Interface Command

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Argument getArgin()
      Returns the value of the 'Argin' containment reference.
      Argument getArgout()
      Returns the value of the 'Argout' containment reference.
      java.lang.String getDescription()
      Returns the value of the 'Description' attribute.
      java.lang.String getDisplayLevel()
      Returns the value of the 'Display Level' attribute.
      org.eclipse.emf.common.util.EList<java.lang.String> getExcludedStates()
      Returns the value of the 'Excluded States' attribute list.
      java.lang.String getExecMethod()
      Returns the value of the 'Exec Method' attribute.
      java.lang.String getIsDynamic()
      Returns the value of the 'Is Dynamic' attribute.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      java.lang.String getPolledPeriod()
      Returns the value of the 'Polled Period' attribute.
      InheritanceStatus getStatus()
      Returns the value of the 'Status' containment reference.
      void setArgin​(Argument value)
      Sets the value of the 'Argin' containment reference.
      void setArgout​(Argument value)
      Sets the value of the 'Argout' containment reference.
      void setDescription​(java.lang.String value)
      Sets the value of the 'Description' attribute.
      void setDisplayLevel​(java.lang.String value)
      Sets the value of the 'Display Level' attribute.
      void setExecMethod​(java.lang.String value)
      Sets the value of the 'Exec Method' attribute.
      void setIsDynamic​(java.lang.String value)
      Sets the value of the 'Is Dynamic' attribute.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setPolledPeriod​(java.lang.String value)
      Sets the value of the 'Polled Period' attribute.
      void setStatus​(InheritanceStatus value)
      Sets the value of the 'Status' containment 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