public interface KDMFramework extends ModelElement
The following features are supported:
KdmPackage.getKDMFramework()| Modifier and Type | Method and Description |
|---|---|
|
getAudit()
Returns the value of the 'Audit' containment reference list.
|
|
getExtension()
Returns the value of the 'Extension' containment reference list.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute. |
getStereotype, getTaggedValuegetAnnotation, getAttributegetAudit()
Audit.
If the meaning of the 'Audit' containment reference list isn't clear, there really should be more of a description here...
KdmPackage.getKDMFramework_Audit()getExtension()
ExtensionFamily.
If the meaning of the 'Extension' containment reference list isn't clear, there really should be more of a description here...
KdmPackage.getKDMFramework_Extension()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
KdmPackage.getKDMFramework_Name()