Interface SecurityPackage.Literals

  • Enclosing interface:
    SecurityPackage

    public static interface SecurityPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    Generated
    No Implement
    This interface is not intended to be implemented by clients.
    No Extend
    This interface is not intended to be extended by clients.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EEnum ACCESS
      The meta object literal for the 'Access' enum.
      static org.eclipse.emf.ecore.EDataType ACCESS_OBJECT
      The meta object literal for the 'Access Object' data type.
      static org.eclipse.emf.ecore.EClass AND_FILTER
      The meta object literal for the 'And Filter' class.
      static org.eclipse.emf.ecore.EClass ASSIGNEE
      The meta object literal for the 'Assignee' class.
      static org.eclipse.emf.ecore.EAttribute ASSIGNEE__ID
      The meta object literal for the 'Id' attribute feature.
      static org.eclipse.emf.ecore.EReference ASSIGNEE__ROLES
      The meta object literal for the 'Roles' reference list feature.
      static org.eclipse.emf.ecore.EClass CLASS_FILTER
      The meta object literal for the 'Class Filter' class.
      static org.eclipse.emf.ecore.EReference CLASS_FILTER__APPLICABLE_CLASS
      The meta object literal for the 'Applicable Class' reference feature.
      static org.eclipse.emf.ecore.EAttribute CLASS_FILTER__SUB_TYPES
      The meta object literal for the 'Sub Types' attribute feature.
      static org.eclipse.emf.ecore.EClass CLASS_PERMISSION
      The meta object literal for the 'Class Permission' class.
      static org.eclipse.emf.ecore.EReference CLASS_PERMISSION__APPLICABLE_CLASS
      The meta object literal for the 'Applicable Class' reference feature.
      static org.eclipse.emf.ecore.EClass COMBINED_FILTER
      The meta object literal for the 'Combined Filter' class.
      static org.eclipse.emf.ecore.EReference COMBINED_FILTER__OPERANDS
      The meta object literal for the 'Operands' containment reference list feature.
      static org.eclipse.emf.ecore.EClass DIRECTORY
      The meta object literal for the 'Directory' class.
      static org.eclipse.emf.ecore.EReference DIRECTORY__ITEMS
      The meta object literal for the 'Items' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute DIRECTORY__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass EXPRESSION_FILTER
      The meta object literal for the 'Expression Filter' class.
      static org.eclipse.emf.ecore.EReference EXPRESSION_FILTER__EXPRESSION
      The meta object literal for the 'Expression' containment reference feature.
      static org.eclipse.emf.ecore.EClass FILTER_PERMISSION
      The meta object literal for the 'Filter Permission' class.
      static org.eclipse.emf.ecore.EReference FILTER_PERMISSION__FILTERS
      The meta object literal for the 'Filters' containment reference list feature.
      static org.eclipse.emf.ecore.EClass GROUP
      The meta object literal for the 'Group' class.
      static org.eclipse.emf.ecore.EReference GROUP__ALL_INHERITED_GROUPS
      The meta object literal for the 'All Inherited Groups' reference list feature.
      static org.eclipse.emf.ecore.EReference GROUP__ALL_INHERITING_GROUPS
      The meta object literal for the 'All Inheriting Groups' reference list feature.
      static org.eclipse.emf.ecore.EReference GROUP__ALL_ROLES
      The meta object literal for the 'All Roles' reference list feature.
      static org.eclipse.emf.ecore.EReference GROUP__INHERITED_GROUPS
      The meta object literal for the 'Inherited Groups' reference list feature.
      static org.eclipse.emf.ecore.EReference GROUP__INHERITING_GROUPS
      The meta object literal for the 'Inheriting Groups' reference list feature.
      static org.eclipse.emf.ecore.EReference GROUP__USERS
      The meta object literal for the 'Users' reference list feature.
      static org.eclipse.emf.ecore.EClass LINKED_FILTER
      The meta object literal for the 'Linked Filter' class.
      static org.eclipse.emf.ecore.EReference LINKED_FILTER__FILTER
      The meta object literal for the 'Filter' reference feature.
      static org.eclipse.emf.ecore.EClass NOT_FILTER
      The meta object literal for the 'Not Filter' class.
      static org.eclipse.emf.ecore.EClass OBJECT_FILTER
      The meta object literal for the 'Object Filter' class.
      static org.eclipse.emf.ecore.EClass OBJECT_PERMISSION
      The meta object literal for the 'Object Permission' class.
      static org.eclipse.emf.ecore.EClass OR_FILTER
      The meta object literal for the 'Or Filter' class.
      static org.eclipse.emf.ecore.EClass PACKAGE_FILTER
      The meta object literal for the 'Package Filter' class.
      static org.eclipse.emf.ecore.EReference PACKAGE_FILTER__APPLICABLE_PACKAGE
      The meta object literal for the 'Applicable Package' reference feature.
      static org.eclipse.emf.ecore.EClass PACKAGE_PERMISSION
      The meta object literal for the 'Package Permission' class.
      static org.eclipse.emf.ecore.EReference PACKAGE_PERMISSION__APPLICABLE_PACKAGE
      The meta object literal for the 'Applicable Package' reference feature.
      static org.eclipse.emf.ecore.EEnum PATTERN_STYLE
      The meta object literal for the 'Pattern Style' enum.
      static org.eclipse.emf.ecore.EClass PERMISSION
      The meta object literal for the 'Permission' class.
      static org.eclipse.emf.ecore.EAttribute PERMISSION__ACCESS
      The meta object literal for the 'Access' attribute feature.
      static org.eclipse.emf.ecore.EReference PERMISSION__ROLE
      The meta object literal for the 'Role' container reference feature.
      static org.eclipse.emf.ecore.EClass PERMISSION_FILTER
      The meta object literal for the 'Permission Filter' class.
      static org.eclipse.emf.ecore.EClass REALM
      The meta object literal for the 'Realm' class.
      static org.eclipse.emf.ecore.EReference REALM__ALL_GROUPS
      The meta object literal for the 'All Groups' reference list feature.
      static org.eclipse.emf.ecore.EReference REALM__ALL_PERMISSIONS
      The meta object literal for the 'All Permissions' reference list feature.
      static org.eclipse.emf.ecore.EReference REALM__ALL_ROLES
      The meta object literal for the 'All Roles' reference list feature.
      static org.eclipse.emf.ecore.EReference REALM__ALL_USERS
      The meta object literal for the 'All Users' reference list feature.
      static org.eclipse.emf.ecore.EAttribute REALM__DEFAULT_ACCESS
      The meta object literal for the 'Default Access' attribute feature.
      static org.eclipse.emf.ecore.EReference REALM__DEFAULT_GROUP_DIRECTORY
      The meta object literal for the 'Default Group Directory' reference feature.
      static org.eclipse.emf.ecore.EReference REALM__DEFAULT_ROLE_DIRECTORY
      The meta object literal for the 'Default Role Directory' reference feature.
      static org.eclipse.emf.ecore.EReference REALM__DEFAULT_USER_DIRECTORY
      The meta object literal for the 'Default User Directory' reference feature.
      static org.eclipse.emf.ecore.EReference REALM__ITEMS
      The meta object literal for the 'Items' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute REALM__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass RESOURCE_FILTER
      The meta object literal for the 'Resource Filter' class.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__BINARY_RESOURCES
      The meta object literal for the 'Binary Resources' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__FOLDERS
      The meta object literal for the 'Folders' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__INCLUDE_PARENTS
      The meta object literal for the 'Include Parents' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__INCLUDE_ROOT
      The meta object literal for the 'Include Root' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__MODEL_OBJECTS
      The meta object literal for the 'Model Objects' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__MODEL_RESOURCES
      The meta object literal for the 'Model Resources' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__PATH
      The meta object literal for the 'Path' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__PATTERN_STYLE
      The meta object literal for the 'Pattern Style' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__TEXT_RESOURCES
      The meta object literal for the 'Text Resources' attribute feature.
      static org.eclipse.emf.ecore.EClass RESOURCE_PERMISSION
      The meta object literal for the 'Resource Permission' class.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_PERMISSION__PATTERN
      The meta object literal for the 'Pattern' attribute feature.
      static org.eclipse.emf.ecore.EClass ROLE
      The meta object literal for the 'Role' class.
      static org.eclipse.emf.ecore.EReference ROLE__ASSIGNEES
      The meta object literal for the 'Assignees' reference list feature.
      static org.eclipse.emf.ecore.EAttribute ROLE__ID
      The meta object literal for the 'Id' attribute feature.
      static org.eclipse.emf.ecore.EReference ROLE__PERMISSIONS
      The meta object literal for the 'Permissions' containment reference list feature.
      static org.eclipse.emf.ecore.EClass SECURITY_ELEMENT
      The meta object literal for the 'Element' class.
      static org.eclipse.emf.ecore.EClass SECURITY_ITEM
      The meta object literal for the 'Item' class.
      static org.eclipse.emf.ecore.EClass USER
      The meta object literal for the 'User' class.
      static org.eclipse.emf.ecore.EReference USER__ALL_GROUPS
      The meta object literal for the 'All Groups' reference list feature.
      static org.eclipse.emf.ecore.EReference USER__ALL_PERMISSIONS
      The meta object literal for the 'All Permissions' reference list feature.
      static org.eclipse.emf.ecore.EReference USER__ALL_ROLES
      The meta object literal for the 'All Roles' reference list feature.
      static org.eclipse.emf.ecore.EAttribute USER__DEFAULT_ACCESS
      The meta object literal for the 'Default Access' attribute feature.
      static org.eclipse.emf.ecore.EAttribute USER__DEFAULT_ACCESS_OVERRIDE
      The meta object literal for the 'Default Access Override' attribute feature.
      static org.eclipse.emf.ecore.EAttribute USER__EMAIL
      The meta object literal for the 'Email' attribute feature.
      static org.eclipse.emf.ecore.EAttribute USER__FIRST_NAME
      The meta object literal for the 'First Name' attribute feature.
      static org.eclipse.emf.ecore.EReference USER__GROUPS
      The meta object literal for the 'Groups' reference list feature.
      static org.eclipse.emf.ecore.EAttribute USER__LABEL
      The meta object literal for the 'Label' attribute feature.
      static org.eclipse.emf.ecore.EAttribute USER__LAST_NAME
      The meta object literal for the 'Last Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute USER__LOCKED
      The meta object literal for the 'Locked' attribute feature.
      static org.eclipse.emf.ecore.EReference USER__PASSWORD
      The meta object literal for the 'Password' containment reference feature.
      static org.eclipse.emf.ecore.EReference USER__UNASSIGNED_ROLES
      The meta object literal for the 'Unassigned Roles' reference list feature.
      static org.eclipse.emf.ecore.EClass USER_PASSWORD
      The meta object literal for the 'User Password' class.
      static org.eclipse.emf.ecore.EAttribute USER_PASSWORD__ENCRYPTED
      The meta object literal for the 'Encrypted' attribute feature.
    • Field Detail

      • REALM__ITEMS

        static final org.eclipse.emf.ecore.EReference REALM__ITEMS
        The meta object literal for the 'Items' containment reference list feature.
        Generated
      • REALM__ALL_USERS

        static final org.eclipse.emf.ecore.EReference REALM__ALL_USERS
        The meta object literal for the 'All Users' reference list feature.
        Generated
      • REALM__ALL_GROUPS

        static final org.eclipse.emf.ecore.EReference REALM__ALL_GROUPS
        The meta object literal for the 'All Groups' reference list feature.
        Generated
      • REALM__ALL_ROLES

        static final org.eclipse.emf.ecore.EReference REALM__ALL_ROLES
        The meta object literal for the 'All Roles' reference list feature.
        Generated
      • REALM__ALL_PERMISSIONS

        static final org.eclipse.emf.ecore.EReference REALM__ALL_PERMISSIONS
        The meta object literal for the 'All Permissions' reference list feature.
        Generated
      • REALM__NAME

        static final org.eclipse.emf.ecore.EAttribute REALM__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated
      • REALM__DEFAULT_ACCESS

        static final org.eclipse.emf.ecore.EAttribute REALM__DEFAULT_ACCESS
        The meta object literal for the 'Default Access' attribute feature.
        Generated
      • REALM__DEFAULT_USER_DIRECTORY

        static final org.eclipse.emf.ecore.EReference REALM__DEFAULT_USER_DIRECTORY
        The meta object literal for the 'Default User Directory' reference feature.
        Since:
        4.2
        Generated
      • REALM__DEFAULT_GROUP_DIRECTORY

        static final org.eclipse.emf.ecore.EReference REALM__DEFAULT_GROUP_DIRECTORY
        The meta object literal for the 'Default Group Directory' reference feature.
        Since:
        4.2
        Generated
      • REALM__DEFAULT_ROLE_DIRECTORY

        static final org.eclipse.emf.ecore.EReference REALM__DEFAULT_ROLE_DIRECTORY
        The meta object literal for the 'Default Role Directory' reference feature.
        Since:
        4.2
        Generated
      • DIRECTORY__ITEMS

        static final org.eclipse.emf.ecore.EReference DIRECTORY__ITEMS
        The meta object literal for the 'Items' containment reference list feature.
        Generated
      • DIRECTORY__NAME

        static final org.eclipse.emf.ecore.EAttribute DIRECTORY__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated
      • ROLE__ASSIGNEES

        static final org.eclipse.emf.ecore.EReference ROLE__ASSIGNEES
        The meta object literal for the 'Assignees' reference list feature.
        Generated
      • ROLE__ID

        static final org.eclipse.emf.ecore.EAttribute ROLE__ID
        The meta object literal for the 'Id' attribute feature.
        Generated
      • ROLE__PERMISSIONS

        static final org.eclipse.emf.ecore.EReference ROLE__PERMISSIONS
        The meta object literal for the 'Permissions' containment reference list feature.
        Generated
      • ASSIGNEE__ROLES

        static final org.eclipse.emf.ecore.EReference ASSIGNEE__ROLES
        The meta object literal for the 'Roles' reference list feature.
        Generated
      • ASSIGNEE__ID

        static final org.eclipse.emf.ecore.EAttribute ASSIGNEE__ID
        The meta object literal for the 'Id' attribute feature.
        Generated
      • GROUP__USERS

        static final org.eclipse.emf.ecore.EReference GROUP__USERS
        The meta object literal for the 'Users' reference list feature.
        Generated
      • GROUP__INHERITED_GROUPS

        static final org.eclipse.emf.ecore.EReference GROUP__INHERITED_GROUPS
        The meta object literal for the 'Inherited Groups' reference list feature.
        Generated
      • GROUP__INHERITING_GROUPS

        static final org.eclipse.emf.ecore.EReference GROUP__INHERITING_GROUPS
        The meta object literal for the 'Inheriting Groups' reference list feature.
        Generated
      • GROUP__ALL_INHERITING_GROUPS

        static final org.eclipse.emf.ecore.EReference GROUP__ALL_INHERITING_GROUPS
        The meta object literal for the 'All Inheriting Groups' reference list feature.
        Generated
      • GROUP__ALL_INHERITED_GROUPS

        static final org.eclipse.emf.ecore.EReference GROUP__ALL_INHERITED_GROUPS
        The meta object literal for the 'All Inherited Groups' reference list feature.
        Generated
      • GROUP__ALL_ROLES

        static final org.eclipse.emf.ecore.EReference GROUP__ALL_ROLES
        The meta object literal for the 'All Roles' reference list feature.
        Generated
      • USER__GROUPS

        static final org.eclipse.emf.ecore.EReference USER__GROUPS
        The meta object literal for the 'Groups' reference list feature.
        Generated
      • USER__ALL_GROUPS

        static final org.eclipse.emf.ecore.EReference USER__ALL_GROUPS
        The meta object literal for the 'All Groups' reference list feature.
        Generated
      • USER__ALL_ROLES

        static final org.eclipse.emf.ecore.EReference USER__ALL_ROLES
        The meta object literal for the 'All Roles' reference list feature.
        Generated
      • USER__ALL_PERMISSIONS

        static final org.eclipse.emf.ecore.EReference USER__ALL_PERMISSIONS
        The meta object literal for the 'All Permissions' reference list feature.
        Generated
      • USER__UNASSIGNED_ROLES

        static final org.eclipse.emf.ecore.EReference USER__UNASSIGNED_ROLES
        The meta object literal for the 'Unassigned Roles' reference list feature.
        Generated
      • USER__LABEL

        static final org.eclipse.emf.ecore.EAttribute USER__LABEL
        The meta object literal for the 'Label' attribute feature.
        Generated
      • USER__FIRST_NAME

        static final org.eclipse.emf.ecore.EAttribute USER__FIRST_NAME
        The meta object literal for the 'First Name' attribute feature.
        Generated
      • USER__LAST_NAME

        static final org.eclipse.emf.ecore.EAttribute USER__LAST_NAME
        The meta object literal for the 'Last Name' attribute feature.
        Generated
      • USER__EMAIL

        static final org.eclipse.emf.ecore.EAttribute USER__EMAIL
        The meta object literal for the 'Email' attribute feature.
        Generated
      • USER__DEFAULT_ACCESS_OVERRIDE

        static final org.eclipse.emf.ecore.EAttribute USER__DEFAULT_ACCESS_OVERRIDE
        The meta object literal for the 'Default Access Override' attribute feature.
        Generated
      • USER__DEFAULT_ACCESS

        static final org.eclipse.emf.ecore.EAttribute USER__DEFAULT_ACCESS
        The meta object literal for the 'Default Access' attribute feature.
        Generated
      • USER__LOCKED

        static final org.eclipse.emf.ecore.EAttribute USER__LOCKED
        The meta object literal for the 'Locked' attribute feature.
        Generated
      • USER__PASSWORD

        static final org.eclipse.emf.ecore.EReference USER__PASSWORD
        The meta object literal for the 'Password' containment reference feature.
        Generated
      • USER_PASSWORD__ENCRYPTED

        static final org.eclipse.emf.ecore.EAttribute USER_PASSWORD__ENCRYPTED
        The meta object literal for the 'Encrypted' attribute feature.
        Generated
      • PERMISSION__ROLE

        static final org.eclipse.emf.ecore.EReference PERMISSION__ROLE
        The meta object literal for the 'Role' container reference feature.
        Generated
      • PERMISSION__ACCESS

        static final org.eclipse.emf.ecore.EAttribute PERMISSION__ACCESS
        The meta object literal for the 'Access' attribute feature.
        Generated
      • CLASS_PERMISSION__APPLICABLE_CLASS

        static final org.eclipse.emf.ecore.EReference CLASS_PERMISSION__APPLICABLE_CLASS
        The meta object literal for the 'Applicable Class' reference feature.
        Generated
      • PACKAGE_PERMISSION__APPLICABLE_PACKAGE

        static final org.eclipse.emf.ecore.EReference PACKAGE_PERMISSION__APPLICABLE_PACKAGE
        The meta object literal for the 'Applicable Package' reference feature.
        Generated
      • RESOURCE_PERMISSION__PATTERN

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_PERMISSION__PATTERN
        The meta object literal for the 'Pattern' attribute feature.
        Generated
      • FILTER_PERMISSION__FILTERS

        static final org.eclipse.emf.ecore.EReference FILTER_PERMISSION__FILTERS
        The meta object literal for the 'Filters' containment reference list feature.
        Since:
        4.3
        Generated
      • LINKED_FILTER__FILTER

        static final org.eclipse.emf.ecore.EReference LINKED_FILTER__FILTER
        The meta object literal for the 'Filter' reference feature.
        Since:
        4.3
        Generated
      • PACKAGE_FILTER__APPLICABLE_PACKAGE

        static final org.eclipse.emf.ecore.EReference PACKAGE_FILTER__APPLICABLE_PACKAGE
        The meta object literal for the 'Applicable Package' reference feature.
        Since:
        4.3
        Generated
      • CLASS_FILTER__APPLICABLE_CLASS

        static final org.eclipse.emf.ecore.EReference CLASS_FILTER__APPLICABLE_CLASS
        The meta object literal for the 'Applicable Class' reference feature.
        Since:
        4.3
        Generated
      • CLASS_FILTER__SUB_TYPES

        static final org.eclipse.emf.ecore.EAttribute CLASS_FILTER__SUB_TYPES
        The meta object literal for the 'Sub Types' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__PATH

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__PATH
        The meta object literal for the 'Path' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__PATTERN_STYLE

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__PATTERN_STYLE
        The meta object literal for the 'Pattern Style' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__FOLDERS

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__FOLDERS
        The meta object literal for the 'Folders' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__MODEL_RESOURCES

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__MODEL_RESOURCES
        The meta object literal for the 'Model Resources' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__MODEL_OBJECTS

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__MODEL_OBJECTS
        The meta object literal for the 'Model Objects' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__INCLUDE_PARENTS

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__INCLUDE_PARENTS
        The meta object literal for the 'Include Parents' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__INCLUDE_ROOT

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__INCLUDE_ROOT
        The meta object literal for the 'Include Root' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__TEXT_RESOURCES

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__TEXT_RESOURCES
        The meta object literal for the 'Text Resources' attribute feature.
        Since:
        4.3
        Generated
      • RESOURCE_FILTER__BINARY_RESOURCES

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_FILTER__BINARY_RESOURCES
        The meta object literal for the 'Binary Resources' attribute feature.
        Since:
        4.3
        Generated
      • EXPRESSION_FILTER__EXPRESSION

        static final org.eclipse.emf.ecore.EReference EXPRESSION_FILTER__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        4.3
        Generated
      • COMBINED_FILTER__OPERANDS

        static final org.eclipse.emf.ecore.EReference COMBINED_FILTER__OPERANDS
        The meta object literal for the 'Operands' containment reference list feature.
        Since:
        4.3
        Generated