| Policy Statement ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
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 | ||
| PolicyVariable | ||
| Integer |
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: CLEARNotes: Not present in the ITU or CIM specs. The IETF RFCs only define “MATCH”. |
|
| Attributes inherited from |
||
| Attributes inherited from |
||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | PolicyOperator |
| Name Expression | |
| Namespace | Policy Statement ABE |
| Owned Template Signature | |
| Owner | Policy Statement ABE |
| Owning Template Parameter | |
| Package | Policy Statement ABE |
| Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE::PolicyOperator |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public PolicyStatement _policyStatement
| Aggregation | None |
| Alias | |
| Association | UsesOperator |
| Association End | |
| Class | PolicyOperator |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | _policyStatement |
| Name Expression | |
| Namespace | PolicyOperator |
| Opposite | _policyOperator |
| Owner | PolicyOperator |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE::PolicyOperator::_policyStatement |
| Stereotype | |
| Template Parameter | |
| Type | PolicyStatement |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
Public PolicyVariable _policyVariable
| Aggregation | None |
| Alias | |
| Association | OperatorConstraintDetails |
| Association End | |
| Class | PolicyOperator |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | false |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1..* |
| Name | _policyVariable |
| Name Expression | |
| Namespace | PolicyOperator |
| Opposite | _policyOperator |
| Owner | PolicyOperator |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE::PolicyOperator::_policyVariable |
| Stereotype | |
| Template Parameter | |
| Type | PolicyVariable |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
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: CLEARNotes: Not present in the ITU or CIM specs. The IETF RFCs only define “MATCH”.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PolicyOperator |
| Datatype | |
| Default | 1 |
| Default Value | () |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | opType |
| Name Expression | |
| Namespace | PolicyOperator |
| Opposite | |
| Owner | PolicyOperator |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Statement ABE::PolicyOperator::opType |
| Stereotype | required |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Policy Statement ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |