PolicyConditionVendor

Header Image
Project:
PolicyConditionVendor : Public <<TMF_BusinessEntity>> Business Entity
Created: 1/10/2022 12:03:25 PM
Modified: 1/16/2025 11:02:08 AM
Project:
Advanced:
This is a concrete base class that provides a general extension mechanism for representing PolicyConditions that have not been modeled with the attributes specified in this model. This class uses two of its properties (constraintData and constraintEncoding) for defining the content and format of a vendor-specific condition. Its other two attributes are used to describe the type of condition that this represents, and to provide a standard definition of a TRUE or FALSE response. This latter enables this object to interoperate with other PolicyVariableStandard objects as part of a PolicyConditon clause.<br/><br/>Standardized extensions are not expected to use this class.<br/>
  • Attributes
  • Associations To
  • Tagged Values
  • Advanced
  • Other Links
Attribute Scope Type
conditionResponse Public Boolean
Notes: This is a Boolean attribute that is used to allow a 'standard' definition of a TRUE/FALSE response to be made by an external system attached to the model at this point. This will allow integration with a generalized policy processing engine.<br/><br/><br/><br/>Notes: Not present in the ITU or CIM specs.<br/>
conditionType Public String
Notes: This is a free-form string that can be used to define the type of condition that this instance is checking.<br/><br/><br/><br/>Notes: Not present in the ITU or CIM specs.<br/>
constraintData Public String
Notes: The constraintData attribute is a string that provides a general extension mechanism for representing PolicyConditions that have not been modeled with specific attributes (as specified in this model). The format of this attribute is determined by the OID value stored in the constraintEncoding attribute of this class. The constraintEncoding attribute provides a convenient and simple mechanism by which a Policy Server can determine whether it supports the values stored in an instance of constraintData. If it doesn't recognize any of the OID values in the constraintEncoding attribute, then it will not know how to interpret the data in the corresponding constraintData attributes. The action for the policy decision point to take in case it does not recognize the format of this data could itself be modeled as a PolicyRule, governing the behavior of the Policy Server.<br/><br/><br/><br/>Notes:<br/><br/>Not present in the ITU specs. The CIM defines a similar attribute called Constraint.<br/>
constraintEncoding Public String
Notes: The constraintEncoding attribute is a string that is used to represent an OID that in turn identifies the encoding and semantics of the constraintData attribute in this instance.<br/><br/><br/><br/>Notes: Not present in the ITU specs. The CIM defines a similar attribute called ConstraintEncoding.<br/>
Element Source Role Target Role
«TMF_ABE» Policy Variable ABE
ABE «TMF_ABEIsComposedByEntity»
Name:  
 
Name:  
 
Details:
 
Tag Value
IsCoreEntity False
Details:
Values: true,false
Default: False
rsa_guid _3E3F0EC000E93E04FBBE0313
Details:  
Property Value
isActive: 0
isFinalSpecialization: 0
Object Type Connection Direction Notes
«TMF_BusinessEntity» VariableStandard Business Entity Generalization To