public interface BottleSeperator extends Component
The following features are supported:
ComponentRepositoryPackage.getBottleSeperator()
Modifier and Type | Method and Description |
---|---|
PneumaticSupply |
getPneumaticsupply()
Returns the value of the 'Pneumaticsupply' reference.
|
PowerSupply |
getPowersupply()
Returns the value of the 'Powersupply' reference.
|
Screwing |
getScrewing_to_rack()
Returns the value of the 'Screwing to rack' 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 |
setScrewing_to_rack(Screwing value)
Sets the value of the '
Screwing to rack ' reference. |
void |
setSignalinterface(SignalInterface value)
Sets the value of the '
Signalinterface ' reference. |
getConnectedInterfaces
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
SignalInterface getSignalinterface()
If the meaning of the 'Signalinterface' reference isn't clear, there really should be more of a description here...
setSignalinterface(SignalInterface)
,
ComponentRepositoryPackage.getBottleSeperator_Signalinterface()
void setSignalinterface(SignalInterface value)
Signalinterface
' reference.
value
- the new value of the 'Signalinterface' reference.getSignalinterface()
PneumaticSupply getPneumaticsupply()
If the meaning of the 'Pneumaticsupply' reference isn't clear, there really should be more of a description here...
setPneumaticsupply(PneumaticSupply)
,
ComponentRepositoryPackage.getBottleSeperator_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.getBottleSeperator_Powersupply()
void setPowersupply(PowerSupply value)
Powersupply
' reference.
value
- the new value of the 'Powersupply' reference.getPowersupply()
Screwing getScrewing_to_rack()
If the meaning of the 'Screwing to rack' reference isn't clear, there really should be more of a description here...
setScrewing_to_rack(Screwing)
,
ComponentRepositoryPackage.getBottleSeperator_Screwing_to_rack()
void setScrewing_to_rack(Screwing value)
Screwing to rack
' reference.
value
- the new value of the 'Screwing to rack' reference.getScrewing_to_rack()