Package com.nomagic.magicdraw.security
Interface SecurityPackage.Literals
- Enclosing interface:
- SecurityPackage
public static interface SecurityPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EEnum
The meta object literal for the 'Action
' enum.static final org.eclipse.emf.ecore.EEnum
The meta object literal for the 'Application
' enum.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Everyone Principal
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Group Principal
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Package Access Permission
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Is Same' operation.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Action' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Application' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Principal' reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Package Permissions
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Is Same' operation.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Access Permissions' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Use Parent Permissions' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Principal
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Is Same' operation.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Package Permissions' reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Project Security
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Is Empty' operation.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Package Permissions' map feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Principals' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Role Principal
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'String To Package Permissions Map
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Value' containment reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'User Principal
' class.
-
Field Details
-
PROJECT_SECURITY
static final org.eclipse.emf.ecore.EClass PROJECT_SECURITYThe meta object literal for the 'Project Security
' class.- See Also:
-
ProjectSecurityImpl
SecurityPackageImpl.getProjectSecurity()
- Generated:
-
PROJECT_SECURITY__PACKAGE_PERMISSIONS
static final org.eclipse.emf.ecore.EReference PROJECT_SECURITY__PACKAGE_PERMISSIONSThe meta object literal for the 'Package Permissions' map feature.- Generated:
-
PROJECT_SECURITY__PRINCIPALS
static final org.eclipse.emf.ecore.EReference PROJECT_SECURITY__PRINCIPALSThe meta object literal for the 'Principals' containment reference list feature.- Generated:
-
PROJECT_SECURITY___IS_EMPTY
static final org.eclipse.emf.ecore.EOperation PROJECT_SECURITY___IS_EMPTYThe meta object literal for the 'Is Empty' operation.- Generated:
-
PACKAGE_ACCESS_PERMISSION
static final org.eclipse.emf.ecore.EClass PACKAGE_ACCESS_PERMISSIONThe meta object literal for the 'Package Access Permission
' class.- See Also:
-
PackageAccessPermissionImpl
SecurityPackageImpl.getPackageAccessPermission()
- Generated:
-
PACKAGE_ACCESS_PERMISSION__ACTION
static final org.eclipse.emf.ecore.EAttribute PACKAGE_ACCESS_PERMISSION__ACTIONThe meta object literal for the 'Action' attribute feature.- Generated:
-
PACKAGE_ACCESS_PERMISSION__APPLICATION
static final org.eclipse.emf.ecore.EAttribute PACKAGE_ACCESS_PERMISSION__APPLICATIONThe meta object literal for the 'Application' attribute feature.- Generated:
-
PACKAGE_ACCESS_PERMISSION__PRINCIPAL
static final org.eclipse.emf.ecore.EReference PACKAGE_ACCESS_PERMISSION__PRINCIPALThe meta object literal for the 'Principal' reference feature.- Generated:
-
PACKAGE_ACCESS_PERMISSION___IS_SAME__PACKAGEACCESSPERMISSION
static final org.eclipse.emf.ecore.EOperation PACKAGE_ACCESS_PERMISSION___IS_SAME__PACKAGEACCESSPERMISSIONThe meta object literal for the 'Is Same' operation.- Generated:
-
STRING_TO_PACKAGE_PERMISSIONS_MAP
static final org.eclipse.emf.ecore.EClass STRING_TO_PACKAGE_PERMISSIONS_MAPThe meta object literal for the 'String To Package Permissions Map
' class.- See Also:
-
StringToPackagePermissionsMapImpl
SecurityPackageImpl.getStringToPackagePermissionsMap()
- Generated:
-
STRING_TO_PACKAGE_PERMISSIONS_MAP__KEY
static final org.eclipse.emf.ecore.EAttribute STRING_TO_PACKAGE_PERMISSIONS_MAP__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
STRING_TO_PACKAGE_PERMISSIONS_MAP__VALUE
static final org.eclipse.emf.ecore.EReference STRING_TO_PACKAGE_PERMISSIONS_MAP__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
PACKAGE_PERMISSIONS
static final org.eclipse.emf.ecore.EClass PACKAGE_PERMISSIONSThe meta object literal for the 'Package Permissions
' class.- See Also:
-
PackagePermissionsImpl
SecurityPackageImpl.getPackagePermissions()
- Generated:
-
PACKAGE_PERMISSIONS__ACCESS_PERMISSIONS
static final org.eclipse.emf.ecore.EReference PACKAGE_PERMISSIONS__ACCESS_PERMISSIONSThe meta object literal for the 'Access Permissions' containment reference list feature.- Generated:
-
PACKAGE_PERMISSIONS__USE_PARENT_PERMISSIONS
static final org.eclipse.emf.ecore.EAttribute PACKAGE_PERMISSIONS__USE_PARENT_PERMISSIONSThe meta object literal for the 'Use Parent Permissions' attribute feature.- Generated:
-
PACKAGE_PERMISSIONS___IS_SAME__PACKAGEPERMISSIONS
static final org.eclipse.emf.ecore.EOperation PACKAGE_PERMISSIONS___IS_SAME__PACKAGEPERMISSIONSThe meta object literal for the 'Is Same' operation.- Generated:
-
PRINCIPAL
static final org.eclipse.emf.ecore.EClass PRINCIPALThe meta object literal for the 'Principal
' class.- See Also:
-
PrincipalImpl
SecurityPackageImpl.getPrincipal()
- Generated:
-
PRINCIPAL__NAME
static final org.eclipse.emf.ecore.EAttribute PRINCIPAL__NAMEThe meta object literal for the 'Name' attribute feature.- Generated:
-
PRINCIPAL__PACKAGE_PERMISSIONS
static final org.eclipse.emf.ecore.EReference PRINCIPAL__PACKAGE_PERMISSIONSThe meta object literal for the 'Package Permissions' reference list feature.- Generated:
-
PRINCIPAL___IS_SAME__PRINCIPAL
static final org.eclipse.emf.ecore.EOperation PRINCIPAL___IS_SAME__PRINCIPALThe meta object literal for the 'Is Same' operation.- Generated:
-
USER_PRINCIPAL
static final org.eclipse.emf.ecore.EClass USER_PRINCIPALThe meta object literal for the 'User Principal
' class.- See Also:
-
UserPrincipalImpl
SecurityPackageImpl.getUserPrincipal()
- Generated:
-
GROUP_PRINCIPAL
static final org.eclipse.emf.ecore.EClass GROUP_PRINCIPALThe meta object literal for the 'Group Principal
' class.- See Also:
-
GroupPrincipalImpl
SecurityPackageImpl.getGroupPrincipal()
- Generated:
-
ROLE_PRINCIPAL
static final org.eclipse.emf.ecore.EClass ROLE_PRINCIPALThe meta object literal for the 'Role Principal
' class.- See Also:
-
RolePrincipalImpl
SecurityPackageImpl.getRolePrincipal()
- Generated:
-
EVERYONE_PRINCIPAL
static final org.eclipse.emf.ecore.EClass EVERYONE_PRINCIPALThe meta object literal for the 'Everyone Principal
' class.- See Also:
-
EveryonePrincipalImpl
SecurityPackageImpl.getEveryonePrincipal()
- Generated:
-
ACTION
static final org.eclipse.emf.ecore.EEnum ACTIONThe meta object literal for the 'Action
' enum.- See Also:
-
Action
SecurityPackageImpl.getAction()
- Generated:
-
APPLICATION
static final org.eclipse.emf.ecore.EEnum APPLICATIONThe meta object literal for the 'Application
' enum.- See Also:
-
Application
SecurityPackageImpl.getApplication()
- Generated:
-