This class implements the semantics of the DirectsExecutionOf association. This association defines the set of PolicyExecutionPoints that are managed by this PolicyDecisionPoint.This association defines the set of PolicyExecutionPoints that a given PolicyDecisionPoint can direct.<br/><br/>The semantics of this association are implemented using the PXPDirectionDetails association class.<br/><br/>The cardinality of this association is 1 on the PolicyDecisionPoint side and 1..n on the PolicyExecutionPoint side. This means that a PolicyDecisionPoint can provide decisions for one or more PolicyExecutionPoints (note that without a PolicyExecutionPoint, a PolicyDecisionPoint is useless). However, if multiple PolicyDecisionPoints are allowed to tell a given PolicyExecutionPoint what to do, then there is no guarantee that the PolicyDecisionPoints won't conflict with each other. Thus, there can only be one PolicyDecisionPoint for a given PolicyExecutionPoint.<br/>
Attributes
Associations To
Tagged Values
Advanced
Other Links
Attribute
Scope
Type
pxpCommMethod
Public
Integer
Notes:
This is an enumerated integer that defines the communication method used between this PolicyDecisionPoint and this PolicyExecutionPoint. Values include:<br/><br/> 0: Not yet established<br/> 1: Telnet<br/> 2: COPS<br/> 3: Proprietary Protocol<br/>
This attribute defines the start and end times (in the form of time stamps) in which this PolicyDecisionPoint is allowed to manage this set of PolicyExecutionPoints.<br/>