| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Virtual
A representation of the model object 'Virtual'.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualSpecification |
DerivesFrom.getVirtualSpecifier()
Returns the value of the 'Virtual Specifier' containment reference.
|
VirtualSpecification |
FunctionMemberAttributes.getVirtualSpecifier()
Returns the value of the 'Virtual Specifier' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DerivesFrom.setVirtualSpecifier(VirtualSpecification value)
Sets the value of the '
Virtual Specifier' containment reference. |
void |
FunctionMemberAttributes.setVirtualSpecifier(VirtualSpecification value)
Sets the value of the '
Virtual Specifier' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseVirtualSpecification(VirtualSpecification object)
Returns the result of interpreting the object as an instance of 'Virtual Specification'.
|