|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StorageSpecification | |
---|---|
org.eclipse.modisco.omg.gastm | |
org.eclipse.modisco.omg.gastm.util |
Uses of StorageSpecification in org.eclipse.modisco.omg.gastm |
---|
Subinterfaces of StorageSpecification in org.eclipse.modisco.omg.gastm | |
---|---|
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'. |
Methods in org.eclipse.modisco.omg.gastm that return StorageSpecification | |
---|---|
StorageSpecification |
DeclarationOrDefinition.getStorageSpecifiers()
Returns the value of the 'Storage Specifiers' containment reference. |
Methods in org.eclipse.modisco.omg.gastm with parameters of type StorageSpecification | |
---|---|
void |
DeclarationOrDefinition.setStorageSpecifiers(StorageSpecification value)
Sets the value of the ' Storage Specifiers ' containment reference. |
Uses of StorageSpecification in org.eclipse.modisco.omg.gastm.util |
---|
Methods in org.eclipse.modisco.omg.gastm.util with parameters of type StorageSpecification | |
---|---|
T |
GASTMSwitch.caseStorageSpecification(StorageSpecification object)
Returns the result of interpreting the object as an instance of 'Storage Specification'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |