
Metamodel user guide
Class | Summary |
|---|---|
| Abstraction | Relationship relating two Elements that represent the same concept at different levels of abstraction. |
| Classifier | A classification of instances. A Classifier describes a set of instances that have something in common. A Classifier can have Features that characterize those instances. |
| Constraint | A condition or restriction expressed in natural language text or in a machine readable language, for the purposes of declaring some of the semantics of an element. |
| Dependency | Statement that the implementation or functioning of one or more elements requires the presence of one or more other elements. |
| Element | Atomic constituent of a model. |
| GeneralClass | General definition of a Class. |
| ModelElement | Named entity in a Model. |
| ModelTree | ModelTree is the abstraction of each element organizing ModelElements using an OwnerShip association. |
| Note | Text attached to a ModelElement. |
| Project | Workspace inside which a Model is built. |
| Substitution | Relationship between two Classifiers signifying that the substituting Classifier complies with the contract specified by the contract Classifier. |
| Usage | Use dependency. |