Interface PolicyPackage.Literals
-
- Enclosing interface:
- PolicyPackage
public static interface PolicyPackage.LiteralsDefines 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 EClassALL_OFThe meta object literal for the 'All Of' class.static EReferenceALL_OF__MATCHThe meta object literal for the 'Match' containment reference list feature.static EClassAPPLYThe meta object literal for the 'Apply' class.static EAttributeAPPLY__OPERATIONThe meta object literal for the 'Operation' attribute feature.static EReferenceAPPLY__PARAMETERSThe meta object literal for the 'Parameters' containment reference list feature.static EClassATTRIBUTE_DESIGNATORThe meta object literal for the 'Attribute Designator' class.static EReferenceATTRIBUTE_DESIGNATOR__ATTRIBUTEThe meta object literal for the 'Attribute' reference feature.static EAttributeATTRIBUTE_DESIGNATOR__TYPEThe meta object literal for the 'Type' attribute feature.static EClassATTRIBUTE_SELECTIONThe meta object literal for the 'Attribute Selection' class.static EAttributeATTRIBUTE_SELECTION__CATEGORYThe meta object literal for the 'Category' attribute feature.static EAttributeATTRIBUTE_SELECTION__MUST_BE_PRESENTThe meta object literal for the 'Must Be Present' attribute feature.static EClassATTRIBUTE_SELECTORThe meta object literal for the 'Attribute Selector' class.static EClassATTRIBUTE_VALUE_REFERENCEThe meta object literal for the 'Attribute Value Reference' class.static EReferenceATTRIBUTE_VALUE_REFERENCE__ATTRIBUTEVALUEThe meta object literal for the 'Attributevalue' reference feature.static EEnumCATEGORYThe meta object literal for the 'Category' enum.static EClassEXPRESSIONThe meta object literal for the 'Expression' class.static EClassFUNCTION_REFERENCEThe meta object literal for the 'Function Reference' class.static EAttributeFUNCTION_REFERENCE__FUNCTIONThe meta object literal for the 'Function' attribute feature.static EClassMATCHThe meta object literal for the 'Match' class.static EEnumOPERATIONSThe meta object literal for the 'Operations' enum.static EEnumPERMIT_TYPEThe meta object literal for the 'Permit Type' enum.static EClassPOLICYThe meta object literal for the 'Policy' class.static EAttributePOLICY__COMBINING_ALGORITHMThe meta object literal for the 'Combining Algorithm' attribute feature.static EReferencePOLICY__RULEThe meta object literal for the 'Rule' containment reference list feature.static EReferencePOLICY__TARGETThe meta object literal for the 'Target' containment reference list feature.static EReferencePOLICY__VARIABLEDEFINITIONSThe meta object literal for the 'Variabledefinitions' containment reference list feature.static EEnumPOLICY_COMBINING_ALGORITHMThe meta object literal for the 'Combining Algorithm' enum.static EClassPOLICY_SETThe meta object literal for the 'Set' class.static EAttributePOLICY_SET__COMBINING_ALGORITHMThe meta object literal for the 'Combining Algorithm' attribute feature.static EReferencePOLICY_SET__POLICYThe meta object literal for the 'Policy' containment reference list feature.static EReferencePOLICY_SET__POLICYSETThe meta object literal for the 'Policyset' containment reference list feature.static EReferencePOLICY_SET__TARGETThe meta object literal for the 'Target' containment reference list feature.static EClassRULEThe meta object literal for the 'Rule' class.static EReferenceRULE__CONDITIONThe meta object literal for the 'Condition' containment reference feature.static EAttributeRULE__PERMITThe meta object literal for the 'Permit' attribute feature.static EReferenceRULE__TARGETThe meta object literal for the 'Target' containment reference list feature.static EEnumRULE_COMBINING_ALGORIHTMThe meta object literal for the 'Rule Combining Algorihtm' enum.static EClassSIMPLE_ATTRIBUTE_CONDITIONThe meta object literal for the 'Simple Attribute Condition' class.static EReferenceSIMPLE_ATTRIBUTE_CONDITION__ATTRIBUTEThe meta object literal for the 'Attribute' reference feature.static EAttributeSIMPLE_ATTRIBUTE_CONDITION__ONLYThe meta object literal for the 'Only' attribute feature.static EClassVARIABLE_DEFINITIONSThe meta object literal for the 'Variable Definitions' class.static EReferenceVARIABLE_DEFINITIONS__EXPRESSIONThe meta object literal for the 'Expression' containment reference feature.static EClassVARIABLE_REFERENCEThe meta object literal for the 'Variable Reference' class.static EReferenceVARIABLE_REFERENCE__VARIABLEDEFINITIONSThe meta object literal for the 'Variabledefinitions' reference feature.static EClassXML_STRINGThe meta object literal for the 'XML String' class.static EAttributeXML_STRING__STRINGThe 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.
-
-