You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Element Name | Parameter |
---|
Parent Elements | MethodSignature |
---|
Element XPath(s) | - /ODM/Study/MetaDataVersion/ItemDef/RangeCheck/MethodSignature/Parameter
- /ODM/Study/MetaDataVersion/MethodDef/MethodSignature/Parameter
- /ODM/Study/MetaDataVersion/ConditionDef/MethodSignature/Parameter
|
---|
Element Textual Value | None |
---|
Attributes | Name, DataType, Definition, OrderNumber |
---|
Child Elements | None |
---|
Usage/Business Rules | - Business Rule(s):
- If the FormalExpression includes input arguments, a Parameter must be provided for each argument.
- A Parameter identifies values passed to a Method that may be processed by a FormalExpression. To maintain the relative simplicity of MethodDef implementations, default values and optional parameters are not explicitly supported.
|
---|