public interface SubContainerModule extends SetupModule
The following features are supported:
SetupPackage.getSubContainerModule()
Modifier and Type | Method and Description |
---|---|
SetupModuleContainer |
getContainer()
Returns the value of the 'Container' reference.
|
void |
setContainer(SetupModuleContainer value)
Sets the value of the '
Container ' reference. |
validateOperatingSystem
SetupModuleContainer getContainer()
If the meaning of the 'Container' reference list isn't clear, there really should be more of a description here...
setContainer(SetupModuleContainer)
,
SetupPackage.getSubContainerModule_Container()
void setContainer(SetupModuleContainer value)
Container
' reference.
value
- the new value of the 'Container' reference.getContainer()