Global Model: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


*'''[[ParamInputInfo Class]]''' {{Template:APIComment|Class used for parameters input.}}
*'''[[ParamInputInfo Class]]''' {{Template:APIComment|Class used for parameters input.}}
*'''[[ParamInputInfo.Name|Name]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Name}}
*'''[[ParamInputInfo.Name]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Name}}
*'''[[ParamInputInfo.Min|Min]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Min}}
*'''[[ParamInputInfo.Min]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Min}}
*'''[[ParamInputInfo.Max|Max]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Max}}
*'''[[ParamInputInfo.Max]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Max}}
*'''[[ParamInputInfo.CanEqualMin|CanEqualMin]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMin}}
*'''[[ParamInputInfo.CanEqualMin]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMin}}
*'''[[ParamInputInfo.CanEqualMax|CanEqualMax]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMax}}
*'''[[ParamInputInfo.CanEqualMax]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMax}}
*'''[[ParamInputInfo.Value|Value]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Value}}
*'''[[ParamInputInfo.Value]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Value}}
*'''[[BoundsValues]]''' {{Template:APIComment|Upper and lower bounds.}}
*'''[[BoundsValues]]''' {{Template:APIComment|Upper and lower bounds.}}
*'''[[Upper]]''' {{Template:APIComment|Sets Upper bound.}}
*'''[[BoundsValues.Upper]]''' {{Template:APIComment|Sets Upper bound.}}
*'''[[Lower]]''' {{Template:APIComment|Sets Lower bound.}}
*'''[[BoundsValues.Lower]]''' {{Template:APIComment|Sets Lower bound.}}
*'''[[ParamName]]''' {{Template:APIComment|Name}}
*'''[[ParamName]]''' {{Template:APIComment|Name}}
*'''[[ParamBoundsValues Class]]''' {{Template:APIComment|Upper and lower bounds for a model's parameter.}}
*'''[[ParamBoundsValues Class]]''' {{Template:APIComment|Upper and lower bounds for a model's parameter.}}
*'''[[ParamValues Class]]''' {{APIComment|Model's parameter name and value.}}
*'''[[ParamValues Class]]''' {{APIComment|Model's parameter name and value.}}

Revision as of 00:48, 25 September 2013



Constructors

Properties