Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE
Class PolicyOperator

This is a concrete class for modeling different types of operators in a PolicyStatement. By restricting the type of operator used in a PolicyStatement, one can effectively restrict the semantics of that PolicyStatement.

Attributes
PolicyStatement _policyStatement _policyStatement
PolicyVariable _policyVariable _policyVariable
Integer opType opType

This is an enumerated integer that specifies the various types of operators that are allowed for this PolicyStatement.

Permitted Values:

1: Match
2: Greater than
3: Greater than or equals
4: Less than
5: Less than or equals
6: Equals
7: Not equals
8: IN
9: NOT IN
10: SET
11: CLEAR

Notes:
Not present in the ITU or CIM specs. The IETF RFCs only define “MATCH”.

Attributes inherited from SID Models::Common Domain::Policy ABE::Policy Framework ABE::Policy SID Models::Common Domain::Policy ABE::Policy Framework ABE::Policy
_policyApplication _policyApplication, keywords keywords, policyName policyName, _policyRepository _policyRepository, _policyDomain _policyDomain

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::RootEntity SID Models::Common Domain::Root Business Entities ABE::RootEntity
_rootEntityType _rootEntityType, _revenueAssuranceParmValue _revenueAssuranceParmValue, _characteristicValue _characteristicValue, name name, description description, ID ID, metric metric, _monitoredMetricInstancesCriteria _monitoredMetricInstancesCriteria, directedEdge directedEdge, vertex vertex, entityCatalogItem entityCatalogItem, rootEntityGroupMember rootEntityGroupMember, rootEntityGroup rootEntityGroup, rootEntityRelationship rootEntityRelationship, rootEntityRelationship2 rootEntityRelationship2, associationRole associationRole, entitySpecificationAttachment entitySpecificationAttachment, interactionUseCase interactionUseCase, interactionResult interactionResult

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NamePolicyOperator
Name Expression
NamespacePolicy Statement ABE
Owned Template Signature
OwnerPolicy Statement ABE
Owning Template Parameter
PackagePolicy Statement ABE
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE::PolicyOperator
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 _policyStatement
Public PolicyStatement _policyStatement
Constraints:
Properties:

AggregationNone
Alias
AssociationUsesOperator
Association End
ClassPolicyOperator
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_policyStatement
Name Expression
NamespacePolicyOperator
Opposite_policyOperator
OwnerPolicyOperator
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE::PolicyOperator::_policyStatement
Stereotype
Template Parameter
TypePolicyStatement
Upper*
Upper Value(*)
VisibilityPublic


 _policyVariable
Public PolicyVariable _policyVariable
Constraints:
Properties:

AggregationNone
Alias
AssociationOperatorConstraintDetails
Association End
ClassPolicyOperator
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower1
Lower Value(1)
Multiplicity1..*
Name_policyVariable
Name Expression
NamespacePolicyOperator
Opposite_policyOperator
OwnerPolicyOperator
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE::PolicyOperator::_policyVariable
Stereotype
Template Parameter
TypePolicyVariable
Upper*
Upper Value(*)
VisibilityPublic


 opType
Public Integer opType

This is an enumerated integer that specifies the various types of operators that are allowed for this PolicyStatement.

Permitted Values:

1: Match
2: Greater than
3: Greater than or equals
4: Less than
5: Less than or equals
6: Equals
7: Not equals
8: IN
9: NOT IN
10: SET
11: CLEAR

Notes:
Not present in the ITU or CIM specs. The IETF RFCs only define “MATCH”.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassPolicyOperator
Datatype
Default1
Default Value()
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NameopType
Name Expression
NamespacePolicyOperator
Opposite
OwnerPolicyOperator
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE::PolicyOperator::opType
Stereotyperequired
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic