IPM
Parameter Class Reference
Inheritance diagram for Parameter:
Inheritance graph

Public Attributes

 LifecycleClass
 Optional; if specified, parameter default only applies when the lifecycle class is the one in question. More...
 
 Name
 Name of the parameter (may contain "." to indicate a subscript in the array passed to lifecycle phases) More...
 
 Value
 Value of the parameter (may be empty) More...
 

Additional Inherited Members

- Static Public Member Functions inherited from ComparisonAdaptor
_.Library.Boolean CompareToSkipCondition (_.Dictionary.CompiledProperty pCompiledProperty)
 Condition under which a given property is skipped when generating code for the. More...
 
_.Library.List FindAllSuperClasses (_.Dictionary.Classname pClassname)
 Returns a list of all super classes for a given class pClassname
 
_.Library.List IgnoreKeywordList ()
 Returns a list of keywords such that, if a property contains any of these,. More...
 
- Static Public Attributes inherited from ComparisonAdaptor
 SkipCodeGeneration = None
 Handles code generation of a grab bag of useful functions to be code generated, such as the following: More...
 

Member Data Documentation

◆ LifecycleClass

LifecycleClass

Optional; if specified, parameter default only applies when the lifecycle class is the one in question.

 

◆ Name

Name

Name of the parameter (may contain "." to indicate a subscript in the array passed to lifecycle phases)

 

◆ Value

Value

Value of the parameter (may be empty)