public interface Valve extends Component
The following features are supported:
ComponentRepositoryPackage.getValve()| Modifier and Type | Method and Description |
|---|---|
PneumaticSupply |
getPneumaticsupply()
Returns the value of the 'Pneumaticsupply' reference.
|
PowerSupply |
getPowersupply()
Returns the value of the 'Powersupply' reference.
|
SignalInterface |
getSignalinterface()
Returns the value of the 'Signalinterface' reference.
|
void |
setPneumaticsupply(PneumaticSupply value)
Sets the value of the '
Pneumaticsupply' reference. |
void |
setPowersupply(PowerSupply value)
Sets the value of the '
Powersupply' reference. |
void |
setSignalinterface(SignalInterface value)
Sets the value of the '
Signalinterface' reference. |
getConnectedInterfacesgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverPneumaticSupply getPneumaticsupply()
If the meaning of the 'Pneumaticsupply' reference isn't clear, there really should be more of a description here...
setPneumaticsupply(PneumaticSupply),
ComponentRepositoryPackage.getValve_Pneumaticsupply()void setPneumaticsupply(PneumaticSupply value)
Pneumaticsupply' reference.
value - the new value of the 'Pneumaticsupply' reference.getPneumaticsupply()PowerSupply getPowersupply()
If the meaning of the 'Powersupply' reference isn't clear, there really should be more of a description here...
setPowersupply(PowerSupply),
ComponentRepositoryPackage.getValve_Powersupply()void setPowersupply(PowerSupply value)
Powersupply' reference.
value - the new value of the 'Powersupply' reference.getPowersupply()SignalInterface getSignalinterface()
If the meaning of the 'Signalinterface' reference isn't clear, there really should be more of a description here...
setSignalinterface(SignalInterface),
ComponentRepositoryPackage.getValve_Signalinterface()void setSignalinterface(SignalInterface value)
Signalinterface' reference.
value - the new value of the 'Signalinterface' reference.getSignalinterface()