Interface TargetState

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

    public interface TargetState
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Target State'.

    The following features are supported:

    See Also:
    TacticdslPackage.getTargetState()
    Model:
    Generated:
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EnumValue getValue()
      Returns the value of the 'Value' reference.
      boolean isEndState()
      Returns the value of the 'End State' attribute.
      void setEndState​(boolean value)
      Sets the value of the 'End State' attribute.
      void setValue​(EnumValue value)
      Sets the value of the 'Value' reference.
      • 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