Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Element NameMethodSignature
Parent ElementsConditionDefMethodDef, RangeCheck
Element XPath(s)
  • /ODM/Study/MetaDataVersion/ItemDef/RangeCheck/MethodSignature
  • /ODM/Study/MetaDataVersion/MethodDef/MethodSignature
  • /ODM/Study/MetaDataVersion/ConditionDef/MethodSignature
Element Textual ValueNone
AttributesNone
Child Elements(Parameter*, ReturnValue*)
Usage/Business Rules
  • Business Rule(s):
    • One MethodSignature element is required for the MethodDef and ConditionDef elements, and in the RangeCheck element when a FormalExpression is used. In cases where a MethodSignature element exists without an associated FormalExpression, the MethodSignature supports improved traceability. It also serves the case where one role defines the MethodDef or ConditionDef, but another role provides the executable FormalExpression.
    • A MethodSignature is a required element of every MethodDef. MethodSignature Parameters and ReturnValues are optional.
    • An empty MethodSignature may be used to explicitly indicate that the method does not take any input parameters or return any values.