Interface PolicyPackage.Literals
-
- Enclosing interface:
- PolicyPackage
public static interface PolicyPackage.Literals
Defines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClass
ALL_OF
The meta object literal for the 'All Of
' class.static EReference
ALL_OF__MATCH
The meta object literal for the 'Match' containment reference list feature.static EClass
APPLY
The meta object literal for the 'Apply
' class.static EAttribute
APPLY__OPERATION
The meta object literal for the 'Operation' attribute feature.static EReference
APPLY__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.static EClass
ATTRIBUTE_DESIGNATOR
The meta object literal for the 'Attribute Designator
' class.static EReference
ATTRIBUTE_DESIGNATOR__ATTRIBUTE
The meta object literal for the 'Attribute' reference feature.static EAttribute
ATTRIBUTE_DESIGNATOR__TYPE
The meta object literal for the 'Type' attribute feature.static EClass
ATTRIBUTE_SELECTION
The meta object literal for the 'Attribute Selection
' class.static EAttribute
ATTRIBUTE_SELECTION__CATEGORY
The meta object literal for the 'Category' attribute feature.static EAttribute
ATTRIBUTE_SELECTION__MUST_BE_PRESENT
The meta object literal for the 'Must Be Present' attribute feature.static EClass
ATTRIBUTE_SELECTOR
The meta object literal for the 'Attribute Selector
' class.static EClass
ATTRIBUTE_VALUE_REFERENCE
The meta object literal for the 'Attribute Value Reference
' class.static EReference
ATTRIBUTE_VALUE_REFERENCE__ATTRIBUTEVALUE
The meta object literal for the 'Attributevalue' reference feature.static EEnum
CATEGORY
The meta object literal for the 'Category
' enum.static EClass
EXPRESSION
The meta object literal for the 'Expression
' class.static EClass
FUNCTION_REFERENCE
The meta object literal for the 'Function Reference
' class.static EAttribute
FUNCTION_REFERENCE__FUNCTION
The meta object literal for the 'Function' attribute feature.static EClass
MATCH
The meta object literal for the 'Match
' class.static EEnum
OPERATIONS
The meta object literal for the 'Operations
' enum.static EEnum
PERMIT_TYPE
The meta object literal for the 'Permit Type
' enum.static EClass
POLICY
The meta object literal for the 'Policy
' class.static EAttribute
POLICY__COMBINING_ALGORITHM
The meta object literal for the 'Combining Algorithm' attribute feature.static EReference
POLICY__RULE
The meta object literal for the 'Rule' containment reference list feature.static EReference
POLICY__TARGET
The meta object literal for the 'Target' containment reference list feature.static EReference
POLICY__VARIABLEDEFINITIONS
The meta object literal for the 'Variabledefinitions' containment reference list feature.static EEnum
POLICY_COMBINING_ALGORITHM
The meta object literal for the 'Combining Algorithm
' enum.static EClass
POLICY_SET
The meta object literal for the 'Set
' class.static EAttribute
POLICY_SET__COMBINING_ALGORITHM
The meta object literal for the 'Combining Algorithm' attribute feature.static EReference
POLICY_SET__POLICY
The meta object literal for the 'Policy' containment reference list feature.static EReference
POLICY_SET__POLICYSET
The meta object literal for the 'Policyset' containment reference list feature.static EReference
POLICY_SET__TARGET
The meta object literal for the 'Target' containment reference list feature.static EClass
RULE
The meta object literal for the 'Rule
' class.static EReference
RULE__CONDITION
The meta object literal for the 'Condition' containment reference feature.static EAttribute
RULE__PERMIT
The meta object literal for the 'Permit' attribute feature.static EReference
RULE__TARGET
The meta object literal for the 'Target' containment reference list feature.static EEnum
RULE_COMBINING_ALGORIHTM
The meta object literal for the 'Rule Combining Algorihtm
' enum.static EClass
SIMPLE_ATTRIBUTE_CONDITION
The meta object literal for the 'Simple Attribute Condition
' class.static EReference
SIMPLE_ATTRIBUTE_CONDITION__ATTRIBUTE
The meta object literal for the 'Attribute' reference feature.static EAttribute
SIMPLE_ATTRIBUTE_CONDITION__ONLY
The meta object literal for the 'Only' attribute feature.static EClass
VARIABLE_DEFINITIONS
The meta object literal for the 'Variable Definitions
' class.static EReference
VARIABLE_DEFINITIONS__EXPRESSION
The meta object literal for the 'Expression' containment reference feature.static EClass
VARIABLE_REFERENCE
The meta object literal for the 'Variable Reference
' class.static EReference
VARIABLE_REFERENCE__VARIABLEDEFINITIONS
The meta object literal for the 'Variabledefinitions' reference feature.static EClass
XML_STRING
The meta object literal for the 'XML String
' class.static EAttribute
XML_STRING__STRING
The meta object literal for the 'String' attribute feature.
-
-
-
Field Detail
-
POLICY_SET
static final EClass POLICY_SET
The meta object literal for the 'Set
' class.- See Also:
PolicySetImpl
,PolicyPackageImpl.getPolicySet()
- Generated class or method.
-
POLICY_SET__COMBINING_ALGORITHM
static final EAttribute POLICY_SET__COMBINING_ALGORITHM
The meta object literal for the 'Combining Algorithm' attribute feature.- Generated class or method.
-
POLICY_SET__POLICYSET
static final EReference POLICY_SET__POLICYSET
The meta object literal for the 'Policyset' containment reference list feature.- Generated class or method.
-
POLICY_SET__POLICY
static final EReference POLICY_SET__POLICY
The meta object literal for the 'Policy' containment reference list feature.- Generated class or method.
-
POLICY_SET__TARGET
static final EReference POLICY_SET__TARGET
The meta object literal for the 'Target' containment reference list feature.- Generated class or method.
-
POLICY
static final EClass POLICY
The meta object literal for the 'Policy
' class.- See Also:
PolicyImpl
,PolicyPackageImpl.getPolicy()
- Generated class or method.
-
POLICY__COMBINING_ALGORITHM
static final EAttribute POLICY__COMBINING_ALGORITHM
The meta object literal for the 'Combining Algorithm' attribute feature.- Generated class or method.
-
POLICY__RULE
static final EReference POLICY__RULE
The meta object literal for the 'Rule' containment reference list feature.- Generated class or method.
-
POLICY__VARIABLEDEFINITIONS
static final EReference POLICY__VARIABLEDEFINITIONS
The meta object literal for the 'Variabledefinitions' containment reference list feature.- Generated class or method.
-
POLICY__TARGET
static final EReference POLICY__TARGET
The meta object literal for the 'Target' containment reference list feature.- Generated class or method.
-
RULE
static final EClass RULE
The meta object literal for the 'Rule
' class.- See Also:
RuleImpl
,PolicyPackageImpl.getRule()
- Generated class or method.
-
RULE__PERMIT
static final EAttribute RULE__PERMIT
The meta object literal for the 'Permit' attribute feature.- Generated class or method.
-
RULE__CONDITION
static final EReference RULE__CONDITION
The meta object literal for the 'Condition' containment reference feature.- Generated class or method.
-
RULE__TARGET
static final EReference RULE__TARGET
The meta object literal for the 'Target' containment reference list feature.- Generated class or method.
-
ALL_OF
static final EClass ALL_OF
The meta object literal for the 'All Of
' class.- See Also:
AllOfImpl
,PolicyPackageImpl.getAllOf()
- Generated class or method.
-
ALL_OF__MATCH
static final EReference ALL_OF__MATCH
The meta object literal for the 'Match' containment reference list feature.- Generated class or method.
-
MATCH
static final EClass MATCH
The meta object literal for the 'Match
' class.- See Also:
MatchImpl
,PolicyPackageImpl.getMatch()
- Generated class or method.
-
APPLY
static final EClass APPLY
The meta object literal for the 'Apply
' class.- See Also:
ApplyImpl
,PolicyPackageImpl.getApply()
- Generated class or method.
-
APPLY__PARAMETERS
static final EReference APPLY__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.- Generated class or method.
-
APPLY__OPERATION
static final EAttribute APPLY__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
ATTRIBUTE_SELECTOR
static final EClass ATTRIBUTE_SELECTOR
The meta object literal for the 'Attribute Selector
' class.- See Also:
AttributeSelectorImpl
,PolicyPackageImpl.getAttributeSelector()
- Generated class or method.
-
FUNCTION_REFERENCE
static final EClass FUNCTION_REFERENCE
The meta object literal for the 'Function Reference
' class.- See Also:
FunctionReferenceImpl
,PolicyPackageImpl.getFunctionReference()
- Generated class or method.
-
FUNCTION_REFERENCE__FUNCTION
static final EAttribute FUNCTION_REFERENCE__FUNCTION
The meta object literal for the 'Function' attribute feature.- Generated class or method.
-
ATTRIBUTE_DESIGNATOR
static final EClass ATTRIBUTE_DESIGNATOR
The meta object literal for the 'Attribute Designator
' class.- See Also:
AttributeDesignatorImpl
,PolicyPackageImpl.getAttributeDesignator()
- Generated class or method.
-
ATTRIBUTE_DESIGNATOR__ATTRIBUTE
static final EReference ATTRIBUTE_DESIGNATOR__ATTRIBUTE
The meta object literal for the 'Attribute' reference feature.- Generated class or method.
-
ATTRIBUTE_DESIGNATOR__TYPE
static final EAttribute ATTRIBUTE_DESIGNATOR__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
XML_STRING
static final EClass XML_STRING
The meta object literal for the 'XML String
' class.- See Also:
XMLStringImpl
,PolicyPackageImpl.getXMLString()
- Generated class or method.
-
XML_STRING__STRING
static final EAttribute XML_STRING__STRING
The meta object literal for the 'String' attribute feature.- Generated class or method.
-
EXPRESSION
static final EClass EXPRESSION
The meta object literal for the 'Expression
' class.- See Also:
ExpressionImpl
,PolicyPackageImpl.getExpression()
- Generated class or method.
-
VARIABLE_DEFINITIONS
static final EClass VARIABLE_DEFINITIONS
The meta object literal for the 'Variable Definitions
' class.- See Also:
VariableDefinitionsImpl
,PolicyPackageImpl.getVariableDefinitions()
- Generated class or method.
-
VARIABLE_DEFINITIONS__EXPRESSION
static final EReference VARIABLE_DEFINITIONS__EXPRESSION
The meta object literal for the 'Expression' containment reference feature.- Generated class or method.
-
VARIABLE_REFERENCE
static final EClass VARIABLE_REFERENCE
The meta object literal for the 'Variable Reference
' class.- See Also:
VariableReferenceImpl
,PolicyPackageImpl.getVariableReference()
- Generated class or method.
-
VARIABLE_REFERENCE__VARIABLEDEFINITIONS
static final EReference VARIABLE_REFERENCE__VARIABLEDEFINITIONS
The meta object literal for the 'Variabledefinitions' reference feature.- Generated class or method.
-
ATTRIBUTE_VALUE_REFERENCE
static final EClass ATTRIBUTE_VALUE_REFERENCE
The meta object literal for the 'Attribute Value Reference
' class.- See Also:
AttributeValueReferenceImpl
,PolicyPackageImpl.getAttributeValueReference()
- Generated class or method.
-
ATTRIBUTE_VALUE_REFERENCE__ATTRIBUTEVALUE
static final EReference ATTRIBUTE_VALUE_REFERENCE__ATTRIBUTEVALUE
The meta object literal for the 'Attributevalue' reference feature.- Generated class or method.
-
ATTRIBUTE_SELECTION
static final EClass ATTRIBUTE_SELECTION
The meta object literal for the 'Attribute Selection
' class.- See Also:
AttributeSelectionImpl
,PolicyPackageImpl.getAttributeSelection()
- Generated class or method.
-
ATTRIBUTE_SELECTION__CATEGORY
static final EAttribute ATTRIBUTE_SELECTION__CATEGORY
The meta object literal for the 'Category' attribute feature.- Generated class or method.
-
ATTRIBUTE_SELECTION__MUST_BE_PRESENT
static final EAttribute ATTRIBUTE_SELECTION__MUST_BE_PRESENT
The meta object literal for the 'Must Be Present' attribute feature.- Generated class or method.
-
SIMPLE_ATTRIBUTE_CONDITION
static final EClass SIMPLE_ATTRIBUTE_CONDITION
The meta object literal for the 'Simple Attribute Condition
' class.- See Also:
SimpleAttributeConditionImpl
,PolicyPackageImpl.getSimpleAttributeCondition()
- Generated class or method.
-
SIMPLE_ATTRIBUTE_CONDITION__ATTRIBUTE
static final EReference SIMPLE_ATTRIBUTE_CONDITION__ATTRIBUTE
The meta object literal for the 'Attribute' reference feature.- Generated class or method.
-
SIMPLE_ATTRIBUTE_CONDITION__ONLY
static final EAttribute SIMPLE_ATTRIBUTE_CONDITION__ONLY
The meta object literal for the 'Only' attribute feature.- Generated class or method.
-
PERMIT_TYPE
static final EEnum PERMIT_TYPE
The meta object literal for the 'Permit Type
' enum.- See Also:
PermitType
,PolicyPackageImpl.getPermitType()
- Generated class or method.
-
POLICY_COMBINING_ALGORITHM
static final EEnum POLICY_COMBINING_ALGORITHM
The meta object literal for the 'Combining Algorithm
' enum.- See Also:
PolicyCombiningAlgorithm
,PolicyPackageImpl.getPolicyCombiningAlgorithm()
- Generated class or method.
-
RULE_COMBINING_ALGORIHTM
static final EEnum RULE_COMBINING_ALGORIHTM
The meta object literal for the 'Rule Combining Algorihtm
' enum.- See Also:
RuleCombiningAlgorihtm
,PolicyPackageImpl.getRuleCombiningAlgorihtm()
- Generated class or method.
-
OPERATIONS
static final EEnum OPERATIONS
The meta object literal for the 'Operations
' enum.- See Also:
Operations
,PolicyPackageImpl.getOperations()
- Generated class or method.
-
CATEGORY
static final EEnum CATEGORY
The meta object literal for the 'Category
' enum.- See Also:
Category
,PolicyPackageImpl.getCategory()
- Generated class or method.
-
-