public interface ModifySensor extends ModifyComponent<Sensor>
The following features are supported:
modificationmarksPackage.getModifySensor()
Modifier and Type | Method and Description |
---|---|
EList<PhysicalConnection> |
getModifyPhysicalConnections()
Returns the value of the 'Modify Physical Connections' containment reference list.
|
EList<SignalInterface> |
getModifySignalInterfaces()
Returns the value of the 'Modify Signal Interfaces' containment reference list.
|
getAffectedElement, getCausingElements, getId, getUserDecision, isToolderived, setAffectedElement, setId, setToolderived, setUserDecision
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<SignalInterface> getModifySignalInterfaces()
SignalInterface
.
If the meaning of the 'Modify Signal Interfaces' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getModifySensor_ModifySignalInterfaces()
EList<PhysicalConnection> getModifyPhysicalConnections()
PhysicalConnection
.
If the meaning of the 'Modify Physical Connections' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getModifySensor_ModifyPhysicalConnections()