Slot: returnValue

ReturnValue reference: The ReturnValue element represents a return value used as part of a MethodSignature in MethodDef, ConditionDef, or RangeCheck. A return value identifies values passed from the Method to the calling element. A ReturnValue may be computed by a FormalExpression.

URI: odm:returnValue

Applicable Classes

Name Description Modifies Slot
MethodSignature A MethodSignature defines the parameters and return values for a method. The ... yes

Properties

Identifier and Mapping Information

Schema Source

  • from schema: http://www.cdisc.org/ns/odm/v2.0

LinkML Source

name: returnValue
description: 'ReturnValue reference: The ReturnValue element represents a return value
  used as part of a MethodSignature in MethodDef, ConditionDef, or RangeCheck. A return
  value identifies values passed from the Method to the calling element. A ReturnValue
  may be computed by a FormalExpression.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: returnValue
domain_of:
- MethodSignature
range: ReturnValue