Interface SecurityPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    SecurityPackageImpl

    public interface SecurityPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    SecurityFactory
    Generated
    Model
    kind="package"
    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 Detail

      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.
        See Also:
        Constant Field Values
        Generated
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.
        See Also:
        Constant Field Values
        Generated
      • eINSTANCE

        static final SecurityPackage eINSTANCE
        The singleton instance of the package.
        Generated
      • SECURITY_ELEMENT__ANNOTATIONS

        static final int SECURITY_ELEMENT__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • SECURITY_ELEMENT_FEATURE_COUNT

        static final int SECURITY_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Element' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • SECURITY_ITEM__ANNOTATIONS

        static final int SECURITY_ITEM__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • SECURITY_ITEM_FEATURE_COUNT

        static final int SECURITY_ITEM_FEATURE_COUNT
        The number of structural features of the 'Item' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__ANNOTATIONS

        static final int REALM__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__ITEMS

        static final int REALM__ITEMS
        The feature id for the 'Items' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__ALL_USERS

        static final int REALM__ALL_USERS
        The feature id for the 'All Users' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__ALL_GROUPS

        static final int REALM__ALL_GROUPS
        The feature id for the 'All Groups' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__ALL_ROLES

        static final int REALM__ALL_ROLES
        The feature id for the 'All Roles' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__ALL_PERMISSIONS

        static final int REALM__ALL_PERMISSIONS
        The feature id for the 'All Permissions' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__NAME

        static final int REALM__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__DEFAULT_ACCESS

        static final int REALM__DEFAULT_ACCESS
        The feature id for the 'Default Access' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__DEFAULT_USER_DIRECTORY

        static final int REALM__DEFAULT_USER_DIRECTORY
        The feature id for the 'Default User Directory' reference.
        Since:
        4.2
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__DEFAULT_GROUP_DIRECTORY

        static final int REALM__DEFAULT_GROUP_DIRECTORY
        The feature id for the 'Default Group Directory' reference.
        Since:
        4.2
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM__DEFAULT_ROLE_DIRECTORY

        static final int REALM__DEFAULT_ROLE_DIRECTORY
        The feature id for the 'Default Role Directory' reference.
        Since:
        4.2
        See Also:
        Constant Field Values
        Generated
        Ordered
      • REALM_FEATURE_COUNT

        static final int REALM_FEATURE_COUNT
        The number of structural features of the 'Realm' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
        No Reference
        This field is not intended to be referenced by clients.
      • DIRECTORY__ANNOTATIONS

        static final int DIRECTORY__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • DIRECTORY__ITEMS

        static final int DIRECTORY__ITEMS
        The feature id for the 'Items' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • DIRECTORY__NAME

        static final int DIRECTORY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • DIRECTORY_FEATURE_COUNT

        static final int DIRECTORY_FEATURE_COUNT
        The number of structural features of the 'Directory' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ROLE__ANNOTATIONS

        static final int ROLE__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ROLE__ID

        static final int ROLE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ROLE__PERMISSIONS

        static final int ROLE__PERMISSIONS
        The feature id for the 'Permissions' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ROLE__ASSIGNEES

        static final int ROLE__ASSIGNEES
        The feature id for the 'Assignees' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ROLE_FEATURE_COUNT

        static final int ROLE_FEATURE_COUNT
        The number of structural features of the 'Role' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ASSIGNEE__ANNOTATIONS

        static final int ASSIGNEE__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ASSIGNEE__ID

        static final int ASSIGNEE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ASSIGNEE__ROLES

        static final int ASSIGNEE__ROLES
        The feature id for the 'Roles' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • ASSIGNEE_FEATURE_COUNT

        static final int ASSIGNEE_FEATURE_COUNT
        The number of structural features of the 'Assignee' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__ANNOTATIONS

        static final int GROUP__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__ID

        static final int GROUP__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__ROLES

        static final int GROUP__ROLES
        The feature id for the 'Roles' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__USERS

        static final int GROUP__USERS
        The feature id for the 'Users' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__INHERITED_GROUPS

        static final int GROUP__INHERITED_GROUPS
        The feature id for the 'Inherited Groups' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__INHERITING_GROUPS

        static final int GROUP__INHERITING_GROUPS
        The feature id for the 'Inheriting Groups' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__ALL_INHERITED_GROUPS

        static final int GROUP__ALL_INHERITED_GROUPS
        The feature id for the 'All Inherited Groups' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__ALL_INHERITING_GROUPS

        static final int GROUP__ALL_INHERITING_GROUPS
        The feature id for the 'All Inheriting Groups' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP__ALL_ROLES

        static final int GROUP__ALL_ROLES
        The feature id for the 'All Roles' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • GROUP_FEATURE_COUNT

        static final int GROUP_FEATURE_COUNT
        The number of structural features of the 'Group' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__ANNOTATIONS

        static final int USER__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__ID

        static final int USER__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__ROLES

        static final int USER__ROLES
        The feature id for the 'Roles' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__GROUPS

        static final int USER__GROUPS
        The feature id for the 'Groups' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__LABEL

        static final int USER__LABEL
        The feature id for the 'Label' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__FIRST_NAME

        static final int USER__FIRST_NAME
        The feature id for the 'First Name' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__LAST_NAME

        static final int USER__LAST_NAME
        The feature id for the 'Last Name' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__EMAIL

        static final int USER__EMAIL
        The feature id for the 'Email' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__DEFAULT_ACCESS_OVERRIDE

        static final int USER__DEFAULT_ACCESS_OVERRIDE
        The feature id for the 'Default Access Override' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__DEFAULT_ACCESS

        static final int USER__DEFAULT_ACCESS
        The feature id for the 'Default Access' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__LOCKED

        static final int USER__LOCKED
        The feature id for the 'Locked' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__PASSWORD

        static final int USER__PASSWORD
        The feature id for the 'Password' containment reference.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__ALL_GROUPS

        static final int USER__ALL_GROUPS
        The feature id for the 'All Groups' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__ALL_ROLES

        static final int USER__ALL_ROLES
        The feature id for the 'All Roles' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__ALL_PERMISSIONS

        static final int USER__ALL_PERMISSIONS
        The feature id for the 'All Permissions' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER__UNASSIGNED_ROLES

        static final int USER__UNASSIGNED_ROLES
        The feature id for the 'Unassigned Roles' reference list.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER_FEATURE_COUNT

        static final int USER_FEATURE_COUNT
        The number of structural features of the 'User' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER_PASSWORD__ENCRYPTED

        static final int USER_PASSWORD__ENCRYPTED
        The feature id for the 'Encrypted' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • USER_PASSWORD_FEATURE_COUNT

        static final int USER_PASSWORD_FEATURE_COUNT
        The number of structural features of the 'User Password' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PERMISSION__ROLE

        static final int PERMISSION__ROLE
        The feature id for the 'Role' container reference.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PERMISSION__ACCESS

        static final int PERMISSION__ACCESS
        The feature id for the 'Access' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PERMISSION_FEATURE_COUNT

        static final int PERMISSION_FEATURE_COUNT
        The number of structural features of the 'Permission' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • CLASS_PERMISSION__ROLE

        static final int CLASS_PERMISSION__ROLE
        The feature id for the 'Role' container reference.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • CLASS_PERMISSION__ACCESS

        static final int CLASS_PERMISSION__ACCESS
        The feature id for the 'Access' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • CLASS_PERMISSION__APPLICABLE_CLASS

        static final int CLASS_PERMISSION__APPLICABLE_CLASS
        The feature id for the 'Applicable Class' reference.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • CLASS_PERMISSION_FEATURE_COUNT

        static final int CLASS_PERMISSION_FEATURE_COUNT
        The number of structural features of the 'Class Permission' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PACKAGE_PERMISSION__ROLE

        static final int PACKAGE_PERMISSION__ROLE
        The feature id for the 'Role' container reference.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PACKAGE_PERMISSION__ACCESS

        static final int PACKAGE_PERMISSION__ACCESS
        The feature id for the 'Access' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PACKAGE_PERMISSION__APPLICABLE_PACKAGE

        static final int PACKAGE_PERMISSION__APPLICABLE_PACKAGE
        The feature id for the 'Applicable Package' reference.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PACKAGE_PERMISSION_FEATURE_COUNT

        static final int PACKAGE_PERMISSION_FEATURE_COUNT
        The number of structural features of the 'Package Permission' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_PERMISSION__ROLE

        static final int RESOURCE_PERMISSION__ROLE
        The feature id for the 'Role' container reference.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_PERMISSION__ACCESS

        static final int RESOURCE_PERMISSION__ACCESS
        The feature id for the 'Access' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_PERMISSION__PATTERN

        static final int RESOURCE_PERMISSION__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_PERMISSION_FEATURE_COUNT

        static final int RESOURCE_PERMISSION_FEATURE_COUNT
        The number of structural features of the 'Resource Permission' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • OBJECT_PERMISSION__ROLE

        static final int OBJECT_PERMISSION__ROLE
        The feature id for the 'Role' container reference.
        Since:
        4.2
        See Also:
        Constant Field Values
        Generated
        Ordered
      • OBJECT_PERMISSION__ACCESS

        static final int OBJECT_PERMISSION__ACCESS
        The feature id for the 'Access' attribute.
        Since:
        4.2
        See Also:
        Constant Field Values
        Generated
        Ordered
      • OBJECT_PERMISSION_FEATURE_COUNT

        static final int OBJECT_PERMISSION_FEATURE_COUNT
        The number of structural features of the 'Object Permission' class.
        Since:
        4.2
        See Also:
        Constant Field Values
        Generated
        Ordered
      • FILTER_PERMISSION__ROLE

        static final int FILTER_PERMISSION__ROLE
        The feature id for the 'Role' container reference.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • FILTER_PERMISSION__ACCESS

        static final int FILTER_PERMISSION__ACCESS
        The feature id for the 'Access' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • FILTER_PERMISSION__FILTERS

        static final int FILTER_PERMISSION__FILTERS
        The feature id for the 'Filters' containment reference list.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • FILTER_PERMISSION_FEATURE_COUNT

        static final int FILTER_PERMISSION_FEATURE_COUNT
        The number of structural features of the 'Filter Permission' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PERMISSION_FILTER_FEATURE_COUNT

        static final int PERMISSION_FILTER_FEATURE_COUNT
        The number of structural features of the 'Permission Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • LINKED_FILTER__FILTER

        static final int LINKED_FILTER__FILTER
        The feature id for the 'Filter' reference.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • LINKED_FILTER_FEATURE_COUNT

        static final int LINKED_FILTER_FEATURE_COUNT
        The number of structural features of the 'Linked Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PACKAGE_FILTER__APPLICABLE_PACKAGE

        static final int PACKAGE_FILTER__APPLICABLE_PACKAGE
        The feature id for the 'Applicable Package' reference.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • PACKAGE_FILTER_FEATURE_COUNT

        static final int PACKAGE_FILTER_FEATURE_COUNT
        The number of structural features of the 'Package Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • CLASS_FILTER__APPLICABLE_CLASS

        static final int CLASS_FILTER__APPLICABLE_CLASS
        The feature id for the 'Applicable Class' reference.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • CLASS_FILTER__SUB_TYPES

        static final int CLASS_FILTER__SUB_TYPES
        The feature id for the 'Sub Types' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • CLASS_FILTER_FEATURE_COUNT

        static final int CLASS_FILTER_FEATURE_COUNT
        The number of structural features of the 'Class Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__PATH

        static final int RESOURCE_FILTER__PATH
        The feature id for the 'Path' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__PATTERN_STYLE

        static final int RESOURCE_FILTER__PATTERN_STYLE
        The feature id for the 'Pattern Style' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__FOLDERS

        static final int RESOURCE_FILTER__FOLDERS
        The feature id for the 'Folders' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__TEXT_RESOURCES

        static final int RESOURCE_FILTER__TEXT_RESOURCES
        The feature id for the 'Text Resources' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__BINARY_RESOURCES

        static final int RESOURCE_FILTER__BINARY_RESOURCES
        The feature id for the 'Binary Resources' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__MODEL_RESOURCES

        static final int RESOURCE_FILTER__MODEL_RESOURCES
        The feature id for the 'Model Resources' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__MODEL_OBJECTS

        static final int RESOURCE_FILTER__MODEL_OBJECTS
        The feature id for the 'Model Objects' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__INCLUDE_PARENTS

        static final int RESOURCE_FILTER__INCLUDE_PARENTS
        The feature id for the 'Include Parents' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER__INCLUDE_ROOT

        static final int RESOURCE_FILTER__INCLUDE_ROOT
        The feature id for the 'Include Root' attribute.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • RESOURCE_FILTER_FEATURE_COUNT

        static final int RESOURCE_FILTER_FEATURE_COUNT
        The number of structural features of the 'Resource Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • OBJECT_FILTER_FEATURE_COUNT

        static final int OBJECT_FILTER_FEATURE_COUNT
        The number of structural features of the 'Object Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • EXPRESSION_FILTER__EXPRESSION

        static final int EXPRESSION_FILTER__EXPRESSION
        The feature id for the 'Expression' containment reference.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • EXPRESSION_FILTER_FEATURE_COUNT

        static final int EXPRESSION_FILTER_FEATURE_COUNT
        The number of structural features of the 'Expression Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • COMBINED_FILTER__OPERANDS

        static final int COMBINED_FILTER__OPERANDS
        The feature id for the 'Operands' containment reference list.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • COMBINED_FILTER_FEATURE_COUNT

        static final int COMBINED_FILTER_FEATURE_COUNT
        The number of structural features of the 'Combined Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • NOT_FILTER__OPERANDS

        static final int NOT_FILTER__OPERANDS
        The feature id for the 'Operands' containment reference list.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • NOT_FILTER_FEATURE_COUNT

        static final int NOT_FILTER_FEATURE_COUNT
        The number of structural features of the 'Not Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • AND_FILTER__OPERANDS

        static final int AND_FILTER__OPERANDS
        The feature id for the 'Operands' containment reference list.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • AND_FILTER_FEATURE_COUNT

        static final int AND_FILTER_FEATURE_COUNT
        The number of structural features of the 'And Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • OR_FILTER__OPERANDS

        static final int OR_FILTER__OPERANDS
        The feature id for the 'Operands' containment reference list.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
      • OR_FILTER_FEATURE_COUNT

        static final int OR_FILTER_FEATURE_COUNT
        The number of structural features of the 'Or Filter' class.
        Since:
        4.3
        See Also:
        Constant Field Values
        Generated
        Ordered
    • Method Detail

      • getSecurityElement

        org.eclipse.emf.ecore.EClass getSecurityElement()
        Returns the meta object for class 'Element'.
        Returns:
        the meta object for class 'Element'.
        See Also:
        SecurityElement
        Generated
      • getRealm

        org.eclipse.emf.ecore.EClass getRealm()
        Returns the meta object for class 'Realm'.
        Returns:
        the meta object for class 'Realm'.
        See Also:
        Realm
        Generated
      • getRealm_Items

        org.eclipse.emf.ecore.EReference getRealm_Items()
        Returns the meta object for the containment reference list 'Items'.
        Returns:
        the meta object for the containment reference list 'Items'.
        See Also:
        Realm.getItems(), getRealm()
        Generated
      • getRealm_AllUsers

        org.eclipse.emf.ecore.EReference getRealm_AllUsers()
        Returns the meta object for the reference list 'All Users'.
        Returns:
        the meta object for the reference list 'All Users'.
        See Also:
        Realm.getAllUsers(), getRealm()
        Generated
      • getRealm_AllGroups

        org.eclipse.emf.ecore.EReference getRealm_AllGroups()
        Returns the meta object for the reference list 'All Groups'.
        Returns:
        the meta object for the reference list 'All Groups'.
        See Also:
        Realm.getAllGroups(), getRealm()
        Generated
      • getRealm_AllRoles

        org.eclipse.emf.ecore.EReference getRealm_AllRoles()
        Returns the meta object for the reference list 'All Roles'.
        Returns:
        the meta object for the reference list 'All Roles'.
        See Also:
        Realm.getAllRoles(), getRealm()
        Generated
      • getRealm_AllPermissions

        org.eclipse.emf.ecore.EReference getRealm_AllPermissions()
        Returns the meta object for the reference list 'All Permissions'.
        Returns:
        the meta object for the reference list 'All Permissions'.
        See Also:
        Realm.getAllPermissions(), getRealm()
        Generated
      • getRealm_Name

        org.eclipse.emf.ecore.EAttribute getRealm_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Realm.getName(), getRealm()
        Generated
      • getRealm_DefaultAccess

        org.eclipse.emf.ecore.EAttribute getRealm_DefaultAccess()
        Returns the meta object for the attribute 'Default Access'.
        Returns:
        the meta object for the attribute 'Default Access'.
        See Also:
        Realm.getDefaultAccess(), getRealm()
        Generated
      • getDirectory

        org.eclipse.emf.ecore.EClass getDirectory()
        Returns the meta object for class 'Directory'.
        Returns:
        the meta object for class 'Directory'.
        See Also:
        Directory
        Generated
      • getDirectory_Items

        org.eclipse.emf.ecore.EReference getDirectory_Items()
        Returns the meta object for the containment reference list 'Items'.
        Returns:
        the meta object for the containment reference list 'Items'.
        See Also:
        Directory.getItems(), getDirectory()
        Generated
      • getDirectory_Name

        org.eclipse.emf.ecore.EAttribute getDirectory_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Directory.getName(), getDirectory()
        Generated
      • getSecurityItem

        org.eclipse.emf.ecore.EClass getSecurityItem()
        Returns the meta object for class 'Item'.
        Returns:
        the meta object for class 'Item'.
        See Also:
        SecurityItem
        Generated
      • getRole

        org.eclipse.emf.ecore.EClass getRole()
        Returns the meta object for class 'Role'.
        Returns:
        the meta object for class 'Role'.
        See Also:
        Role
        Generated
      • getRole_Assignees

        org.eclipse.emf.ecore.EReference getRole_Assignees()
        Returns the meta object for the reference list 'Assignees'.
        Returns:
        the meta object for the reference list 'Assignees'.
        See Also:
        Role.getAssignees(), getRole()
        Generated
      • getRole_Id

        org.eclipse.emf.ecore.EAttribute getRole_Id()
        Returns the meta object for the attribute 'Id'.
        Returns:
        the meta object for the attribute 'Id'.
        See Also:
        Role.getId(), getRole()
        Generated
      • getRole_Permissions

        org.eclipse.emf.ecore.EReference getRole_Permissions()
        Returns the meta object for the containment reference list 'Permissions'.
        Returns:
        the meta object for the containment reference list 'Permissions'.
        See Also:
        Role.getPermissions(), getRole()
        Generated
      • getAssignee

        org.eclipse.emf.ecore.EClass getAssignee()
        Returns the meta object for class 'Assignee'.
        Returns:
        the meta object for class 'Assignee'.
        See Also:
        Assignee
        Generated
      • getAssignee_Roles

        org.eclipse.emf.ecore.EReference getAssignee_Roles()
        Returns the meta object for the reference list 'Roles'.
        Returns:
        the meta object for the reference list 'Roles'.
        See Also:
        Assignee.getRoles(), getAssignee()
        Generated
      • getAssignee_Id

        org.eclipse.emf.ecore.EAttribute getAssignee_Id()
        Returns the meta object for the attribute 'Id'.
        Returns:
        the meta object for the attribute 'Id'.
        See Also:
        Assignee.getId(), getAssignee()
        Generated
      • getGroup

        org.eclipse.emf.ecore.EClass getGroup()
        Returns the meta object for class 'Group'.
        Returns:
        the meta object for class 'Group'.
        See Also:
        Group
        Generated
      • getGroup_Users

        org.eclipse.emf.ecore.EReference getGroup_Users()
        Returns the meta object for the reference list 'Users'.
        Returns:
        the meta object for the reference list 'Users'.
        See Also:
        Group.getUsers(), getGroup()
        Generated
      • getGroup_InheritedGroups

        org.eclipse.emf.ecore.EReference getGroup_InheritedGroups()
        Returns the meta object for the reference list 'Inherited Groups'.
        Returns:
        the meta object for the reference list 'Inherited Groups'.
        See Also:
        Group.getInheritedGroups(), getGroup()
        Generated
      • getGroup_InheritingGroups

        org.eclipse.emf.ecore.EReference getGroup_InheritingGroups()
        Returns the meta object for the reference list 'Inheriting Groups'.
        Returns:
        the meta object for the reference list 'Inheriting Groups'.
        See Also:
        Group.getInheritingGroups(), getGroup()
        Generated
      • getGroup_AllInheritedGroups

        org.eclipse.emf.ecore.EReference getGroup_AllInheritedGroups()
        Returns the meta object for the reference list 'All Inherited Groups'.
        Returns:
        the meta object for the reference list 'All Inherited Groups'.
        See Also:
        Group.getAllInheritedGroups(), getGroup()
        Generated
      • getGroup_AllRoles

        org.eclipse.emf.ecore.EReference getGroup_AllRoles()
        Returns the meta object for the reference list 'All Roles'.
        Returns:
        the meta object for the reference list 'All Roles'.
        See Also:
        Group.getAllRoles(), getGroup()
        Generated
      • getUser

        org.eclipse.emf.ecore.EClass getUser()
        Returns the meta object for class 'User'.
        Returns:
        the meta object for class 'User'.
        See Also:
        User
        Generated
      • getUser_Groups

        org.eclipse.emf.ecore.EReference getUser_Groups()
        Returns the meta object for the reference list 'Groups'.
        Returns:
        the meta object for the reference list 'Groups'.
        See Also:
        User.getGroups(), getUser()
        Generated
      • getUser_AllGroups

        org.eclipse.emf.ecore.EReference getUser_AllGroups()
        Returns the meta object for the reference list 'All Groups'.
        Returns:
        the meta object for the reference list 'All Groups'.
        See Also:
        User.getAllGroups(), getUser()
        Generated
      • getUser_AllRoles

        org.eclipse.emf.ecore.EReference getUser_AllRoles()
        Returns the meta object for the reference list 'All Roles'.
        Returns:
        the meta object for the reference list 'All Roles'.
        See Also:
        User.getAllRoles(), getUser()
        Generated
      • getUser_AllPermissions

        org.eclipse.emf.ecore.EReference getUser_AllPermissions()
        Returns the meta object for the reference list 'All Permissions'.
        Returns:
        the meta object for the reference list 'All Permissions'.
        See Also:
        User.getAllPermissions(), getUser()
        Generated
      • getUser_UnassignedRoles

        org.eclipse.emf.ecore.EReference getUser_UnassignedRoles()
        Returns the meta object for the reference list 'Unassigned Roles'.
        Returns:
        the meta object for the reference list 'Unassigned Roles'.
        See Also:
        User.getUnassignedRoles(), getUser()
        Generated
      • getUser_Label

        org.eclipse.emf.ecore.EAttribute getUser_Label()
        Returns the meta object for the attribute 'Label'.
        Returns:
        the meta object for the attribute 'Label'.
        See Also:
        User.getLabel(), getUser()
        Generated
      • getUser_FirstName

        org.eclipse.emf.ecore.EAttribute getUser_FirstName()
        Returns the meta object for the attribute 'First Name'.
        Returns:
        the meta object for the attribute 'First Name'.
        See Also:
        User.getFirstName(), getUser()
        Generated
      • getUser_LastName

        org.eclipse.emf.ecore.EAttribute getUser_LastName()
        Returns the meta object for the attribute 'Last Name'.
        Returns:
        the meta object for the attribute 'Last Name'.
        See Also:
        User.getLastName(), getUser()
        Generated
      • getUser_Email

        org.eclipse.emf.ecore.EAttribute getUser_Email()
        Returns the meta object for the attribute 'Email'.
        Returns:
        the meta object for the attribute 'Email'.
        See Also:
        User.getEmail(), getUser()
        Generated
      • getUser_DefaultAccess

        org.eclipse.emf.ecore.EAttribute getUser_DefaultAccess()
        Returns the meta object for the attribute 'Default Access'.
        Returns:
        the meta object for the attribute 'Default Access'.
        See Also:
        User.getDefaultAccess(), getUser()
        Generated
      • getUser_Locked

        org.eclipse.emf.ecore.EAttribute getUser_Locked()
        Returns the meta object for the attribute 'Locked'.
        Returns:
        the meta object for the attribute 'Locked'.
        See Also:
        User.isLocked(), getUser()
        Generated
      • getUser_Password

        org.eclipse.emf.ecore.EReference getUser_Password()
        Returns the meta object for the containment reference 'Password'.
        Returns:
        the meta object for the containment reference 'Password'.
        See Also:
        User.getPassword(), getUser()
        Generated
      • getUserPassword

        org.eclipse.emf.ecore.EClass getUserPassword()
        Returns the meta object for class 'User Password'.
        Returns:
        the meta object for class 'User Password'.
        See Also:
        UserPassword
        Generated
      • getUserPassword_Encrypted

        org.eclipse.emf.ecore.EAttribute getUserPassword_Encrypted()
        Returns the meta object for the attribute 'Encrypted'.
        Returns:
        the meta object for the attribute 'Encrypted'.
        See Also:
        UserPassword.getEncrypted(), getUserPassword()
        Generated
      • getPermission

        org.eclipse.emf.ecore.EClass getPermission()
        Returns the meta object for class 'Permission'.
        Returns:
        the meta object for class 'Permission'.
        See Also:
        Permission
        Generated
      • getPermission_Role

        org.eclipse.emf.ecore.EReference getPermission_Role()
        Returns the meta object for the container reference 'Role'.
        Returns:
        the meta object for the container reference 'Role'.
        See Also:
        Permission.getRole(), getPermission()
        Generated
      • getPermission_Access

        org.eclipse.emf.ecore.EAttribute getPermission_Access()
        Returns the meta object for the attribute 'Access'.
        Returns:
        the meta object for the attribute 'Access'.
        See Also:
        Permission.getAccess(), getPermission()
        Generated
      • getClassPermission

        org.eclipse.emf.ecore.EClass getClassPermission()
        Returns the meta object for class 'Class Permission'.
        Returns:
        the meta object for class 'Class Permission'.
        See Also:
        ClassPermission
        Generated
      • getPackagePermission

        org.eclipse.emf.ecore.EClass getPackagePermission()
        Returns the meta object for class 'Package Permission'.
        Returns:
        the meta object for class 'Package Permission'.
        See Also:
        PackagePermission
        Generated
      • getResourcePermission

        org.eclipse.emf.ecore.EClass getResourcePermission()
        Returns the meta object for class 'Resource Permission'.
        Returns:
        the meta object for class 'Resource Permission'.
        See Also:
        ResourcePermission
        Generated
      • getObjectPermission

        org.eclipse.emf.ecore.EClass getObjectPermission()
        Returns the meta object for class 'Object Permission'.
        Returns:
        the meta object for class 'Object Permission'.
        Since:
        4.2
        See Also:
        ObjectPermission
        Generated
      • getFilterPermission

        org.eclipse.emf.ecore.EClass getFilterPermission()
        Returns the meta object for class 'Filter Permission'.
        Returns:
        the meta object for class 'Filter Permission'.
        Since:
        4.3
        See Also:
        FilterPermission
        Generated
      • getFilterPermission_Filters

        org.eclipse.emf.ecore.EReference getFilterPermission_Filters()
        Returns the meta object for the containment reference list 'Filters'.
        Returns:
        the meta object for the containment reference list 'Filters'.
        Since:
        4.3
        See Also:
        FilterPermission.getFilters(), getFilterPermission()
        Generated
      • getPermissionFilter

        org.eclipse.emf.ecore.EClass getPermissionFilter()
        Returns the meta object for class 'Permission Filter'.
        Returns:
        the meta object for class 'Permission Filter'.
        Since:
        4.3
        See Also:
        PermissionFilter
        Generated
      • getLinkedFilter

        org.eclipse.emf.ecore.EClass getLinkedFilter()
        Returns the meta object for class 'Linked Filter'.
        Returns:
        the meta object for class 'Linked Filter'.
        Since:
        4.3
        See Also:
        LinkedFilter
        Generated
      • getLinkedFilter_Filter

        org.eclipse.emf.ecore.EReference getLinkedFilter_Filter()
        Returns the meta object for the reference 'Filter'.
        Returns:
        the meta object for the reference 'Filter'.
        Since:
        4.3
        See Also:
        LinkedFilter.getFilter(), getLinkedFilter()
        Generated
      • getPackageFilter

        org.eclipse.emf.ecore.EClass getPackageFilter()
        Returns the meta object for class 'Package Filter'.
        Returns:
        the meta object for class 'Package Filter'.
        Since:
        4.3
        See Also:
        PackageFilter
        Generated
      • getClassFilter

        org.eclipse.emf.ecore.EClass getClassFilter()
        Returns the meta object for class 'Class Filter'.
        Returns:
        the meta object for class 'Class Filter'.
        Since:
        4.3
        See Also:
        ClassFilter
        Generated
      • getClassFilter_SubTypes

        org.eclipse.emf.ecore.EAttribute getClassFilter_SubTypes()
        Returns the meta object for the attribute 'Sub Types'.
        Returns:
        the meta object for the attribute 'Sub Types'.
        Since:
        4.3
        See Also:
        ClassFilter.isSubTypes(), getClassFilter()
        Generated
      • getResourceFilter

        org.eclipse.emf.ecore.EClass getResourceFilter()
        Returns the meta object for class 'Resource Filter'.
        Returns:
        the meta object for class 'Resource Filter'.
        Since:
        4.3
        See Also:
        ResourceFilter
        Generated
      • getResourceFilter_Path

        org.eclipse.emf.ecore.EAttribute getResourceFilter_Path()
        Returns the meta object for the attribute 'Path'.
        Returns:
        the meta object for the attribute 'Path'.
        Since:
        4.3
        See Also:
        ResourceFilter.getPath(), getResourceFilter()
        Generated
      • getResourceFilter_Folders

        org.eclipse.emf.ecore.EAttribute getResourceFilter_Folders()
        Returns the meta object for the attribute 'Folders'.
        Returns:
        the meta object for the attribute 'Folders'.
        Since:
        4.3
        See Also:
        ResourceFilter.isFolders(), getResourceFilter()
        Generated
      • getObjectFilter

        org.eclipse.emf.ecore.EClass getObjectFilter()
        Returns the meta object for class 'Object Filter'.
        Returns:
        the meta object for class 'Object Filter'.
        Since:
        4.3
        See Also:
        ObjectFilter
        Generated
      • getExpressionFilter

        org.eclipse.emf.ecore.EClass getExpressionFilter()
        Returns the meta object for class 'Expression Filter'.
        Returns:
        the meta object for class 'Expression Filter'.
        Since:
        4.3
        See Also:
        ExpressionFilter
        Generated
      • getExpressionFilter_Expression

        org.eclipse.emf.ecore.EReference getExpressionFilter_Expression()
        Returns the meta object for the containment reference 'Expression'.
        Returns:
        the meta object for the containment reference 'Expression'.
        Since:
        4.3
        See Also:
        ExpressionFilter.getExpression(), getExpressionFilter()
        Generated
      • getCombinedFilter

        org.eclipse.emf.ecore.EClass getCombinedFilter()
        Returns the meta object for class 'Combined Filter'.
        Returns:
        the meta object for class 'Combined Filter'.
        Since:
        4.3
        See Also:
        CombinedFilter
        Generated
      • getCombinedFilter_Operands

        org.eclipse.emf.ecore.EReference getCombinedFilter_Operands()
        Returns the meta object for the containment reference list 'Operands'.
        Returns:
        the meta object for the containment reference list 'Operands'.
        Since:
        4.3
        See Also:
        CombinedFilter.getOperands(), getCombinedFilter()
        Generated
      • getNotFilter

        org.eclipse.emf.ecore.EClass getNotFilter()
        Returns the meta object for class 'Not Filter'.
        Returns:
        the meta object for class 'Not Filter'.
        Since:
        4.3
        See Also:
        NotFilter
        Generated
      • getAndFilter

        org.eclipse.emf.ecore.EClass getAndFilter()
        Returns the meta object for class 'And Filter'.
        Returns:
        the meta object for class 'And Filter'.
        Since:
        4.3
        See Also:
        AndFilter
        Generated
      • getOrFilter

        org.eclipse.emf.ecore.EClass getOrFilter()
        Returns the meta object for class 'Or Filter'.
        Returns:
        the meta object for class 'Or Filter'.
        Since:
        4.3
        See Also:
        OrFilter
        Generated
      • getPatternStyle

        org.eclipse.emf.ecore.EEnum getPatternStyle()
        Returns the meta object for enum 'Pattern Style'.
        Returns:
        the meta object for enum 'Pattern Style'.
        Since:
        4.3
        See Also:
        PatternStyle
        Generated
      • getAccess

        org.eclipse.emf.ecore.EEnum getAccess()
        Returns the meta object for enum 'Access'.
        Returns:
        the meta object for enum 'Access'.
        See Also:
        Access
        Generated
      • getAccessObject

        org.eclipse.emf.ecore.EDataType getAccessObject()
        Returns the meta object for data type 'Access Object'.
        Returns:
        the meta object for data type 'Access Object'.
        See Also:
        Access
        Generated
        Model
        instanceClass="org.eclipse.emf.cdo.security.Access" extendedMetaData="name='Access:Object' baseType='Access'"
      • getSecurityFactory

        SecurityFactory getSecurityFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
        Generated