Interface Action<A>
- All Known Implementing Classes:
ActionImpl
,DeltaIoTBaseReconfiguration
,DeltaIoTNetworkReconfiguration
,DistributionFactorReconfiguration
,QVToReconfiguration
,Reconfiguration
,TransmissionPowerReconfiguration
A representation of the model object 'Action'.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getAction
A getAction()Returns the value of the 'Action' attribute.- Returns:
- the value of the 'Action' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true"
-
setAction
Sets the value of the 'Action
' attribute.- Parameters:
value
- the new value of the 'Action' attribute.- See Also:
- Generated class or method.
-