VariableStandard : public abstract class
<p>Copyright TM Forum 2005<br/></p><p><br/></p><p>This is an abstract base class for defining a standard set of PolicyVariable objects that are common to most PBNM applications. This is the superclass for a standard set of PolicyVariable subclasses that are part of the DEN-ng model.<br/></p>
| Attribute |
Details |
public SequenceOf String allowedValueTypes |
|
Notes:
|
This is an array of string attributes that define the set of class names (which correspond to a set of datatypes) that are allowed to be used in conjunction with this PolicyVariable. Each string provides a class name, which corresponds to a particular subclass of PolicyValue. Each allowed subclass defines an object with a compatible datatype and semantics.
|
|