Interface RightInfo

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<RightInfo> getChildRights()
      Returns the value of the 'Child Rights' reference list.
      org.eclipse.emf.ecore.EClass getEClass()
      Returns the value of the 'EClass' reference.
      org.eclipse.emf.common.util.EList<RightInfo> getParentRights()
      Returns the value of the 'Parent Rights' reference list.
      Right getRight()
      Returns the value of the 'Right' reference.
      void setEClass​(org.eclipse.emf.ecore.EClass value)
      Sets the value of the 'EClass' reference.
      void setRight​(Right value)
      Sets the value of the 'Right' 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