public interface Tank extends Component
The following features are supported:
ComponentRepositoryPackage.getTank()| Modifier and Type | Method and Description |
|---|---|
Screwing |
getScrewing()
Returns the value of the 'Screwing' reference.
|
WaterSupply |
getWatersupply()
Returns the value of the 'Watersupply' reference.
|
void |
setScrewing(Screwing value)
Sets the value of the '
Screwing' reference. |
void |
setWatersupply(WaterSupply value)
Sets the value of the '
Watersupply' reference. |
getConnectedInterfacesgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverWaterSupply getWatersupply()
If the meaning of the 'Watersupply' reference isn't clear, there really should be more of a description here...
setWatersupply(WaterSupply),
ComponentRepositoryPackage.getTank_Watersupply()void setWatersupply(WaterSupply value)
Watersupply' reference.
value - the new value of the 'Watersupply' reference.getWatersupply()Screwing getScrewing()
If the meaning of the 'Screwing' reference isn't clear, there really should be more of a description here...
setScrewing(Screwing),
ComponentRepositoryPackage.getTank_Screwing()void setScrewing(Screwing value)
Screwing' reference.
value - the new value of the 'Screwing' reference.getScrewing()