org.eclipse.emf.emfstore.internal.server.model.accesscontrol
Interface AccesscontrolPackage

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:
AccesscontrolPackageImpl

public interface AccesscontrolPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
AccesscontrolFactory

Nested Class Summary
static interface AccesscontrolPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int AC_GROUP
          The meta object id for the 'AC Group' class.
static int AC_GROUP__DESCRIPTION
          The feature id for the 'Description' attribute.
static int AC_GROUP__IDENTIFIER
          The feature id for the 'Identifier' attribute.
static int AC_GROUP__MEMBERS
          The feature id for the 'Members' reference list.
static int AC_GROUP__NAME
          The feature id for the 'Name' attribute.
static int AC_GROUP__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int AC_GROUP__ROLES
          The feature id for the 'Roles' containment reference list.
static int AC_GROUP_FEATURE_COUNT
          The number of structural features of the 'AC Group' class.
static int AC_ORG_UNIT
          The meta object id for the ' AC Org Unit' class.
static int AC_ORG_UNIT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int AC_ORG_UNIT__IDENTIFIER
          The feature id for the 'Identifier' attribute.
static int AC_ORG_UNIT__NAME
          The feature id for the 'Name' attribute.
static int AC_ORG_UNIT__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int AC_ORG_UNIT__ROLES
          The feature id for the 'Roles' containment reference list.
static int AC_ORG_UNIT_FEATURE_COUNT
          The number of structural features of the 'AC Org Unit' class.
static int AC_ORG_UNIT_ID
          The meta object id for the ' AC Org Unit Id ' class.
static int AC_ORG_UNIT_ID__ID
          The feature id for the 'Id' attribute.
static int AC_ORG_UNIT_ID_FEATURE_COUNT
          The number of structural features of the 'AC Org Unit Id' class.
static int AC_USER
          The meta object id for the 'AC User' class.
static int AC_USER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int AC_USER__EFFECTIVE_GROUPS
          The feature id for the 'Effective Groups' containment reference list.
static int AC_USER__FIRST_NAME
          The feature id for the 'First Name' attribute.
static int AC_USER__IDENTIFIER
          The feature id for the 'Identifier' attribute.
static int AC_USER__LAST_NAME
          The feature id for the 'Last Name' attribute.
static int AC_USER__NAME
          The feature id for the 'Name' attribute.
static int AC_USER__PASSWORD
          The feature id for the 'Password' attribute.
static int AC_USER__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int AC_USER__ROLES
          The feature id for the 'Roles' containment reference list.
static int AC_USER_FEATURE_COUNT
          The number of structural features of the 'AC User' class.
static AccesscontrolPackage eINSTANCE
          The singleton instance of the package.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int ORG_UNIT_PROPERTY
          The meta object id for the ' Org Unit Property' class.
static int ORG_UNIT_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int ORG_UNIT_PROPERTY__PROJECT
          The feature id for the 'Project' containment reference.
static int ORG_UNIT_PROPERTY__VALUE
          The feature id for the 'Value' attribute.
static int ORG_UNIT_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Org Unit Property' class.
 
Method Summary
 AccesscontrolFactory getAccesscontrolFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getACGroup_Members()
          Returns the meta object for the reference list ' Members'.
 org.eclipse.emf.ecore.EClass getACGroup()
          Returns the meta object for class 'AC Group'.
 org.eclipse.emf.ecore.EAttribute getACOrgUnit_Description()
          Returns the meta object for the attribute ' Description'.
 org.eclipse.emf.ecore.EAttribute getACOrgUnit_Name()
          Returns the meta object for the attribute ' Name'.
 org.eclipse.emf.ecore.EReference getACOrgUnit_Properties()
          Returns the meta object for the containment reference list ' Properties '.
 org.eclipse.emf.ecore.EReference getACOrgUnit_Roles()
          Returns the meta object for the containment reference list ' Roles'.
 org.eclipse.emf.ecore.EClass getACOrgUnit()
          Returns the meta object for class 'AC Org Unit'.
 org.eclipse.emf.ecore.EClass getACOrgUnitId()
          Returns the meta object for class ' AC Org Unit Id'.
 org.eclipse.emf.ecore.EReference getACUser_EffectiveGroups()
          Returns the meta object for the containment reference list ' Effective Groups'.
 org.eclipse.emf.ecore.EAttribute getACUser_FirstName()
          Returns the meta object for the attribute ' First Name'.
 org.eclipse.emf.ecore.EAttribute getACUser_LastName()
          Returns the meta object for the attribute ' Last Name'.
 org.eclipse.emf.ecore.EAttribute getACUser_Password()
          Returns the meta object for the attribute ' Password'.
 org.eclipse.emf.ecore.EClass getACUser()
          Returns the meta object for class 'AC User'.
 org.eclipse.emf.ecore.EAttribute getOrgUnitProperty_Name()
          Returns the meta object for the attribute ' Name'.
 org.eclipse.emf.ecore.EReference getOrgUnitProperty_Project()
          Returns the meta object for the containment reference ' Project '.
 org.eclipse.emf.ecore.EAttribute getOrgUnitProperty_Value()
          Returns the meta object for the attribute ' Value'.
 org.eclipse.emf.ecore.EClass getOrgUnitProperty()
          Returns the meta object for class ' Org Unit Property'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
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
 

Field Detail

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final AccesscontrolPackage eINSTANCE
The singleton instance of the package.


AC_USER

static final int AC_USER
The meta object id for the 'AC User' class.

See Also:
ACUserImpl, AccesscontrolPackageImpl.getACUser(), Constant Field Values

AC_ORG_UNIT

static final int AC_ORG_UNIT
The meta object id for the ' AC Org Unit' class.

See Also:
ACOrgUnitImpl, AccesscontrolPackageImpl.getACOrgUnit(), Constant Field Values

AC_ORG_UNIT__IDENTIFIER

static final int AC_ORG_UNIT__IDENTIFIER
The feature id for the 'Identifier' attribute.

See Also:
Constant Field Values

AC_ORG_UNIT__NAME

static final int AC_ORG_UNIT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

AC_ORG_UNIT__ROLES

static final int AC_ORG_UNIT__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

AC_ORG_UNIT__DESCRIPTION

static final int AC_ORG_UNIT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

AC_ORG_UNIT__PROPERTIES

static final int AC_ORG_UNIT__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

AC_ORG_UNIT_FEATURE_COUNT

static final int AC_ORG_UNIT_FEATURE_COUNT
The number of structural features of the 'AC Org Unit' class.

See Also:
Constant Field Values

AC_USER__IDENTIFIER

static final int AC_USER__IDENTIFIER
The feature id for the 'Identifier' attribute.

See Also:
Constant Field Values

AC_USER__NAME

static final int AC_USER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

AC_USER__ROLES

static final int AC_USER__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

AC_USER__DESCRIPTION

static final int AC_USER__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

AC_USER__PROPERTIES

static final int AC_USER__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

AC_USER__FIRST_NAME

static final int AC_USER__FIRST_NAME
The feature id for the 'First Name' attribute.

See Also:
Constant Field Values

AC_USER__LAST_NAME

static final int AC_USER__LAST_NAME
The feature id for the 'Last Name' attribute.

See Also:
Constant Field Values

AC_USER__EFFECTIVE_GROUPS

static final int AC_USER__EFFECTIVE_GROUPS
The feature id for the 'Effective Groups' containment reference list.

See Also:
Constant Field Values

AC_USER__PASSWORD

static final int AC_USER__PASSWORD
The feature id for the 'Password' attribute.

See Also:
Constant Field Values

AC_USER_FEATURE_COUNT

static final int AC_USER_FEATURE_COUNT
The number of structural features of the 'AC User' class.

See Also:
Constant Field Values

AC_GROUP

static final int AC_GROUP
The meta object id for the 'AC Group' class.

See Also:
ACGroupImpl, AccesscontrolPackageImpl.getACGroup(), Constant Field Values

AC_GROUP__IDENTIFIER

static final int AC_GROUP__IDENTIFIER
The feature id for the 'Identifier' attribute.

See Also:
Constant Field Values

AC_GROUP__NAME

static final int AC_GROUP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

AC_GROUP__ROLES

static final int AC_GROUP__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

AC_GROUP__DESCRIPTION

static final int AC_GROUP__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

AC_GROUP__PROPERTIES

static final int AC_GROUP__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

AC_GROUP__MEMBERS

static final int AC_GROUP__MEMBERS
The feature id for the 'Members' reference list.

See Also:
Constant Field Values

AC_GROUP_FEATURE_COUNT

static final int AC_GROUP_FEATURE_COUNT
The number of structural features of the 'AC Group' class.

See Also:
Constant Field Values

AC_ORG_UNIT_ID

static final int AC_ORG_UNIT_ID
The meta object id for the ' AC Org Unit Id ' class.

See Also:
ACOrgUnitIdImpl, AccesscontrolPackageImpl.getACOrgUnitId(), Constant Field Values

AC_ORG_UNIT_ID__ID

static final int AC_ORG_UNIT_ID__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

AC_ORG_UNIT_ID_FEATURE_COUNT

static final int AC_ORG_UNIT_ID_FEATURE_COUNT
The number of structural features of the 'AC Org Unit Id' class.

See Also:
Constant Field Values

ORG_UNIT_PROPERTY

static final int ORG_UNIT_PROPERTY
The meta object id for the ' Org Unit Property' class.

See Also:
OrgUnitPropertyImpl, AccesscontrolPackageImpl.getOrgUnitProperty(), Constant Field Values

ORG_UNIT_PROPERTY__NAME

static final int ORG_UNIT_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ORG_UNIT_PROPERTY__VALUE

static final int ORG_UNIT_PROPERTY__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

ORG_UNIT_PROPERTY__PROJECT

static final int ORG_UNIT_PROPERTY__PROJECT
The feature id for the 'Project' containment reference.

See Also:
Constant Field Values

ORG_UNIT_PROPERTY_FEATURE_COUNT

static final int ORG_UNIT_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Org Unit Property' class.

See Also:
Constant Field Values
Method Detail

getACUser

org.eclipse.emf.ecore.EClass getACUser()
Returns the meta object for class 'AC User'.

Returns:
the meta object for class 'AC User'.
See Also:
ACUser

getACUser_FirstName

org.eclipse.emf.ecore.EAttribute getACUser_FirstName()
Returns the meta object for the attribute ' First Name'.

Returns:
the meta object for the attribute 'First Name'.
See Also:
ACUser.getFirstName(), getACUser()

getACUser_LastName

org.eclipse.emf.ecore.EAttribute getACUser_LastName()
Returns the meta object for the attribute ' Last Name'.

Returns:
the meta object for the attribute 'Last Name'.
See Also:
ACUser.getLastName(), getACUser()

getACUser_EffectiveGroups

org.eclipse.emf.ecore.EReference getACUser_EffectiveGroups()
Returns the meta object for the containment reference list ' Effective Groups'.

Returns:
the meta object for the containment reference list ' Effective Groups'.
See Also:
ACUser.getEffectiveGroups(), getACUser()

getACUser_Password

org.eclipse.emf.ecore.EAttribute getACUser_Password()
Returns the meta object for the attribute ' Password'.

Returns:
the meta object for the attribute 'Password'.
See Also:
ACUser.getPassword(), getACUser()

getACOrgUnit

org.eclipse.emf.ecore.EClass getACOrgUnit()
Returns the meta object for class 'AC Org Unit'.

Returns:
the meta object for class 'AC Org Unit'.
See Also:
ACOrgUnit

getACOrgUnit_Name

org.eclipse.emf.ecore.EAttribute getACOrgUnit_Name()
Returns the meta object for the attribute ' Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
ACOrgUnit.getName(), getACOrgUnit()

getACOrgUnit_Roles

org.eclipse.emf.ecore.EReference getACOrgUnit_Roles()
Returns the meta object for the containment reference list ' Roles'.

Returns:
the meta object for the containment reference list 'Roles'.
See Also:
ACOrgUnit.getRoles(), getACOrgUnit()

getACOrgUnit_Description

org.eclipse.emf.ecore.EAttribute getACOrgUnit_Description()
Returns the meta object for the attribute ' Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
ACOrgUnit.getDescription(), getACOrgUnit()

getACOrgUnit_Properties

org.eclipse.emf.ecore.EReference getACOrgUnit_Properties()
Returns the meta object for the containment reference list ' Properties '.

Returns:
the meta object for the containment reference list 'Properties'.
See Also:
ACOrgUnit.getProperties(), getACOrgUnit()

getACGroup

org.eclipse.emf.ecore.EClass getACGroup()
Returns the meta object for class 'AC Group'.

Returns:
the meta object for class 'AC Group'.
See Also:
ACGroup

getACGroup_Members

org.eclipse.emf.ecore.EReference getACGroup_Members()
Returns the meta object for the reference list ' Members'.

Returns:
the meta object for the reference list 'Members'.
See Also:
ACGroup.getMembers(), getACGroup()

getACOrgUnitId

org.eclipse.emf.ecore.EClass getACOrgUnitId()
Returns the meta object for class ' AC Org Unit Id'.

Returns:
the meta object for class 'AC Org Unit Id'.
See Also:
ACOrgUnitId

getOrgUnitProperty

org.eclipse.emf.ecore.EClass getOrgUnitProperty()
Returns the meta object for class ' Org Unit Property'.

Returns:
the meta object for class 'Org Unit Property'.
See Also:
OrgUnitProperty

getOrgUnitProperty_Name

org.eclipse.emf.ecore.EAttribute getOrgUnitProperty_Name()
Returns the meta object for the attribute ' Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
OrgUnitProperty.getName(), getOrgUnitProperty()

getOrgUnitProperty_Value

org.eclipse.emf.ecore.EAttribute getOrgUnitProperty_Value()
Returns the meta object for the attribute ' Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
OrgUnitProperty.getValue(), getOrgUnitProperty()

getOrgUnitProperty_Project

org.eclipse.emf.ecore.EReference getOrgUnitProperty_Project()
Returns the meta object for the containment reference ' Project '.

Returns:
the meta object for the containment reference 'Project'.
See Also:
OrgUnitProperty.getProject(), getOrgUnitProperty()

getAccesscontrolFactory

AccesscontrolFactory getAccesscontrolFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.


Copyright © 2015. All Rights Reserved.