| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
LabelType |
GASTMFactory.createLabelType()
Returns a new object of class 'Label Type'.
|
LabelType |
LabelDefinition.getLabelType()
Returns the value of the 'Label Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LabelDefinition.setLabelType(LabelType value)
Sets the value of the '
Label Type' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseLabelType(LabelType object)
Returns the result of interpreting the object as an instance of 'Label Type'.
|