|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RolesPackage
The Package for the model. It contains accessors for the meta objects to represent
RolesFactory| Nested Class Summary | |
|---|---|
static interface |
RolesPackage.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 RolesPackage |
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 |
PROJECT_ADMIN_ROLE
The meta object id for the ' Project Admin Role' class. |
static int |
PROJECT_ADMIN_ROLE__PROJECTS
The feature id for the 'Projects' containment reference list. |
static int |
PROJECT_ADMIN_ROLE_FEATURE_COUNT
The number of structural features of the 'Project Admin Role' class. |
static int |
READER_ROLE
The meta object id for the ' Reader Role' class. |
static int |
READER_ROLE__PROJECTS
The feature id for the 'Projects' containment reference list. |
static int |
READER_ROLE_FEATURE_COUNT
The number of structural features of the 'Reader Role' class. |
static int |
ROLE
The meta object id for the ' Role' class. |
static int |
ROLE__PROJECTS
The feature id for the 'Projects' containment reference list. |
static int |
ROLE_FEATURE_COUNT
The number of structural features of the 'Role' class. |
static int |
SERVER_ADMIN
The meta object id for the ' Server Admin' class. |
static int |
SERVER_ADMIN__PROJECTS
The feature id for the 'Projects' containment reference list. |
static int |
SERVER_ADMIN_FEATURE_COUNT
The number of structural features of the 'Server Admin' class. |
static int |
WRITER_ROLE
The meta object id for the ' Writer Role' class. |
static int |
WRITER_ROLE__PROJECTS
The feature id for the 'Projects' containment reference list. |
static int |
WRITER_ROLE_FEATURE_COUNT
The number of structural features of the 'Writer Role' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EClass |
getProjectAdminRole()
Returns the meta object for class ' Project Admin Role'. |
org.eclipse.emf.ecore.EClass |
getReaderRole()
Returns the meta object for class ' Reader Role'. |
org.eclipse.emf.ecore.EReference |
getRole_Projects()
Returns the meta object for the containment reference list ' Projects'. |
org.eclipse.emf.ecore.EClass |
getRole()
Returns the meta object for class ' Role'. |
RolesFactory |
getRolesFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EClass |
getServerAdmin()
Returns the meta object for class ' Server Admin'. |
org.eclipse.emf.ecore.EClass |
getWriterRole()
Returns the meta object for class ' Writer Role'. |
| 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 |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final RolesPackage eINSTANCE
static final int ROLE
Role' class.
RoleImpl,
RolesPackageImpl.getRole(),
Constant Field Valuesstatic final int ROLE__PROJECTS
static final int ROLE_FEATURE_COUNT
static final int READER_ROLE
Reader Role' class.
ReaderRoleImpl,
RolesPackageImpl.getReaderRole(),
Constant Field Valuesstatic final int READER_ROLE__PROJECTS
static final int READER_ROLE_FEATURE_COUNT
static final int WRITER_ROLE
Writer Role' class.
WriterRoleImpl,
RolesPackageImpl.getWriterRole(),
Constant Field Valuesstatic final int WRITER_ROLE__PROJECTS
static final int WRITER_ROLE_FEATURE_COUNT
static final int PROJECT_ADMIN_ROLE
Project Admin Role' class.
ProjectAdminRoleImpl,
RolesPackageImpl.getProjectAdminRole(),
Constant Field Valuesstatic final int PROJECT_ADMIN_ROLE__PROJECTS
static final int PROJECT_ADMIN_ROLE_FEATURE_COUNT
static final int SERVER_ADMIN
Server Admin' class.
ServerAdminImpl,
RolesPackageImpl.getServerAdmin(),
Constant Field Valuesstatic final int SERVER_ADMIN__PROJECTS
static final int SERVER_ADMIN_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getRole()
Role'.
Roleorg.eclipse.emf.ecore.EReference getRole_Projects()
Projects'.
Role.getProjects(),
getRole()org.eclipse.emf.ecore.EClass getReaderRole()
Reader Role'.
ReaderRoleorg.eclipse.emf.ecore.EClass getWriterRole()
Writer Role'.
WriterRoleorg.eclipse.emf.ecore.EClass getProjectAdminRole()
Project Admin Role'.
ProjectAdminRoleorg.eclipse.emf.ecore.EClass getServerAdmin()
Server Admin'.
ServerAdminRolesFactory getRolesFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||