| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.kdm | |
| org.eclipse.gmt.modisco.omg.kdm.kdm.util |
| Modifier and Type | Method and Description |
|---|---|
TagDefinition |
KdmFactory.createTagDefinition()
Returns a new object of class 'Tag Definition'.
|
TagDefinition |
ExtendedValue.getTag()
Returns the value of the 'Tag' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedValue.setTag(TagDefinition value)
Sets the value of the '
Tag' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
KdmSwitch.caseTagDefinition(TagDefinition object)
Returns the result of interpreting the object as an instance of 'Tag Definition'.
|