Interface ParameterizedCommandPath

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ParameterizedCommand getCommand()
      Returns the value of the 'Command' container reference.
      Path getEnPath()
      Returns the value of the 'En Path' containment reference.
      Path getRuPath()
      Returns the value of the 'Ru Path' containment reference.
      boolean isMainRef()
      Returns the value of the 'Main Ref' attribute.
      void setCommand​(ParameterizedCommand value)
      Sets the value of the 'Command' container reference.
      void setEnPath​(Path value)
      Sets the value of the 'En Path' containment reference.
      void setMainRef​(boolean value)
      Sets the value of the 'Main Ref' attribute.
      void setRuPath​(Path value)
      Sets the value of the 'Ru Path' 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