public class SensorImpl extends ComponentImpl implements Sensor
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 |
---|---|
PhysicalConnection |
basicGetPhysicalconnection() |
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) |
PhysicalConnection |
getPhysicalconnection() |
PowerSupply |
getPowersupply() |
SignalInterface |
getSignalinterface() |
void |
setPhysicalconnection(PhysicalConnection newPhysicalconnection) |
void |
setPowersupply(PowerSupply newPowersupply) |
void |
setSignalinterface(SignalInterface newSignalinterface) |
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, 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 PhysicalConnection getPhysicalconnection()
getPhysicalconnection
in interface Sensor
Sensor.setPhysicalconnection(PhysicalConnection)
,
ComponentRepositoryPackage.getSensor_Physicalconnection()
public PhysicalConnection basicGetPhysicalconnection()
public void setPhysicalconnection(PhysicalConnection newPhysicalconnection)
setPhysicalconnection
in interface Sensor
newPhysicalconnection
- the new value of the 'Physicalconnection' reference.Sensor.getPhysicalconnection()
public SignalInterface getSignalinterface()
getSignalinterface
in interface Sensor
Sensor.setSignalinterface(SignalInterface)
,
ComponentRepositoryPackage.getSensor_Signalinterface()
public SignalInterface basicGetSignalinterface()
public void setSignalinterface(SignalInterface newSignalinterface)
setSignalinterface
in interface Sensor
newSignalinterface
- the new value of the 'Signalinterface' reference.Sensor.getSignalinterface()
public PowerSupply getPowersupply()
getPowersupply
in interface Sensor
Sensor.setPowersupply(PowerSupply)
,
ComponentRepositoryPackage.getSensor_Powersupply()
public PowerSupply basicGetPowersupply()
public void setPowersupply(PowerSupply newPowersupply)
setPowersupply
in interface Sensor
newPowersupply
- the new value of the 'Powersupply' reference.Sensor.getPowersupply()
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