Interface PredefinedItem

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getDescription()
      Returns the value of the 'Description' attribute.
      UUID getId()
      Returns the value of the 'Id' attribute.
      String getName()
      Returns the value of the 'Name' attribute.
      void setDescription​(String value)
      Sets the value of the 'Description' attribute.
      void setId​(UUID value)
      Sets the value of the 'Id' attribute.
      void setName​(String value)
      Sets the value of the 'Name' attribute.
      boolean validate​(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,​Object> context)
      • 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