|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Abstract factory interface for creating model elements.
Method Summary | |
AndConstraint |
createAndConstraint()
Creates an AndConstraint. |
Concept |
createConcept()
Creates a Concept. |
ElementConstraint |
createElementConstraint()
Creates an ElementConstraint. |
ImplementationGenerator |
createImplementationGenerator()
Creates an ImplementationGenerator. |
ImplementationPattern |
createImplementationPattern()
Creates an ImplementationPattern. |
ImplementationRolePart |
createImplementationRolePart()
Creates an ImplementationRolePart. |
Model |
createModel()
Creates a Model. |
ModelProperty |
createModelProperty()
Creates a ModelProperty. |
OrConstraint |
createOrConstraint()
Creates an OrConstraint. |
Relationship |
createRelationship()
Creates a Relationship. |
Role |
createRole()
Creates a Role. |
SimpleProperty |
createSimpleProperty()
Creates a SimpleProperty. |
SolutionPattern |
createSolutionPattern()
Creates a SolutionPattern. |
Method Detail |
public Model createModel()
public Relationship createRelationship()
public SolutionPattern createSolutionPattern()
public ImplementationGenerator createImplementationGenerator()
public ImplementationRolePart createImplementationRolePart()
public ImplementationPattern createImplementationPattern()
public Concept createConcept()
public Role createRole()
public ElementConstraint createElementConstraint()
public AndConstraint createAndConstraint()
public OrConstraint createOrConstraint()
public SimpleProperty createSimpleProperty()
public ModelProperty createModelProperty()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |