| Policy Framework ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This is a concrete base class for realizing the "event-condition-passaction-failaction" semantics that form a policy rule. The semantics of this rule are that the rule is evaluated when an event occurs. If the condition clause is satisfied, then the pass-action clause will be executed (otherwise, the fail-action clause will be executed).PolicyRules may be nested within PolicyRules. This is often needed in networking (e.g., bandwidth allocation). However, their execution semantics are different than if a PolicyGroup is contained by a PolicyRule.
Attributes | ||
PolicyRuleSpec | ![]() | |
PolicyAction | ![]() | |
PolicyCondition | ![]() | |
PolicyEvent | ![]() | |
PolicyEventBase | ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | PolicyRule |
Name Expression | |
Namespace | Policy Framework ABE |
Owned Template Signature | |
Owner | Policy Framework ABE |
Owning Template Parameter | |
Package | Policy Framework ABE |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Framework ABE::PolicyRule |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public PolicyRuleSpec _policyRuleSpec
Aggregation | None |
Alias | |
Association | SpecifiesPolicyRule |
Association End | |
Class | PolicyRule |
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 | _policyRuleSpec |
Name Expression | |
Namespace | PolicyRule |
Opposite | _policyRule |
Owner | PolicyRule |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Framework ABE::PolicyRule::_policyRuleSpec |
Stereotype | |
Template Parameter | |
Type | PolicyRuleSpec |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PolicyAction policyAction
Aggregation | Shared |
Alias | |
Association | PolicyRuleTriggers |
Association End | |
Class | PolicyRule |
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 | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1..* |
Name | policyAction |
Name Expression | |
Namespace | PolicyRule |
Opposite | policyRule |
Owner | PolicyRule |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Framework ABE::PolicyRule::policyAction |
Stereotype | |
Template Parameter | |
Type | PolicyAction |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public PolicyCondition policyCondition
Aggregation | Shared |
Alias | |
Association | PolicyRuleEvaluates |
Association End | |
Class | PolicyRule |
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 | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1..* |
Name | policyCondition |
Name Expression | |
Namespace | PolicyRule |
Opposite | policyRule |
Owner | PolicyRule |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Framework ABE::PolicyRule::policyCondition |
Stereotype | |
Template Parameter | |
Type | PolicyCondition |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public PolicyEvent policyEvent
Aggregation | Shared |
Alias | |
Association | PolicyRuleIsTriggeredBy |
Association End | |
Class | PolicyRule |
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 | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1..* |
Name | policyEvent |
Name Expression | |
Namespace | PolicyRule |
Opposite | policyRuleBase |
Owner | PolicyRule |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Framework ABE::PolicyRule::policyEvent |
Stereotype | |
Template Parameter | |
Type | PolicyEvent |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public PolicyEventBase policyEventBase
Aggregation | Shared |
Alias | |
Association | PolicyRuleIsTriggeredByPolicyEventBase |
Association End | |
Class | PolicyRule |
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 | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1..* |
Name | policyEventBase |
Name Expression | |
Namespace | PolicyRule |
Opposite | policyRuleBase2 |
Owner | PolicyRule |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Framework ABE::PolicyRule::policyEventBase |
Stereotype | |
Template Parameter | |
Type | PolicyEventBase |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Policy Framework ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |