Uses of Interface
org.omg.smm.SmmFactory
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl |
-
Uses of SmmFactory in org.omg.smm
Fields in org.omg.smm declared as SmmFactory Modifier and Type Field Description static SmmFactorySmmFactory. eINSTANCEThe singleton instance of the factory.Methods in org.omg.smm that return SmmFactory Modifier and Type Method Description SmmFactorySmmPackage. getSmmFactory()Returns the factory that creates the instances of the model. -
Uses of SmmFactory in org.omg.smm.impl
Classes in org.omg.smm.impl that implement SmmFactory Modifier and Type Class Description classSmmFactoryImplAn implementation of the model Factory.Methods in org.omg.smm.impl that return SmmFactory Modifier and Type Method Description SmmFactorySmmPackageImpl. getSmmFactory()static SmmFactorySmmFactoryImpl. init()Creates the default factory implementation.