public interface Cylinder extends Component
The following features are supported:
ComponentRepositoryPackage.getCylinder()
Modifier and Type | Method and Description |
---|---|
PneumaticSupply |
getPneumaticsupply()
Returns the value of the 'Pneumaticsupply' reference.
|
SignalInterface |
getSignalInterface()
Returns the value of the 'Signal Interface' reference.
|
void |
setPneumaticsupply(PneumaticSupply value)
Sets the value of the '
Pneumaticsupply ' reference. |
void |
setSignalInterface(SignalInterface value)
Sets the value of the '
Signal Interface ' reference. |
getConnectedInterfaces
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
PneumaticSupply getPneumaticsupply()
If the meaning of the 'Pneumaticsupply' reference isn't clear, there really should be more of a description here...
setPneumaticsupply(PneumaticSupply)
,
ComponentRepositoryPackage.getCylinder_Pneumaticsupply()
void setPneumaticsupply(PneumaticSupply value)
Pneumaticsupply
' reference.
value
- the new value of the 'Pneumaticsupply' reference.getPneumaticsupply()
SignalInterface getSignalInterface()
If the meaning of the 'Signal Interface' reference isn't clear, there really should be more of a description here...
setSignalInterface(SignalInterface)
,
ComponentRepositoryPackage.getCylinder_SignalInterface()
void setSignalInterface(SignalInterface value)
Signal Interface
' reference.
value
- the new value of the 'Signal Interface' reference.getSignalInterface()