Interface Action<A>
- All Known Subinterfaces:
IDeltaIoToReconfiguration,IDistributionFactorReconfiguration,ITransmissionPowerReconfiguration,QVToReconfiguration,Reconfiguration<A>
- All Known Implementing Classes:
ActionImpl,BaseQVToReconfiguration,DeltaIoTBaseReconfiguration,DeltaIoTNetworkReconfiguration,DistributionFactorReconfiguration,EmptyQVToReconfiguration,MultiQVToReconfiguration,ParameterizedSingleQVToReconfiguration,ReconfigurationImpl,SingleQVToReconfiguration,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, eUnsetMethods 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.
-