public class CompressorImpl extends ComponentImpl implements Compressor
The following features are implemented:
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
NIL
EOPPOSITE_FEATURE_BASE
Modifier and Type | Method and Description |
---|---|
NotificationChain |
basicSetPowersupply(PowerSupply newPowersupply,
NotificationChain msgs) |
NotificationChain |
basicSetScrewing(Screwing newScrewing,
NotificationChain msgs) |
NotificationChain |
basicSetSwitch(Switch newSwitch,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
EList<SignalInterface> |
getPins() |
EList<PneumaticSupply> |
getPneumaticsupply() |
PowerSupply |
getPowersupply() |
Screwing |
getScrewing() |
Switch |
getSwitch() |
void |
setPowersupply(PowerSupply newPowersupply) |
void |
setScrewing(Screwing newScrewing) |
void |
setSwitch(Switch newSwitch) |
getConnectedInterfaces
getId, setId, toString
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConnectedInterfaces
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public PowerSupply getPowersupply()
getPowersupply
in interface Compressor
Compressor.setPowersupply(PowerSupply)
,
ComponentRepositoryPackage.getCompressor_Powersupply()
public NotificationChain basicSetPowersupply(PowerSupply newPowersupply, NotificationChain msgs)
public void setPowersupply(PowerSupply newPowersupply)
setPowersupply
in interface Compressor
newPowersupply
- the new value of the 'Powersupply' containment reference.Compressor.getPowersupply()
public EList<PneumaticSupply> getPneumaticsupply()
getPneumaticsupply
in interface Compressor
ComponentRepositoryPackage.getCompressor_Pneumaticsupply()
public EList<SignalInterface> getPins()
getPins
in interface Compressor
ComponentRepositoryPackage.getCompressor_Pins()
public Screwing getScrewing()
getScrewing
in interface Compressor
Compressor.setScrewing(Screwing)
,
ComponentRepositoryPackage.getCompressor_Screwing()
public NotificationChain basicSetScrewing(Screwing newScrewing, NotificationChain msgs)
public void setScrewing(Screwing newScrewing)
setScrewing
in interface Compressor
newScrewing
- the new value of the 'Screwing' containment reference.Compressor.getScrewing()
public Switch getSwitch()
getSwitch
in interface Compressor
Compressor.setSwitch(Switch)
,
ComponentRepositoryPackage.getCompressor_Switch()
public NotificationChain basicSetSwitch(Switch newSwitch, NotificationChain msgs)
public void setSwitch(Switch newSwitch)
setSwitch
in interface Compressor
newSwitch
- the new value of the 'Switch' containment reference.Compressor.getSwitch()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class ComponentImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class ComponentImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class ComponentImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class ComponentImpl