Interface Item

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      CommandName getCommand()
      Returns the value of the 'Command' containment reference.
      Path getPath()
      Returns the value of the 'Path' containment reference.
      ItemType getType()
      Returns the value of the 'Type' attribute.
      boolean isVisible()
      Returns the value of the 'Visible' attribute.
      void setCommand​(CommandName value)
      Sets the value of the 'Command' containment reference.
      void setPath​(Path value)
      Sets the value of the 'Path' containment reference.
      void setType​(ItemType value)
      Sets the value of the 'Type' attribute.
      void setVisible​(boolean value)
      Sets the value of the 'Visible' attribute.
      • 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