Interface RightsPackage.Literals

  • Enclosing interface:
    RightsPackage

    public static interface RightsPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each operation of each class,
    • each enum,
    • and each data type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass OBJECT_RIGHT
      The meta object literal for the 'Object Right' class.
      static org.eclipse.emf.ecore.EReference OBJECT_RIGHT__RESTRICTIONS_BY_CONDITION
      The meta object literal for the 'Restrictions By Condition' containment reference list feature.
      static org.eclipse.emf.ecore.EReference OBJECT_RIGHT__RIGHT
      The meta object literal for the 'Right' reference feature.
      static org.eclipse.emf.ecore.EAttribute OBJECT_RIGHT__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass OBJECT_RIGHTS
      The meta object literal for the 'Object Rights' class.
      static org.eclipse.emf.ecore.EOperation OBJECT_RIGHTS___VALIDATE__DIAGNOSTICCHAIN_MAP
      The meta object literal for the 'Validate' operation.
      static org.eclipse.emf.ecore.EReference OBJECT_RIGHTS__OBJECT
      The meta object literal for the 'Object' reference feature.
      static org.eclipse.emf.ecore.EReference OBJECT_RIGHTS__RIGHTS
      The meta object literal for the 'Rights' containment reference list feature.
      static org.eclipse.emf.ecore.EClass RESTRICTION_TEMPLATE
      The meta object literal for the 'Restriction Template' class.
      static org.eclipse.emf.ecore.EAttribute RESTRICTION_TEMPLATE__CONDITION
      The meta object literal for the 'Condition' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESTRICTION_TEMPLATE__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass RIGHT
      The meta object literal for the 'Right' class.
      static org.eclipse.emf.ecore.EClass RIGHT_INFO
      The meta object literal for the 'Right Info' class.
      static org.eclipse.emf.ecore.EReference RIGHT_INFO__CHILD_RIGHTS
      The meta object literal for the 'Child Rights' reference list feature.
      static org.eclipse.emf.ecore.EReference RIGHT_INFO__ECLASS
      The meta object literal for the 'EClass' reference feature.
      static org.eclipse.emf.ecore.EReference RIGHT_INFO__PARENT_RIGHTS
      The meta object literal for the 'Parent Rights' reference list feature.
      static org.eclipse.emf.ecore.EReference RIGHT_INFO__RIGHT
      The meta object literal for the 'Right' reference feature.
      static org.eclipse.emf.ecore.EEnum RIGHT_VALUE
      The meta object literal for the 'Right Value' enum.
      static org.eclipse.emf.ecore.EClass RLS
      The meta object literal for the 'Rls' class.
      static org.eclipse.emf.ecore.EAttribute RLS__CONDITION
      The meta object literal for the 'Condition' attribute feature.
      static org.eclipse.emf.ecore.EReference RLS__FIELDS
      The meta object literal for the 'Fields' reference list feature.
      static org.eclipse.emf.ecore.EDataType ROLE
      The meta object literal for the 'Role' data type.
      static org.eclipse.emf.ecore.EClass ROLE_DESCRIPTION
      The meta object literal for the 'Role Description' class.
      static org.eclipse.emf.ecore.EAttribute ROLE_DESCRIPTION__INDEPENDENT_RIGHTS_OF_CHILD_OBJECTS
      The meta object literal for the 'Independent Rights Of Child Objects' attribute feature.
      static org.eclipse.emf.ecore.EReference ROLE_DESCRIPTION__RIGHTS
      The meta object literal for the 'Rights' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute ROLE_DESCRIPTION__SET_FOR_ATTRIBUTES_BY_DEFAULT
      The meta object literal for the 'Set For Attributes By Default' attribute feature.
      static org.eclipse.emf.ecore.EAttribute ROLE_DESCRIPTION__SET_FOR_NEW_OBJECTS
      The meta object literal for the 'Set For New Objects' attribute feature.
      static org.eclipse.emf.ecore.EReference ROLE_DESCRIPTION__TEMPLATES
      The meta object literal for the 'Templates' containment reference list feature.
    • Field Detail

      • ROLE_DESCRIPTION__RIGHTS

        static final org.eclipse.emf.ecore.EReference ROLE_DESCRIPTION__RIGHTS
        The meta object literal for the 'Rights' containment reference list feature.
      • ROLE_DESCRIPTION__TEMPLATES

        static final org.eclipse.emf.ecore.EReference ROLE_DESCRIPTION__TEMPLATES
        The meta object literal for the 'Templates' containment reference list feature.
      • ROLE_DESCRIPTION__SET_FOR_NEW_OBJECTS

        static final org.eclipse.emf.ecore.EAttribute ROLE_DESCRIPTION__SET_FOR_NEW_OBJECTS
        The meta object literal for the 'Set For New Objects' attribute feature.
      • ROLE_DESCRIPTION__SET_FOR_ATTRIBUTES_BY_DEFAULT

        static final org.eclipse.emf.ecore.EAttribute ROLE_DESCRIPTION__SET_FOR_ATTRIBUTES_BY_DEFAULT
        The meta object literal for the 'Set For Attributes By Default' attribute feature.
      • ROLE_DESCRIPTION__INDEPENDENT_RIGHTS_OF_CHILD_OBJECTS

        static final org.eclipse.emf.ecore.EAttribute ROLE_DESCRIPTION__INDEPENDENT_RIGHTS_OF_CHILD_OBJECTS
        The meta object literal for the 'Independent Rights Of Child Objects' attribute feature.
      • OBJECT_RIGHTS__OBJECT

        static final org.eclipse.emf.ecore.EReference OBJECT_RIGHTS__OBJECT
        The meta object literal for the 'Object' reference feature.
      • OBJECT_RIGHTS__RIGHTS

        static final org.eclipse.emf.ecore.EReference OBJECT_RIGHTS__RIGHTS
        The meta object literal for the 'Rights' containment reference list feature.
      • OBJECT_RIGHTS___VALIDATE__DIAGNOSTICCHAIN_MAP

        static final org.eclipse.emf.ecore.EOperation OBJECT_RIGHTS___VALIDATE__DIAGNOSTICCHAIN_MAP
        The meta object literal for the 'Validate' operation.
      • OBJECT_RIGHT__RIGHT

        static final org.eclipse.emf.ecore.EReference OBJECT_RIGHT__RIGHT
        The meta object literal for the 'Right' reference feature.
      • OBJECT_RIGHT__VALUE

        static final org.eclipse.emf.ecore.EAttribute OBJECT_RIGHT__VALUE
        The meta object literal for the 'Value' attribute feature.
      • OBJECT_RIGHT__RESTRICTIONS_BY_CONDITION

        static final org.eclipse.emf.ecore.EReference OBJECT_RIGHT__RESTRICTIONS_BY_CONDITION
        The meta object literal for the 'Restrictions By Condition' containment reference list feature.
      • RLS__FIELDS

        static final org.eclipse.emf.ecore.EReference RLS__FIELDS
        The meta object literal for the 'Fields' reference list feature.
      • RLS__CONDITION

        static final org.eclipse.emf.ecore.EAttribute RLS__CONDITION
        The meta object literal for the 'Condition' attribute feature.
      • RESTRICTION_TEMPLATE__NAME

        static final org.eclipse.emf.ecore.EAttribute RESTRICTION_TEMPLATE__NAME
        The meta object literal for the 'Name' attribute feature.
      • RESTRICTION_TEMPLATE__CONDITION

        static final org.eclipse.emf.ecore.EAttribute RESTRICTION_TEMPLATE__CONDITION
        The meta object literal for the 'Condition' attribute feature.
      • RIGHT_INFO__RIGHT

        static final org.eclipse.emf.ecore.EReference RIGHT_INFO__RIGHT
        The meta object literal for the 'Right' reference feature.
      • RIGHT_INFO__ECLASS

        static final org.eclipse.emf.ecore.EReference RIGHT_INFO__ECLASS
        The meta object literal for the 'EClass' reference feature.
      • RIGHT_INFO__PARENT_RIGHTS

        static final org.eclipse.emf.ecore.EReference RIGHT_INFO__PARENT_RIGHTS
        The meta object literal for the 'Parent Rights' reference list feature.
      • RIGHT_INFO__CHILD_RIGHTS

        static final org.eclipse.emf.ecore.EReference RIGHT_INFO__CHILD_RIGHTS
        The meta object literal for the 'Child Rights' reference list feature.