public interface MemoryManagerModule extends ApplicationConfiguration
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
TypeSystem |
getTypeSystem()
Returns the value of the 'Type System' reference.
|
void |
setTypeSystem(TypeSystem value)
Sets the value of the '
Type System' reference. |
TypeSystem getTypeSystem()
If the meaning of the 'Type System' reference isn't clear, there really should be more of a description here...
setTypeSystem(TypeSystem),
MemoryManagerPackage.getMemoryManagerModule_TypeSystem()void setTypeSystem(TypeSystem value)
Type System' reference.
value - the new value of the 'Type System' reference.getTypeSystem()