Interface CatalogPredefinedItem

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Value getCode()
      Returns the value of the 'Code' containment reference.
      org.eclipse.emf.common.util.EList<CatalogPredefinedItem> getContent()
      Returns the value of the 'Content' containment reference list.
      boolean isIsFolder()
      Returns the value of the 'Is Folder' attribute.
      void setCode​(Value value)
      Sets the value of the 'Code' containment reference.
      void setIsFolder​(boolean value)
      Sets the value of the 'Is Folder' 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