public interface AccesscontrolPackage
extends org.eclipse.emf.ecore.EPackage
AccesscontrolFactory| Modifier and Type | Interface and Description |
|---|---|
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
|
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final AccesscontrolPackage eINSTANCE
static final int AC_USER
AC User' class.
static final int AC_ORG_UNIT
AC Org Unit' class. static final int AC_ORG_UNIT__IDENTIFIER
static final int AC_ORG_UNIT__NAME
static final int AC_ORG_UNIT__ROLES
static final int AC_ORG_UNIT__DESCRIPTION
static final int AC_ORG_UNIT__PROPERTIES
static final int AC_ORG_UNIT_FEATURE_COUNT
static final int AC_USER__IDENTIFIER
static final int AC_USER__NAME
static final int AC_USER__ROLES
static final int AC_USER__DESCRIPTION
static final int AC_USER__PROPERTIES
static final int AC_USER__FIRST_NAME
static final int AC_USER__LAST_NAME
static final int AC_USER__EFFECTIVE_GROUPS
static final int AC_USER__PASSWORD
static final int AC_USER_FEATURE_COUNT
static final int AC_GROUP
AC Group' class.
static final int AC_GROUP__IDENTIFIER
static final int AC_GROUP__NAME
static final int AC_GROUP__ROLES
static final int AC_GROUP__DESCRIPTION
static final int AC_GROUP__PROPERTIES
static final int AC_GROUP__MEMBERS
static final int AC_GROUP_FEATURE_COUNT
static final int AC_ORG_UNIT_ID
AC Org Unit Id
' class.
static final int AC_ORG_UNIT_ID__ID
static final int AC_ORG_UNIT_ID_FEATURE_COUNT
static final int ORG_UNIT_PROPERTY
Org Unit Property' class.
static final int ORG_UNIT_PROPERTY__NAME
static final int ORG_UNIT_PROPERTY__VALUE
static final int ORG_UNIT_PROPERTY__PROJECT
static final int ORG_UNIT_PROPERTY_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getACUser()
AC User'.
ACUserorg.eclipse.emf.ecore.EAttribute getACUser_FirstName()
First Name'.
ACUser.getFirstName(),
getACUser()org.eclipse.emf.ecore.EAttribute getACUser_LastName()
Last Name'.
ACUser.getLastName(),
getACUser()org.eclipse.emf.ecore.EReference getACUser_EffectiveGroups()
Effective Groups'. ACUser.getEffectiveGroups(),
getACUser()org.eclipse.emf.ecore.EAttribute getACUser_Password()
Password'.
ACUser.getPassword(),
getACUser()org.eclipse.emf.ecore.EClass getACOrgUnit()
AC Org Unit'.
ACOrgUnitorg.eclipse.emf.ecore.EAttribute getACOrgUnit_Name()
Name'.
ACOrgUnit.getName(),
getACOrgUnit()org.eclipse.emf.ecore.EReference getACOrgUnit_Roles()
Roles'.
ACOrgUnit.getRoles(),
getACOrgUnit()org.eclipse.emf.ecore.EAttribute getACOrgUnit_Description()
Description
'.
ACOrgUnit.getDescription(),
getACOrgUnit()org.eclipse.emf.ecore.EReference getACOrgUnit_Properties()
Properties
'.
ACOrgUnit.getProperties(),
getACOrgUnit()org.eclipse.emf.ecore.EClass getACGroup()
AC Group'.
ACGrouporg.eclipse.emf.ecore.EReference getACGroup_Members()
Members'.
ACGroup.getMembers(),
getACGroup()org.eclipse.emf.ecore.EClass getACOrgUnitId()
AC Org Unit Id'.
ACOrgUnitIdorg.eclipse.emf.ecore.EClass getOrgUnitProperty()
Org Unit Property'. OrgUnitPropertyorg.eclipse.emf.ecore.EAttribute getOrgUnitProperty_Name()
Name'.
OrgUnitProperty.getName(),
getOrgUnitProperty()org.eclipse.emf.ecore.EAttribute getOrgUnitProperty_Value()
Value'.
OrgUnitProperty.getValue(),
getOrgUnitProperty()org.eclipse.emf.ecore.EReference getOrgUnitProperty_Project()
Project
'.
OrgUnitProperty.getProject(),
getOrgUnitProperty()AccesscontrolFactory getAccesscontrolFactory()
Copyright © 2017. All rights reserved.