public abstract class ValveImpl extends ComponentImpl implements Valve
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
PneumaticSupply |
basicGetPneumaticsupply() |
PowerSupply |
basicGetPowersupply() |
SignalInterface |
basicGetSignalinterface() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
PneumaticSupply |
getPneumaticsupply() |
PowerSupply |
getPowersupply() |
SignalInterface |
getSignalinterface() |
void |
setPneumaticsupply(PneumaticSupply newPneumaticsupply) |
void |
setPowersupply(PowerSupply newPowersupply) |
void |
setSignalinterface(SignalInterface newSignalinterface) |
getConnectedInterfacesgetId, setId, toStringeInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, 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, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConnectedInterfacesgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic PneumaticSupply getPneumaticsupply()
getPneumaticsupply in interface ValveValve.setPneumaticsupply(PneumaticSupply),
ComponentRepositoryPackage.getValve_Pneumaticsupply()public PneumaticSupply basicGetPneumaticsupply()
public void setPneumaticsupply(PneumaticSupply newPneumaticsupply)
setPneumaticsupply in interface ValvenewPneumaticsupply - the new value of the 'Pneumaticsupply' reference.Valve.getPneumaticsupply()public PowerSupply getPowersupply()
getPowersupply in interface ValveValve.setPowersupply(PowerSupply),
ComponentRepositoryPackage.getValve_Powersupply()public PowerSupply basicGetPowersupply()
public void setPowersupply(PowerSupply newPowersupply)
setPowersupply in interface ValvenewPowersupply - the new value of the 'Powersupply' reference.Valve.getPowersupply()public SignalInterface getSignalinterface()
getSignalinterface in interface ValveValve.setSignalinterface(SignalInterface),
ComponentRepositoryPackage.getValve_Signalinterface()public SignalInterface basicGetSignalinterface()
public void setSignalinterface(SignalInterface newSignalinterface)
setSignalinterface in interface ValvenewSignalinterface - the new value of the 'Signalinterface' reference.Valve.getSignalinterface()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class ComponentImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class ComponentImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class ComponentImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class ComponentImpl