| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
NameSpaceType |
GASTMFactory.createNameSpaceType()
Returns a new object of class 'Name Space Type'.
|
NameSpaceType |
NameSpaceDefinition.getNameSpaceType()
Returns the value of the 'Name Space Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NameSpaceDefinition.setNameSpaceType(NameSpaceType value)
Sets the value of the '
Name Space Type' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseNameSpaceType(NameSpaceType object)
Returns the result of interpreting the object as an instance of 'Name Space Type'.
|