propertyrules
AutoFilledParameter

A parameter (block of text) that is automatically filled by the system. The value is auto filled by copying the text of a property of a related object (Source Object). The related object (Source Object) may be an ancestor, a parent or the Network Element.



public class AutoFilledParameter

Properties
distinguisher The possible values of this property depend on the parent Format Policy's propertyClassName. This value is required if a) the Format Policy's propertyClassName is either mpls.Lsp, mpls.Tunnel or svt.Tunnel and b) the sourceClass is netw.NetworkElement. The LSP and Tunnel objects are associated with a source and a destination Network Element. This attribute is used to distinguish between the source and destination Network Element. If the policy is for an mpls.Lsp, mpls.Tunnel or svt.Tunnel then the value may be 'sourceNodeId' (default) or 'destinationNodeId'. If the value is required but it is not specified the default value 'sourceNodeId' will be automatically set by the system.

type=string
minimum=0
maximum=256
Displayed(tab/group)=Distinguisher (/Auto-Fill Property Source)

fromPosition Copies text from the source from the specific position.

type=int
default=1
minimum=1
maximum=1000
Displayed(tab/group)=Copy Text From Position (/Copy Portion of Text)

placeholderText The text displayed as a placeholder in the user interface.

type=string
minimum=0
maximum=250
Displayed(tab/group)=Displayed Text (Placeholder) (/User Interface)

sourceClass The name of the source class (full name with package and class name e.g. "equipment.Port")

type=string
minimum=1
maximum=256
Displayed(tab/group)=Source Object Type (/Auto-Fill Property Source)

sourceProperty The name of the property of the source class.

type=string
minimum=1
maximum=256
Displayed(tab/group)=Source Property Name (/Auto-Fill Property Source)

toPosition Copies text from the source up to the specific position. Value (0) means "unlimited".

type=int
default=0
minimum=0
maximum=1000
Displayed(tab/group)=Through To Position (/Copy Portion of Text)

 
Overridden Properties
parameterType The type of the parameter (text block).

default=autoFilled

 
Properties inherited from propertyrules.AbstractParameter
id, order, parameterName, parameterPosition, parameterType, tooltip
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed