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