|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MmFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
MmPackage
Field Summary | |
---|---|
static MmFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
Property |
createProperty()
Returns a new object of class 'Property'. |
MmPackage |
getMmPackage()
Returns the package supported by this factory. |
Field Detail |
---|
static final MmFactory eINSTANCE
Method Detail |
---|
Property createProperty()
MmPackage getMmPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |