Package de.spraener.nxtgen.model.impl
Class ModelImpl
java.lang.Object
de.spraener.nxtgen.model.impl.ModelImpl
- All Implemented Interfaces:
Model,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcollectElements(ModelElement e, List<ModelElement> flattenElements) createStereotype(String name)
-
Constructor Details
-
ModelImpl
public ModelImpl()
-
-
Method Details
-
addModelElement
-
getModelElements
- Specified by:
getModelElementsin interfaceModel
-
collectElements
-
createModelElement
- Specified by:
createModelElementin interfaceModel
-
createStereotype
- Specified by:
createStereotypein interfaceModel
-
createRelation
- Specified by:
createRelationin interfaceModel
-
getChilds
-