| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
External
A representation of the model object 'External'.
|
interface |
FileLocal
A representation of the model object 'File Local'.
|
interface |
FunctionPersistent
A representation of the model object 'Function Persistent'.
|
interface |
NoDef
A representation of the model object 'No Def'.
|
interface |
PerClassMember
A representation of the model object 'Per Class Member'.
|
| Modifier and Type | Method and Description |
|---|---|
StorageSpecification |
DeclarationOrDefinition.getStorageSpecifiers()
Returns the value of the 'Storage Specifiers' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeclarationOrDefinition.setStorageSpecifiers(StorageSpecification value)
Sets the value of the '
Storage Specifiers' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseStorageSpecification(StorageSpecification object)
Returns the result of interpreting the object as an instance of 'Storage Specification'.
|