public static interface RolesPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
PROJECT_ADMIN_ROLE
The meta object literal for the '
Project Admin Role' class. |
static org.eclipse.emf.ecore.EClass |
READER_ROLE
The meta object literal for the '
Reader Role' class. |
static org.eclipse.emf.ecore.EClass |
ROLE
The meta object literal for the '
Role'
class. |
static org.eclipse.emf.ecore.EReference |
ROLE__PROJECTS
The meta object literal for the 'Projects' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
SERVER_ADMIN
The meta object literal for the '
Server Admin' class. |
static org.eclipse.emf.ecore.EClass |
WRITER_ROLE
The meta object literal for the '
Writer Role' class. |
static final org.eclipse.emf.ecore.EClass ROLE
Role'
class.
RoleImpl,
RolesPackageImpl.getRole()static final org.eclipse.emf.ecore.EReference ROLE__PROJECTS
static final org.eclipse.emf.ecore.EClass READER_ROLE
Reader Role' class.
ReaderRoleImpl,
RolesPackageImpl.getReaderRole()static final org.eclipse.emf.ecore.EClass WRITER_ROLE
Writer Role' class.
WriterRoleImpl,
RolesPackageImpl.getWriterRole()static final org.eclipse.emf.ecore.EClass PROJECT_ADMIN_ROLE
Project Admin Role' class.
static final org.eclipse.emf.ecore.EClass SERVER_ADMIN
Server Admin' class.
ServerAdminImpl,
RolesPackageImpl.getServerAdmin()Copyright © 2017. All rights reserved.