public interface ExtensionFamily extends Element
The following features are supported:
KdmPackage.getExtensionFamily()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
|
getStereotype()
Returns the value of the 'Stereotype' containment reference list.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute. |
getAnnotation, getAttributegetStereotype()
Stereotype.
If the meaning of the 'Stereotype' containment reference list isn't clear, there really should be more of a description here...
KdmPackage.getExtensionFamily_Stereotype()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.getExtensionFamily_Name()