public interface KDMModel extends KDMFramework
The following features are supported:
KdmPackage.getKDMModel()| Modifier and Type | Method and Description |
|---|---|
|
getOwnedElement()
Returns the value of the 'Owned Element' reference list.
|
getAudit, getExtension, getName, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributegetOwnedElement()
KDMEntity.
It is bidirectional and its opposite is 'Model'.
Instances of KDM entities owned by the model. Each KDM
model defines specific subclasses of KDMEntity class.
KdmPackage.getKDMModel_OwnedElement(),
KDMEntity.getModel()