Package com._1c.g5.v8.dt.rights.model
Interface RightsPackage
- 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:
RightsPackageImpl
public interface RightsPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
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 typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RightsPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Object Right
' class.static final int
The feature id for the 'Restrictions By Condition' containment reference list.static final int
The feature id for the 'Right' reference.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Object Right' class.static final int
The number of operations of the 'Object Right' class.static final int
The meta object id for the 'Object Rights
' class.static final int
The operation id for the 'Validate' operation.static final int
The feature id for the 'Object' reference.static final int
The feature id for the 'Rights' containment reference list.static final int
The number of structural features of the 'Object Rights' class.static final int
The number of operations of the 'Object Rights' class.static final int
The meta object id for the 'Restriction Template
' class.static final int
The feature id for the 'Condition' attribute.static final int
The feature id for the 'Name' attribute.static final int
The number of structural features of the 'Restriction Template' class.static final int
The number of operations of the 'Restriction Template' class.static final int
The meta object id for the 'Right
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Name Ru' attribute.static final int
The number of structural features of the 'Right' class.static final int
The meta object id for the 'Right Info
' class.static final int
The feature id for the 'Child Rights' reference list.static final int
The feature id for the 'EClass' reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Order' attribute.static final int
The feature id for the 'Parent Rights' reference list.static final int
The feature id for the 'Right' reference.static final int
The number of structural features of the 'Right Info' class.static final int
The number of operations of the 'Right Info' class.static final int
The number of operations of the 'Right' class.static final int
The meta object id for the 'Right Value
' enum.static final int
The meta object id for the 'Rls
' class.static final int
The feature id for the 'Condition' attribute.static final int
The feature id for the 'Fields' reference list.static final int
The number of structural features of the 'Rls' class.static final int
The number of operations of the 'Rls' class.static final int
The meta object id for the 'Role' data type.static final int
The meta object id for the 'Role Description
' class.static final int
The feature id for the 'Independent Rights Of Child Objects' attribute.static final int
The feature id for the 'Rights' containment reference list.static final int
The feature id for the 'Set For Attributes By Default' attribute.static final int
The feature id for the 'Set For New Objects' attribute.static final int
The feature id for the 'Templates' containment reference list.static final int
The number of structural features of the 'Role Description' class.static final int
The number of operations of the 'Role Description' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Object Right
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Restrictions By Condition
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Right
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Object Rights
'.org.eclipse.emf.ecore.EOperation
Returns the meta object for the 'Validate
' operation.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Object
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Rights
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Restriction Template
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Condition
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EClass
getRight()
Returns the meta object for class 'Right
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Right Info
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'Child Rights
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'EClass
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Order
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'Parent Rights
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Right
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Right Value
'.org.eclipse.emf.ecore.EClass
getRls()
Returns the meta object for class 'Rls
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Condition
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'Fields
'.org.eclipse.emf.ecore.EDataType
getRole()
Returns the meta object for data type 'Role
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Role Description
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Independent Rights Of Child Objects
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Rights
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Set For Attributes By Default
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Set For New Objects
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Templates
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
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.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
ROLE_DESCRIPTION
static final int ROLE_DESCRIPTIONThe meta object id for the 'Role Description
' class. -
ROLE_DESCRIPTION__RIGHTS
static final int ROLE_DESCRIPTION__RIGHTSThe feature id for the 'Rights' containment reference list.- See Also:
-
ROLE_DESCRIPTION__TEMPLATES
static final int ROLE_DESCRIPTION__TEMPLATESThe feature id for the 'Templates' containment reference list.- See Also:
-
ROLE_DESCRIPTION__SET_FOR_NEW_OBJECTS
static final int ROLE_DESCRIPTION__SET_FOR_NEW_OBJECTSThe feature id for the 'Set For New Objects' attribute.- See Also:
-
ROLE_DESCRIPTION__SET_FOR_ATTRIBUTES_BY_DEFAULT
static final int ROLE_DESCRIPTION__SET_FOR_ATTRIBUTES_BY_DEFAULTThe feature id for the 'Set For Attributes By Default' attribute.- See Also:
-
ROLE_DESCRIPTION__INDEPENDENT_RIGHTS_OF_CHILD_OBJECTS
static final int ROLE_DESCRIPTION__INDEPENDENT_RIGHTS_OF_CHILD_OBJECTSThe feature id for the 'Independent Rights Of Child Objects' attribute.- See Also:
-
ROLE_DESCRIPTION_FEATURE_COUNT
static final int ROLE_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Role Description' class.- See Also:
-
ROLE_DESCRIPTION_OPERATION_COUNT
static final int ROLE_DESCRIPTION_OPERATION_COUNTThe number of operations of the 'Role Description' class.- See Also:
-
OBJECT_RIGHTS
static final int OBJECT_RIGHTSThe meta object id for the 'Object Rights
' class. -
OBJECT_RIGHTS__OBJECT
static final int OBJECT_RIGHTS__OBJECTThe feature id for the 'Object' reference.- See Also:
-
OBJECT_RIGHTS__RIGHTS
static final int OBJECT_RIGHTS__RIGHTSThe feature id for the 'Rights' containment reference list.- See Also:
-
OBJECT_RIGHTS_FEATURE_COUNT
static final int OBJECT_RIGHTS_FEATURE_COUNTThe number of structural features of the 'Object Rights' class.- See Also:
-
OBJECT_RIGHTS___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int OBJECT_RIGHTS___VALIDATE__DIAGNOSTICCHAIN_MAPThe operation id for the 'Validate' operation.- See Also:
-
OBJECT_RIGHTS_OPERATION_COUNT
static final int OBJECT_RIGHTS_OPERATION_COUNTThe number of operations of the 'Object Rights' class.- See Also:
-
OBJECT_RIGHT
static final int OBJECT_RIGHTThe meta object id for the 'Object Right
' class. -
OBJECT_RIGHT__RIGHT
static final int OBJECT_RIGHT__RIGHTThe feature id for the 'Right' reference.- See Also:
-
OBJECT_RIGHT__VALUE
static final int OBJECT_RIGHT__VALUEThe feature id for the 'Value' attribute.- See Also:
-
OBJECT_RIGHT__RESTRICTIONS_BY_CONDITION
static final int OBJECT_RIGHT__RESTRICTIONS_BY_CONDITIONThe feature id for the 'Restrictions By Condition' containment reference list.- See Also:
-
OBJECT_RIGHT_FEATURE_COUNT
static final int OBJECT_RIGHT_FEATURE_COUNTThe number of structural features of the 'Object Right' class.- See Also:
-
OBJECT_RIGHT_OPERATION_COUNT
static final int OBJECT_RIGHT_OPERATION_COUNTThe number of operations of the 'Object Right' class.- See Also:
-
RLS
static final int RLSThe meta object id for the 'Rls
' class. -
RLS__FIELDS
static final int RLS__FIELDSThe feature id for the 'Fields' reference list.- See Also:
-
RLS__CONDITION
static final int RLS__CONDITIONThe feature id for the 'Condition' attribute.- See Also:
-
RLS_FEATURE_COUNT
static final int RLS_FEATURE_COUNTThe number of structural features of the 'Rls' class.- See Also:
-
RLS_OPERATION_COUNT
static final int RLS_OPERATION_COUNTThe number of operations of the 'Rls' class.- See Also:
-
RESTRICTION_TEMPLATE
static final int RESTRICTION_TEMPLATEThe meta object id for the 'Restriction Template
' class. -
RESTRICTION_TEMPLATE__NAME
static final int RESTRICTION_TEMPLATE__NAMEThe feature id for the 'Name' attribute.- See Also:
-
RESTRICTION_TEMPLATE__CONDITION
static final int RESTRICTION_TEMPLATE__CONDITIONThe feature id for the 'Condition' attribute.- See Also:
-
RESTRICTION_TEMPLATE_FEATURE_COUNT
static final int RESTRICTION_TEMPLATE_FEATURE_COUNTThe number of structural features of the 'Restriction Template' class.- See Also:
-
RESTRICTION_TEMPLATE_OPERATION_COUNT
static final int RESTRICTION_TEMPLATE_OPERATION_COUNTThe number of operations of the 'Restriction Template' class.- See Also:
-
RIGHT
static final int RIGHTThe meta object id for the 'Right
' class. -
RIGHT__NAME
static final int RIGHT__NAMEThe feature id for the 'Name' attribute.- See Also:
-
RIGHT__NAME_RU
static final int RIGHT__NAME_RUThe feature id for the 'Name Ru' attribute.- See Also:
-
RIGHT_FEATURE_COUNT
static final int RIGHT_FEATURE_COUNTThe number of structural features of the 'Right' class.- See Also:
-
RIGHT_OPERATION_COUNT
static final int RIGHT_OPERATION_COUNTThe number of operations of the 'Right' class.- See Also:
-
RIGHT_INFO
static final int RIGHT_INFOThe meta object id for the 'Right Info
' class. -
RIGHT_INFO__NAME
static final int RIGHT_INFO__NAMEThe feature id for the 'Name' attribute.- See Also:
-
RIGHT_INFO__RIGHT
static final int RIGHT_INFO__RIGHTThe feature id for the 'Right' reference.- See Also:
-
RIGHT_INFO__ECLASS
static final int RIGHT_INFO__ECLASSThe feature id for the 'EClass' reference.- See Also:
-
RIGHT_INFO__PARENT_RIGHTS
static final int RIGHT_INFO__PARENT_RIGHTSThe feature id for the 'Parent Rights' reference list.- See Also:
-
RIGHT_INFO__CHILD_RIGHTS
static final int RIGHT_INFO__CHILD_RIGHTSThe feature id for the 'Child Rights' reference list.- See Also:
-
RIGHT_INFO__ORDER
static final int RIGHT_INFO__ORDERThe feature id for the 'Order' attribute.- See Also:
-
RIGHT_INFO_FEATURE_COUNT
static final int RIGHT_INFO_FEATURE_COUNTThe number of structural features of the 'Right Info' class.- See Also:
-
RIGHT_INFO_OPERATION_COUNT
static final int RIGHT_INFO_OPERATION_COUNTThe number of operations of the 'Right Info' class.- See Also:
-
RIGHT_VALUE
static final int RIGHT_VALUEThe meta object id for the 'Right Value
' enum. -
ROLE
static final int ROLEThe meta object id for the 'Role' data type.
-
-
Method Details
-
getRoleDescription
org.eclipse.emf.ecore.EClass getRoleDescription()Returns the meta object for class 'Role Description
'.- Returns:
- the meta object for class 'Role Description'.
- See Also:
-
getRoleDescription_Rights
org.eclipse.emf.ecore.EReference getRoleDescription_Rights()Returns the meta object for the containment reference list 'Rights
'.- Returns:
- the meta object for the containment reference list 'Rights'.
- See Also:
-
getRoleDescription_Templates
org.eclipse.emf.ecore.EReference getRoleDescription_Templates()Returns the meta object for the containment reference list 'Templates
'.- Returns:
- the meta object for the containment reference list 'Templates'.
- See Also:
-
getRoleDescription_SetForNewObjects
org.eclipse.emf.ecore.EAttribute getRoleDescription_SetForNewObjects()Returns the meta object for the attribute 'Set For New Objects
'.- Returns:
- the meta object for the attribute 'Set For New Objects'.
- See Also:
-
getRoleDescription_SetForAttributesByDefault
org.eclipse.emf.ecore.EAttribute getRoleDescription_SetForAttributesByDefault()Returns the meta object for the attribute 'Set For Attributes By Default
'.- Returns:
- the meta object for the attribute 'Set For Attributes By Default'.
- See Also:
-
getRoleDescription_IndependentRightsOfChildObjects
org.eclipse.emf.ecore.EAttribute getRoleDescription_IndependentRightsOfChildObjects()Returns the meta object for the attribute 'Independent Rights Of Child Objects
'.- Returns:
- the meta object for the attribute 'Independent Rights Of Child Objects'.
- See Also:
-
getObjectRights
org.eclipse.emf.ecore.EClass getObjectRights()Returns the meta object for class 'Object Rights
'.- Returns:
- the meta object for class 'Object Rights'.
- See Also:
-
getObjectRights_Object
org.eclipse.emf.ecore.EReference getObjectRights_Object()Returns the meta object for the reference 'Object
'.- Returns:
- the meta object for the reference 'Object'.
- See Also:
-
getObjectRights_Rights
org.eclipse.emf.ecore.EReference getObjectRights_Rights()Returns the meta object for the containment reference list 'Rights
'.- Returns:
- the meta object for the containment reference list 'Rights'.
- See Also:
-
getObjectRights__Validate__DiagnosticChain_Map
org.eclipse.emf.ecore.EOperation getObjectRights__Validate__DiagnosticChain_Map()Returns the meta object for the 'Validate
' operation.- Returns:
- the meta object for the 'Validate' operation.
- See Also:
-
getObjectRight
org.eclipse.emf.ecore.EClass getObjectRight()Returns the meta object for class 'Object Right
'.- Returns:
- the meta object for class 'Object Right'.
- See Also:
-
getObjectRight_Right
org.eclipse.emf.ecore.EReference getObjectRight_Right()Returns the meta object for the reference 'Right
'.- Returns:
- the meta object for the reference 'Right'.
- See Also:
-
getObjectRight_Value
org.eclipse.emf.ecore.EAttribute getObjectRight_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
-
getObjectRight_RestrictionsByCondition
org.eclipse.emf.ecore.EReference getObjectRight_RestrictionsByCondition()Returns the meta object for the containment reference list 'Restrictions By Condition
'.- Returns:
- the meta object for the containment reference list 'Restrictions By Condition'.
- See Also:
-
getRls
org.eclipse.emf.ecore.EClass getRls()Returns the meta object for class 'Rls
'.- Returns:
- the meta object for class 'Rls'.
- See Also:
-
getRls_Fields
org.eclipse.emf.ecore.EReference getRls_Fields()Returns the meta object for the reference list 'Fields
'.- Returns:
- the meta object for the reference list 'Fields'.
- See Also:
-
getRls_Condition
org.eclipse.emf.ecore.EAttribute getRls_Condition()Returns the meta object for the attribute 'Condition
'.- Returns:
- the meta object for the attribute 'Condition'.
- See Also:
-
getRestrictionTemplate
org.eclipse.emf.ecore.EClass getRestrictionTemplate()Returns the meta object for class 'Restriction Template
'.- Returns:
- the meta object for class 'Restriction Template'.
- See Also:
-
getRestrictionTemplate_Name
org.eclipse.emf.ecore.EAttribute getRestrictionTemplate_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getRestrictionTemplate_Condition
org.eclipse.emf.ecore.EAttribute getRestrictionTemplate_Condition()Returns the meta object for the attribute 'Condition
'.- Returns:
- the meta object for the attribute 'Condition'.
- See Also:
-
getRight
org.eclipse.emf.ecore.EClass getRight()Returns the meta object for class 'Right
'.- Returns:
- the meta object for class 'Right'.
- See Also:
-
getRightInfo
org.eclipse.emf.ecore.EClass getRightInfo()Returns the meta object for class 'Right Info
'.- Returns:
- the meta object for class 'Right Info'.
- See Also:
-
getRightInfo_Right
org.eclipse.emf.ecore.EReference getRightInfo_Right()Returns the meta object for the reference 'Right
'.- Returns:
- the meta object for the reference 'Right'.
- See Also:
-
getRightInfo_EClass
org.eclipse.emf.ecore.EReference getRightInfo_EClass()Returns the meta object for the reference 'EClass
'.- Returns:
- the meta object for the reference 'EClass'.
- See Also:
-
getRightInfo_ParentRights
org.eclipse.emf.ecore.EReference getRightInfo_ParentRights()Returns the meta object for the reference list 'Parent Rights
'.- Returns:
- the meta object for the reference list 'Parent Rights'.
- See Also:
-
getRightInfo_ChildRights
org.eclipse.emf.ecore.EReference getRightInfo_ChildRights()Returns the meta object for the reference list 'Child Rights
'.- Returns:
- the meta object for the reference list 'Child Rights'.
- See Also:
-
getRightInfo_Order
org.eclipse.emf.ecore.EAttribute getRightInfo_Order()Returns the meta object for the attribute 'Order
'.- Returns:
- the meta object for the attribute 'Order'.
- See Also:
-
getRightValue
org.eclipse.emf.ecore.EEnum getRightValue()Returns the meta object for enum 'Right Value
'.- Returns:
- the meta object for enum 'Right Value'.
- See Also:
-
getRole
org.eclipse.emf.ecore.EDataType getRole()Returns the meta object for data type 'Role
'.- Returns:
- the meta object for data type 'Role'.
- See Also:
-
getRightsFactory
RightsFactory getRightsFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-