| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
AggregateScope |
GASTMFactory.createAggregateScope()
Returns a new object of class 'Aggregate Scope'.
|
AggregateScope |
AggregateType.getOpensScope()
Returns the value of the 'Opens Scope' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateType.setOpensScope(AggregateScope value)
Sets the value of the '
Opens Scope' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseAggregateScope(AggregateScope object)
Returns the result of interpreting the object as an instance of 'Aggregate Scope'.
|