public interface Controller extends Component
The following features are supported:
ComponentRepositoryPackage.getController()| Modifier and Type | Method and Description |
|---|---|
ControlCabinet |
getControllerOf()
Returns the value of the 'Controller Of' reference.
|
PowerSupply |
getPowersupply()
Returns the value of the 'Powersupply' reference.
|
void |
setControllerOf(ControlCabinet value)
Sets the value of the '
Controller Of' reference. |
void |
setPowersupply(PowerSupply value)
Sets the value of the '
Powersupply' reference. |
getConnectedInterfacesgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverPowerSupply getPowersupply()
If the meaning of the 'Powersupply' reference isn't clear, there really should be more of a description here...
setPowersupply(PowerSupply),
ComponentRepositoryPackage.getController_Powersupply()void setPowersupply(PowerSupply value)
Powersupply' reference.
value - the new value of the 'Powersupply' reference.getPowersupply()ControlCabinet getControllerOf()
Controller'.
If the meaning of the 'Controller Of' reference isn't clear, there really should be more of a description here...
setControllerOf(ControlCabinet),
ComponentRepositoryPackage.getController_ControllerOf(),
ControlCabinet.getController()void setControllerOf(ControlCabinet value)
Controller Of' reference.
value - the new value of the 'Controller Of' reference.getControllerOf()