Interface PolicyPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
PolicyPackageImpl
public interface PolicyPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
PolicyFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
ALL_OF
The meta object id for the 'All Of
' class.static int
ALL_OF__MATCH
The feature id for the 'Match' containment reference list.static int
ALL_OF_FEATURE_COUNT
The number of structural features of the 'All Of' class.static int
APPLY
The meta object id for the 'Apply
' class.static int
APPLY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
APPLY__ID
The feature id for the 'Id' attribute.static int
APPLY__OPERATION
The feature id for the 'Operation' attribute.static int
APPLY__PARAMETERS
The feature id for the 'Parameters' containment reference list.static int
APPLY_FEATURE_COUNT
The number of structural features of the 'Apply' class.static int
ATTRIBUTE_DESIGNATOR
The meta object id for the 'Attribute Designator
' class.static int
ATTRIBUTE_DESIGNATOR__ATTRIBUTE
The feature id for the 'Attribute' reference.static int
ATTRIBUTE_DESIGNATOR__CATEGORY
The feature id for the 'Category' attribute.static int
ATTRIBUTE_DESIGNATOR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ATTRIBUTE_DESIGNATOR__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE_DESIGNATOR__MUST_BE_PRESENT
The feature id for the 'Must Be Present' attribute.static int
ATTRIBUTE_DESIGNATOR__TYPE
The feature id for the 'Type' attribute.static int
ATTRIBUTE_DESIGNATOR_FEATURE_COUNT
The number of structural features of the 'Attribute Designator' class.static int
ATTRIBUTE_SELECTION
The meta object id for the 'Attribute Selection
' class.static int
ATTRIBUTE_SELECTION__CATEGORY
The feature id for the 'Category' attribute.static int
ATTRIBUTE_SELECTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ATTRIBUTE_SELECTION__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE_SELECTION__MUST_BE_PRESENT
The feature id for the 'Must Be Present' attribute.static int
ATTRIBUTE_SELECTION_FEATURE_COUNT
The number of structural features of the 'Attribute Selection' class.static int
ATTRIBUTE_SELECTOR
The meta object id for the 'Attribute Selector
' class.static int
ATTRIBUTE_SELECTOR__CATEGORY
The feature id for the 'Category' attribute.static int
ATTRIBUTE_SELECTOR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ATTRIBUTE_SELECTOR__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE_SELECTOR__MUST_BE_PRESENT
The feature id for the 'Must Be Present' attribute.static int
ATTRIBUTE_SELECTOR_FEATURE_COUNT
The number of structural features of the 'Attribute Selector' class.static int
ATTRIBUTE_VALUE_REFERENCE
The meta object id for the 'Attribute Value Reference
' class.static int
ATTRIBUTE_VALUE_REFERENCE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' reference.static int
ATTRIBUTE_VALUE_REFERENCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ATTRIBUTE_VALUE_REFERENCE__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE_VALUE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Attribute Value Reference' class.static int
CATEGORY
The meta object id for the 'Category
' enum.static PolicyPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
EXPRESSION
The meta object id for the 'Expression
' class.static int
EXPRESSION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
EXPRESSION__ID
The feature id for the 'Id' attribute.static int
EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.static int
FUNCTION_REFERENCE
The meta object id for the 'Function Reference
' class.static int
FUNCTION_REFERENCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
FUNCTION_REFERENCE__FUNCTION
The feature id for the 'Function' attribute.static int
FUNCTION_REFERENCE__ID
The feature id for the 'Id' attribute.static int
FUNCTION_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Function Reference' class.static int
MATCH
The meta object id for the 'Match
' class.static int
MATCH__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
MATCH__ID
The feature id for the 'Id' attribute.static int
MATCH_FEATURE_COUNT
The number of structural features of the 'Match' class.static int
OPERATIONS
The meta object id for the 'Operations
' enum.static int
PERMIT_TYPE
The meta object id for the 'Permit Type
' enum.static int
POLICY
The meta object id for the 'Policy
' class.static int
POLICY__COMBINING_ALGORITHM
The feature id for the 'Combining Algorithm' attribute.static int
POLICY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
POLICY__ID
The feature id for the 'Id' attribute.static int
POLICY__RULE
The feature id for the 'Rule' containment reference list.static int
POLICY__TARGET
The feature id for the 'Target' containment reference list.static int
POLICY__VARIABLEDEFINITIONS
The feature id for the 'Variabledefinitions' containment reference list.static int
POLICY_COMBINING_ALGORITHM
The meta object id for the 'Combining Algorithm
' enum.static int
POLICY_FEATURE_COUNT
The number of structural features of the 'Policy' class.static int
POLICY_SET
The meta object id for the 'Set
' class.static int
POLICY_SET__COMBINING_ALGORITHM
The feature id for the 'Combining Algorithm' attribute.static int
POLICY_SET__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
POLICY_SET__ID
The feature id for the 'Id' attribute.static int
POLICY_SET__POLICY
The feature id for the 'Policy' containment reference list.static int
POLICY_SET__POLICYSET
The feature id for the 'Policyset' containment reference list.static int
POLICY_SET__TARGET
The feature id for the 'Target' containment reference list.static int
POLICY_SET_FEATURE_COUNT
The number of structural features of the 'Set' class.static int
RULE
The meta object id for the 'Rule
' class.static int
RULE__CONDITION
The feature id for the 'Condition' containment reference.static int
RULE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
RULE__ID
The feature id for the 'Id' attribute.static int
RULE__PERMIT
The feature id for the 'Permit' attribute.static int
RULE__TARGET
The feature id for the 'Target' containment reference list.static int
RULE_COMBINING_ALGORIHTM
The meta object id for the 'Rule Combining Algorihtm
' enum.static int
RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class.static int
SIMPLE_ATTRIBUTE_CONDITION
The meta object id for the 'Simple Attribute Condition
' class.static int
SIMPLE_ATTRIBUTE_CONDITION__ATTRIBUTE
The feature id for the 'Attribute' reference.static int
SIMPLE_ATTRIBUTE_CONDITION__CATEGORY
The feature id for the 'Category' attribute.static int
SIMPLE_ATTRIBUTE_CONDITION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
SIMPLE_ATTRIBUTE_CONDITION__ID
The feature id for the 'Id' attribute.static int
SIMPLE_ATTRIBUTE_CONDITION__MUST_BE_PRESENT
The feature id for the 'Must Be Present' attribute.static int
SIMPLE_ATTRIBUTE_CONDITION__ONLY
The feature id for the 'Only' attribute.static int
SIMPLE_ATTRIBUTE_CONDITION_FEATURE_COUNT
The number of structural features of the 'Simple Attribute Condition' class.static int
VARIABLE_DEFINITIONS
The meta object id for the 'Variable Definitions
' class.static int
VARIABLE_DEFINITIONS__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
VARIABLE_DEFINITIONS__EXPRESSION
The feature id for the 'Expression' containment reference.static int
VARIABLE_DEFINITIONS__ID
The feature id for the 'Id' attribute.static int
VARIABLE_DEFINITIONS_FEATURE_COUNT
The number of structural features of the 'Variable Definitions' class.static int
VARIABLE_REFERENCE
The meta object id for the 'Variable Reference
' class.static int
VARIABLE_REFERENCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
VARIABLE_REFERENCE__ID
The feature id for the 'Id' attribute.static int
VARIABLE_REFERENCE__VARIABLEDEFINITIONS
The feature id for the 'Variabledefinitions' reference.static int
VARIABLE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Variable Reference' class.static int
XML_STRING
The meta object id for the 'XML String
' class.static int
XML_STRING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
XML_STRING__ID
The feature id for the 'Id' attribute.static int
XML_STRING__STRING
The feature id for the 'String' attribute.static int
XML_STRING_FEATURE_COUNT
The number of structural features of the 'XML String' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAllOf()
Returns the meta object for class 'All Of
'.EReference
getAllOf_Match()
Returns the meta object for the containment reference list 'Match
'.EClass
getApply()
Returns the meta object for class 'Apply
'.EAttribute
getApply_Operation()
Returns the meta object for the attribute 'Operation
'.EReference
getApply_Parameters()
Returns the meta object for the containment reference list 'Parameters
'.EClass
getAttributeDesignator()
Returns the meta object for class 'Attribute Designator
'.EReference
getAttributeDesignator_Attribute()
Returns the meta object for the reference 'Attribute
'.EAttribute
getAttributeDesignator_Type()
Returns the meta object for the attribute 'Type
'.EClass
getAttributeSelection()
Returns the meta object for class 'Attribute Selection
'.EAttribute
getAttributeSelection_Category()
Returns the meta object for the attribute 'Category
'.EAttribute
getAttributeSelection_MustBePresent()
Returns the meta object for the attribute 'Must Be Present
'.EClass
getAttributeSelector()
Returns the meta object for class 'Attribute Selector
'.EClass
getAttributeValueReference()
Returns the meta object for class 'Attribute Value Reference
'.EReference
getAttributeValueReference_Attributevalue()
Returns the meta object for the reference 'Attributevalue
'.EEnum
getCategory()
Returns the meta object for enum 'Category
'.EClass
getExpression()
Returns the meta object for class 'Expression
'.EClass
getFunctionReference()
Returns the meta object for class 'Function Reference
'.EAttribute
getFunctionReference_Function()
Returns the meta object for the attribute 'Function
'.EClass
getMatch()
Returns the meta object for class 'Match
'.EEnum
getOperations()
Returns the meta object for enum 'Operations
'.EEnum
getPermitType()
Returns the meta object for enum 'Permit Type
'.EClass
getPolicy()
Returns the meta object for class 'Policy
'.EAttribute
getPolicy_CombiningAlgorithm()
Returns the meta object for the attribute 'Combining Algorithm
'.EReference
getPolicy_Rule()
Returns the meta object for the containment reference list 'Rule
'.EReference
getPolicy_Target()
Returns the meta object for the containment reference list 'Target
'.EReference
getPolicy_Variabledefinitions()
Returns the meta object for the containment reference list 'Variabledefinitions
'.EEnum
getPolicyCombiningAlgorithm()
Returns the meta object for enum 'Combining Algorithm
'.PolicyFactory
getPolicyFactory()
Returns the factory that creates the instances of the model.EClass
getPolicySet()
Returns the meta object for class 'Set
'.EAttribute
getPolicySet_CombiningAlgorithm()
Returns the meta object for the attribute 'Combining Algorithm
'.EReference
getPolicySet_Policy()
Returns the meta object for the containment reference list 'Policy
'.EReference
getPolicySet_Policyset()
Returns the meta object for the containment reference list 'Policyset
'.EReference
getPolicySet_Target()
Returns the meta object for the containment reference list 'Target
'.EClass
getRule()
Returns the meta object for class 'Rule
'.EReference
getRule_Condition()
Returns the meta object for the containment reference 'Condition
'.EAttribute
getRule_Permit()
Returns the meta object for the attribute 'Permit
'.EReference
getRule_Target()
Returns the meta object for the containment reference list 'Target
'.EEnum
getRuleCombiningAlgorihtm()
Returns the meta object for enum 'Rule Combining Algorihtm
'.EClass
getSimpleAttributeCondition()
Returns the meta object for class 'Simple Attribute Condition
'.EReference
getSimpleAttributeCondition_Attribute()
Returns the meta object for the reference 'Attribute
'.EAttribute
getSimpleAttributeCondition_Only()
Returns the meta object for the attribute 'Only
'.EClass
getVariableDefinitions()
Returns the meta object for class 'Variable Definitions
'.EReference
getVariableDefinitions_Expression()
Returns the meta object for the containment reference 'Expression
'.EClass
getVariableReference()
Returns the meta object for class 'Variable Reference
'.EReference
getVariableReference_Variabledefinitions()
Returns the meta object for the reference 'Variabledefinitions
'.EClass
getXMLString()
Returns the meta object for class 'XML String
'.EAttribute
getXMLString_String()
Returns the meta object for the attribute 'String
'.-
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 Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final PolicyPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
POLICY_SET
static final int POLICY_SET
The meta object id for the 'Set
' class.- See Also:
PolicySetImpl
,PolicyPackageImpl.getPolicySet()
, Constant Field Values- Generated class or method.
-
POLICY_SET__ID
static final int POLICY_SET__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY_SET__ENTITY_NAME
static final int POLICY_SET__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY_SET__COMBINING_ALGORITHM
static final int POLICY_SET__COMBINING_ALGORITHM
The feature id for the 'Combining Algorithm' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY_SET__POLICYSET
static final int POLICY_SET__POLICYSET
The feature id for the 'Policyset' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY_SET__POLICY
static final int POLICY_SET__POLICY
The feature id for the 'Policy' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY_SET__TARGET
static final int POLICY_SET__TARGET
The feature id for the 'Target' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY_SET_FEATURE_COUNT
static final int POLICY_SET_FEATURE_COUNT
The number of structural features of the 'Set' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY
static final int POLICY
The meta object id for the 'Policy
' class.- See Also:
PolicyImpl
,PolicyPackageImpl.getPolicy()
, Constant Field Values- Generated class or method.
-
POLICY__ID
static final int POLICY__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY__ENTITY_NAME
static final int POLICY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY__COMBINING_ALGORITHM
static final int POLICY__COMBINING_ALGORITHM
The feature id for the 'Combining Algorithm' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY__RULE
static final int POLICY__RULE
The feature id for the 'Rule' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY__VARIABLEDEFINITIONS
static final int POLICY__VARIABLEDEFINITIONS
The feature id for the 'Variabledefinitions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY__TARGET
static final int POLICY__TARGET
The feature id for the 'Target' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
POLICY_FEATURE_COUNT
static final int POLICY_FEATURE_COUNT
The number of structural features of the 'Policy' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RULE
static final int RULE
The meta object id for the 'Rule
' class.- See Also:
RuleImpl
,PolicyPackageImpl.getRule()
, Constant Field Values- Generated class or method.
-
RULE__ID
static final int RULE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RULE__ENTITY_NAME
static final int RULE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RULE__PERMIT
static final int RULE__PERMIT
The feature id for the 'Permit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RULE__CONDITION
static final int RULE__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RULE__TARGET
static final int RULE__TARGET
The feature id for the 'Target' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RULE_FEATURE_COUNT
static final int RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ALL_OF
static final int ALL_OF
The meta object id for the 'All Of
' class.- See Also:
AllOfImpl
,PolicyPackageImpl.getAllOf()
, Constant Field Values- Generated class or method.
-
ALL_OF__MATCH
static final int ALL_OF__MATCH
The feature id for the 'Match' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ALL_OF_FEATURE_COUNT
static final int ALL_OF_FEATURE_COUNT
The number of structural features of the 'All Of' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MATCH
static final int MATCH
The meta object id for the 'Match
' class.- See Also:
MatchImpl
,PolicyPackageImpl.getMatch()
, Constant Field Values- Generated class or method.
-
MATCH__ID
static final int MATCH__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MATCH__ENTITY_NAME
static final int MATCH__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MATCH_FEATURE_COUNT
static final int MATCH_FEATURE_COUNT
The number of structural features of the 'Match' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXPRESSION
static final int EXPRESSION
The meta object id for the 'Expression
' class.- See Also:
ExpressionImpl
,PolicyPackageImpl.getExpression()
, Constant Field Values- Generated class or method.
-
EXPRESSION__ID
static final int EXPRESSION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXPRESSION__ENTITY_NAME
static final int EXPRESSION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXPRESSION_FEATURE_COUNT
static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
APPLY
static final int APPLY
The meta object id for the 'Apply
' class.- See Also:
ApplyImpl
,PolicyPackageImpl.getApply()
, Constant Field Values- Generated class or method.
-
APPLY__ID
static final int APPLY__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
APPLY__ENTITY_NAME
static final int APPLY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
APPLY__PARAMETERS
static final int APPLY__PARAMETERS
The feature id for the 'Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
APPLY__OPERATION
static final int APPLY__OPERATION
The feature id for the 'Operation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
APPLY_FEATURE_COUNT
static final int APPLY_FEATURE_COUNT
The number of structural features of the 'Apply' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTION
static final int ATTRIBUTE_SELECTION
The meta object id for the 'Attribute Selection
' class.- See Also:
AttributeSelectionImpl
,PolicyPackageImpl.getAttributeSelection()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE_SELECTION__ID
static final int ATTRIBUTE_SELECTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTION__ENTITY_NAME
static final int ATTRIBUTE_SELECTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTION__CATEGORY
static final int ATTRIBUTE_SELECTION__CATEGORY
The feature id for the 'Category' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTION__MUST_BE_PRESENT
static final int ATTRIBUTE_SELECTION__MUST_BE_PRESENT
The feature id for the 'Must Be Present' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTION_FEATURE_COUNT
static final int ATTRIBUTE_SELECTION_FEATURE_COUNT
The number of structural features of the 'Attribute Selection' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTOR
static final int ATTRIBUTE_SELECTOR
The meta object id for the 'Attribute Selector
' class.- See Also:
AttributeSelectorImpl
,PolicyPackageImpl.getAttributeSelector()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE_SELECTOR__ID
static final int ATTRIBUTE_SELECTOR__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTOR__ENTITY_NAME
static final int ATTRIBUTE_SELECTOR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTOR__CATEGORY
static final int ATTRIBUTE_SELECTOR__CATEGORY
The feature id for the 'Category' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTOR__MUST_BE_PRESENT
static final int ATTRIBUTE_SELECTOR__MUST_BE_PRESENT
The feature id for the 'Must Be Present' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_SELECTOR_FEATURE_COUNT
static final int ATTRIBUTE_SELECTOR_FEATURE_COUNT
The number of structural features of the 'Attribute Selector' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FUNCTION_REFERENCE
static final int FUNCTION_REFERENCE
The meta object id for the 'Function Reference
' class.- See Also:
FunctionReferenceImpl
,PolicyPackageImpl.getFunctionReference()
, Constant Field Values- Generated class or method.
-
FUNCTION_REFERENCE__ID
static final int FUNCTION_REFERENCE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FUNCTION_REFERENCE__ENTITY_NAME
static final int FUNCTION_REFERENCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FUNCTION_REFERENCE__FUNCTION
static final int FUNCTION_REFERENCE__FUNCTION
The feature id for the 'Function' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FUNCTION_REFERENCE_FEATURE_COUNT
static final int FUNCTION_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Function Reference' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_DESIGNATOR
static final int ATTRIBUTE_DESIGNATOR
The meta object id for the 'Attribute Designator
' class.- See Also:
AttributeDesignatorImpl
,PolicyPackageImpl.getAttributeDesignator()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE_DESIGNATOR__ID
static final int ATTRIBUTE_DESIGNATOR__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_DESIGNATOR__ENTITY_NAME
static final int ATTRIBUTE_DESIGNATOR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_DESIGNATOR__CATEGORY
static final int ATTRIBUTE_DESIGNATOR__CATEGORY
The feature id for the 'Category' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_DESIGNATOR__MUST_BE_PRESENT
static final int ATTRIBUTE_DESIGNATOR__MUST_BE_PRESENT
The feature id for the 'Must Be Present' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_DESIGNATOR__ATTRIBUTE
static final int ATTRIBUTE_DESIGNATOR__ATTRIBUTE
The feature id for the 'Attribute' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_DESIGNATOR__TYPE
static final int ATTRIBUTE_DESIGNATOR__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_DESIGNATOR_FEATURE_COUNT
static final int ATTRIBUTE_DESIGNATOR_FEATURE_COUNT
The number of structural features of the 'Attribute Designator' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_STRING
static final int XML_STRING
The meta object id for the 'XML String
' class.- See Also:
XMLStringImpl
,PolicyPackageImpl.getXMLString()
, Constant Field Values- Generated class or method.
-
XML_STRING__ID
static final int XML_STRING__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_STRING__ENTITY_NAME
static final int XML_STRING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_STRING__STRING
static final int XML_STRING__STRING
The feature id for the 'String' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_STRING_FEATURE_COUNT
static final int XML_STRING_FEATURE_COUNT
The number of structural features of the 'XML String' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIABLE_DEFINITIONS
static final int VARIABLE_DEFINITIONS
The meta object id for the 'Variable Definitions
' class.- See Also:
VariableDefinitionsImpl
,PolicyPackageImpl.getVariableDefinitions()
, Constant Field Values- Generated class or method.
-
VARIABLE_DEFINITIONS__ID
static final int VARIABLE_DEFINITIONS__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIABLE_DEFINITIONS__ENTITY_NAME
static final int VARIABLE_DEFINITIONS__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIABLE_DEFINITIONS__EXPRESSION
static final int VARIABLE_DEFINITIONS__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIABLE_DEFINITIONS_FEATURE_COUNT
static final int VARIABLE_DEFINITIONS_FEATURE_COUNT
The number of structural features of the 'Variable Definitions' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIABLE_REFERENCE
static final int VARIABLE_REFERENCE
The meta object id for the 'Variable Reference
' class.- See Also:
VariableReferenceImpl
,PolicyPackageImpl.getVariableReference()
, Constant Field Values- Generated class or method.
-
VARIABLE_REFERENCE__ID
static final int VARIABLE_REFERENCE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIABLE_REFERENCE__ENTITY_NAME
static final int VARIABLE_REFERENCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIABLE_REFERENCE__VARIABLEDEFINITIONS
static final int VARIABLE_REFERENCE__VARIABLEDEFINITIONS
The feature id for the 'Variabledefinitions' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIABLE_REFERENCE_FEATURE_COUNT
static final int VARIABLE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Variable Reference' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE_REFERENCE
static final int ATTRIBUTE_VALUE_REFERENCE
The meta object id for the 'Attribute Value Reference
' class.- See Also:
AttributeValueReferenceImpl
,PolicyPackageImpl.getAttributeValueReference()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE_VALUE_REFERENCE__ID
static final int ATTRIBUTE_VALUE_REFERENCE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE_REFERENCE__ENTITY_NAME
static final int ATTRIBUTE_VALUE_REFERENCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE_REFERENCE__ATTRIBUTEVALUE
static final int ATTRIBUTE_VALUE_REFERENCE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE_REFERENCE_FEATURE_COUNT
static final int ATTRIBUTE_VALUE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Attribute Value Reference' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE_CONDITION
static final int SIMPLE_ATTRIBUTE_CONDITION
The meta object id for the 'Simple Attribute Condition
' class.- See Also:
SimpleAttributeConditionImpl
,PolicyPackageImpl.getSimpleAttributeCondition()
, Constant Field Values- Generated class or method.
-
SIMPLE_ATTRIBUTE_CONDITION__ID
static final int SIMPLE_ATTRIBUTE_CONDITION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE_CONDITION__ENTITY_NAME
static final int SIMPLE_ATTRIBUTE_CONDITION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE_CONDITION__CATEGORY
static final int SIMPLE_ATTRIBUTE_CONDITION__CATEGORY
The feature id for the 'Category' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE_CONDITION__MUST_BE_PRESENT
static final int SIMPLE_ATTRIBUTE_CONDITION__MUST_BE_PRESENT
The feature id for the 'Must Be Present' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE_CONDITION__ATTRIBUTE
static final int SIMPLE_ATTRIBUTE_CONDITION__ATTRIBUTE
The feature id for the 'Attribute' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE_CONDITION__ONLY
static final int SIMPLE_ATTRIBUTE_CONDITION__ONLY
The feature id for the 'Only' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE_CONDITION_FEATURE_COUNT
static final int SIMPLE_ATTRIBUTE_CONDITION_FEATURE_COUNT
The number of structural features of the 'Simple Attribute Condition' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PERMIT_TYPE
static final int PERMIT_TYPE
The meta object id for the 'Permit Type
' enum.- See Also:
PermitType
,PolicyPackageImpl.getPermitType()
, Constant Field Values- Generated class or method.
-
POLICY_COMBINING_ALGORITHM
static final int POLICY_COMBINING_ALGORITHM
The meta object id for the 'Combining Algorithm
' enum.- See Also:
PolicyCombiningAlgorithm
,PolicyPackageImpl.getPolicyCombiningAlgorithm()
, Constant Field Values- Generated class or method.
-
RULE_COMBINING_ALGORIHTM
static final int RULE_COMBINING_ALGORIHTM
The meta object id for the 'Rule Combining Algorihtm
' enum.- See Also:
RuleCombiningAlgorihtm
,PolicyPackageImpl.getRuleCombiningAlgorihtm()
, Constant Field Values- Generated class or method.
-
OPERATIONS
static final int OPERATIONS
The meta object id for the 'Operations
' enum.- See Also:
Operations
,PolicyPackageImpl.getOperations()
, Constant Field Values- Generated class or method.
-
CATEGORY
static final int CATEGORY
The meta object id for the 'Category
' enum.- See Also:
Category
,PolicyPackageImpl.getCategory()
, Constant Field Values- Generated class or method.
-
-
Method Detail
-
getPolicySet
EClass getPolicySet()
Returns the meta object for class 'Set
'.- Returns:
- the meta object for class 'Set'.
- See Also:
PolicySet
- Generated class or method.
-
getPolicySet_CombiningAlgorithm
EAttribute getPolicySet_CombiningAlgorithm()
Returns the meta object for the attribute 'Combining Algorithm
'.- Returns:
- the meta object for the attribute 'Combining Algorithm'.
- See Also:
PolicySet.getCombiningAlgorithm()
,getPolicySet()
- Generated class or method.
-
getPolicySet_Policyset
EReference getPolicySet_Policyset()
Returns the meta object for the containment reference list 'Policyset
'.- Returns:
- the meta object for the containment reference list 'Policyset'.
- See Also:
PolicySet.getPolicyset()
,getPolicySet()
- Generated class or method.
-
getPolicySet_Policy
EReference getPolicySet_Policy()
Returns the meta object for the containment reference list 'Policy
'.- Returns:
- the meta object for the containment reference list 'Policy'.
- See Also:
PolicySet.getPolicy()
,getPolicySet()
- Generated class or method.
-
getPolicySet_Target
EReference getPolicySet_Target()
Returns the meta object for the containment reference list 'Target
'.- Returns:
- the meta object for the containment reference list 'Target'.
- See Also:
PolicySet.getTarget()
,getPolicySet()
- Generated class or method.
-
getPolicy
EClass getPolicy()
Returns the meta object for class 'Policy
'.- Returns:
- the meta object for class 'Policy'.
- See Also:
Policy
- Generated class or method.
-
getPolicy_CombiningAlgorithm
EAttribute getPolicy_CombiningAlgorithm()
Returns the meta object for the attribute 'Combining Algorithm
'.- Returns:
- the meta object for the attribute 'Combining Algorithm'.
- See Also:
Policy.getCombiningAlgorithm()
,getPolicy()
- Generated class or method.
-
getPolicy_Rule
EReference getPolicy_Rule()
Returns the meta object for the containment reference list 'Rule
'.- Returns:
- the meta object for the containment reference list 'Rule'.
- See Also:
Policy.getRule()
,getPolicy()
- Generated class or method.
-
getPolicy_Variabledefinitions
EReference getPolicy_Variabledefinitions()
Returns the meta object for the containment reference list 'Variabledefinitions
'.- Returns:
- the meta object for the containment reference list 'Variabledefinitions'.
- See Also:
Policy.getVariabledefinitions()
,getPolicy()
- Generated class or method.
-
getPolicy_Target
EReference getPolicy_Target()
Returns the meta object for the containment reference list 'Target
'.- Returns:
- the meta object for the containment reference list 'Target'.
- See Also:
Policy.getTarget()
,getPolicy()
- Generated class or method.
-
getRule
EClass getRule()
Returns the meta object for class 'Rule
'.- Returns:
- the meta object for class 'Rule'.
- See Also:
Rule
- Generated class or method.
-
getRule_Permit
EAttribute getRule_Permit()
Returns the meta object for the attribute 'Permit
'.- Returns:
- the meta object for the attribute 'Permit'.
- See Also:
Rule.getPermit()
,getRule()
- Generated class or method.
-
getRule_Condition
EReference getRule_Condition()
Returns the meta object for the containment reference 'Condition
'.- Returns:
- the meta object for the containment reference 'Condition'.
- See Also:
Rule.getCondition()
,getRule()
- Generated class or method.
-
getRule_Target
EReference getRule_Target()
Returns the meta object for the containment reference list 'Target
'.- Returns:
- the meta object for the containment reference list 'Target'.
- See Also:
Rule.getTarget()
,getRule()
- Generated class or method.
-
getAllOf
EClass getAllOf()
Returns the meta object for class 'All Of
'.- Returns:
- the meta object for class 'All Of'.
- See Also:
AllOf
- Generated class or method.
-
getAllOf_Match
EReference getAllOf_Match()
Returns the meta object for the containment reference list 'Match
'.- Returns:
- the meta object for the containment reference list 'Match'.
- See Also:
AllOf.getMatch()
,getAllOf()
- Generated class or method.
-
getMatch
EClass getMatch()
Returns the meta object for class 'Match
'.- Returns:
- the meta object for class 'Match'.
- See Also:
Match
- Generated class or method.
-
getApply
EClass getApply()
Returns the meta object for class 'Apply
'.- Returns:
- the meta object for class 'Apply'.
- See Also:
Apply
- Generated class or method.
-
getApply_Parameters
EReference getApply_Parameters()
Returns the meta object for the containment reference list 'Parameters
'.- Returns:
- the meta object for the containment reference list 'Parameters'.
- See Also:
Apply.getParameters()
,getApply()
- Generated class or method.
-
getApply_Operation
EAttribute getApply_Operation()
Returns the meta object for the attribute 'Operation
'.- Returns:
- the meta object for the attribute 'Operation'.
- See Also:
Apply.getOperation()
,getApply()
- Generated class or method.
-
getAttributeSelector
EClass getAttributeSelector()
Returns the meta object for class 'Attribute Selector
'.- Returns:
- the meta object for class 'Attribute Selector'.
- See Also:
AttributeSelector
- Generated class or method.
-
getFunctionReference
EClass getFunctionReference()
Returns the meta object for class 'Function Reference
'.- Returns:
- the meta object for class 'Function Reference'.
- See Also:
FunctionReference
- Generated class or method.
-
getFunctionReference_Function
EAttribute getFunctionReference_Function()
Returns the meta object for the attribute 'Function
'.- Returns:
- the meta object for the attribute 'Function'.
- See Also:
FunctionReference.getFunction()
,getFunctionReference()
- Generated class or method.
-
getAttributeDesignator
EClass getAttributeDesignator()
Returns the meta object for class 'Attribute Designator
'.- Returns:
- the meta object for class 'Attribute Designator'.
- See Also:
AttributeDesignator
- Generated class or method.
-
getAttributeDesignator_Attribute
EReference getAttributeDesignator_Attribute()
Returns the meta object for the reference 'Attribute
'.- Returns:
- the meta object for the reference 'Attribute'.
- See Also:
AttributeDesignator.getAttribute()
,getAttributeDesignator()
- Generated class or method.
-
getAttributeDesignator_Type
EAttribute getAttributeDesignator_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
AttributeDesignator.getType()
,getAttributeDesignator()
- Generated class or method.
-
getXMLString
EClass getXMLString()
Returns the meta object for class 'XML String
'.- Returns:
- the meta object for class 'XML String'.
- See Also:
XMLString
- Generated class or method.
-
getXMLString_String
EAttribute getXMLString_String()
Returns the meta object for the attribute 'String
'.- Returns:
- the meta object for the attribute 'String'.
- See Also:
XMLString.getString()
,getXMLString()
- Generated class or method.
-
getExpression
EClass getExpression()
Returns the meta object for class 'Expression
'.- Returns:
- the meta object for class 'Expression'.
- See Also:
Expression
- Generated class or method.
-
getVariableDefinitions
EClass getVariableDefinitions()
Returns the meta object for class 'Variable Definitions
'.- Returns:
- the meta object for class 'Variable Definitions'.
- See Also:
VariableDefinitions
- Generated class or method.
-
getVariableDefinitions_Expression
EReference getVariableDefinitions_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
VariableDefinitions.getExpression()
,getVariableDefinitions()
- Generated class or method.
-
getVariableReference
EClass getVariableReference()
Returns the meta object for class 'Variable Reference
'.- Returns:
- the meta object for class 'Variable Reference'.
- See Also:
VariableReference
- Generated class or method.
-
getVariableReference_Variabledefinitions
EReference getVariableReference_Variabledefinitions()
Returns the meta object for the reference 'Variabledefinitions
'.- Returns:
- the meta object for the reference 'Variabledefinitions'.
- See Also:
VariableReference.getVariabledefinitions()
,getVariableReference()
- Generated class or method.
-
getAttributeValueReference
EClass getAttributeValueReference()
Returns the meta object for class 'Attribute Value Reference
'.- Returns:
- the meta object for class 'Attribute Value Reference'.
- See Also:
AttributeValueReference
- Generated class or method.
-
getAttributeValueReference_Attributevalue
EReference getAttributeValueReference_Attributevalue()
Returns the meta object for the reference 'Attributevalue
'.- Returns:
- the meta object for the reference 'Attributevalue'.
- See Also:
AttributeValueReference.getAttributevalue()
,getAttributeValueReference()
- Generated class or method.
-
getAttributeSelection
EClass getAttributeSelection()
Returns the meta object for class 'Attribute Selection
'.- Returns:
- the meta object for class 'Attribute Selection'.
- See Also:
AttributeSelection
- Generated class or method.
-
getAttributeSelection_Category
EAttribute getAttributeSelection_Category()
Returns the meta object for the attribute 'Category
'.- Returns:
- the meta object for the attribute 'Category'.
- See Also:
AttributeSelection.getCategory()
,getAttributeSelection()
- Generated class or method.
-
getAttributeSelection_MustBePresent
EAttribute getAttributeSelection_MustBePresent()
Returns the meta object for the attribute 'Must Be Present
'.- Returns:
- the meta object for the attribute 'Must Be Present'.
- See Also:
AttributeSelection.isMustBePresent()
,getAttributeSelection()
- Generated class or method.
-
getSimpleAttributeCondition
EClass getSimpleAttributeCondition()
Returns the meta object for class 'Simple Attribute Condition
'.- Returns:
- the meta object for class 'Simple Attribute Condition'.
- See Also:
SimpleAttributeCondition
- Generated class or method.
-
getSimpleAttributeCondition_Attribute
EReference getSimpleAttributeCondition_Attribute()
Returns the meta object for the reference 'Attribute
'.- Returns:
- the meta object for the reference 'Attribute'.
- See Also:
SimpleAttributeCondition.getAttribute()
,getSimpleAttributeCondition()
- Generated class or method.
-
getSimpleAttributeCondition_Only
EAttribute getSimpleAttributeCondition_Only()
Returns the meta object for the attribute 'Only
'.- Returns:
- the meta object for the attribute 'Only'.
- See Also:
SimpleAttributeCondition.isOnly()
,getSimpleAttributeCondition()
- Generated class or method.
-
getPermitType
EEnum getPermitType()
Returns the meta object for enum 'Permit Type
'.- Returns:
- the meta object for enum 'Permit Type'.
- See Also:
PermitType
- Generated class or method.
-
getPolicyCombiningAlgorithm
EEnum getPolicyCombiningAlgorithm()
Returns the meta object for enum 'Combining Algorithm
'.- Returns:
- the meta object for enum 'Combining Algorithm'.
- See Also:
PolicyCombiningAlgorithm
- Generated class or method.
-
getRuleCombiningAlgorihtm
EEnum getRuleCombiningAlgorihtm()
Returns the meta object for enum 'Rule Combining Algorihtm
'.- Returns:
- the meta object for enum 'Rule Combining Algorihtm'.
- See Also:
RuleCombiningAlgorihtm
- Generated class or method.
-
getOperations
EEnum getOperations()
Returns the meta object for enum 'Operations
'.- Returns:
- the meta object for enum 'Operations'.
- See Also:
Operations
- Generated class or method.
-
getCategory
EEnum getCategory()
Returns the meta object for enum 'Category
'.- Returns:
- the meta object for enum 'Category'.
- See Also:
Category
- Generated class or method.
-
getPolicyFactory
PolicyFactory getPolicyFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-