Logo ProcessCore

FormalParameter Type

Describes the shape and type of a protocol parameter slot. bioschemas.org/FormalParameter

Constructors

Constructor Description

FormalParameter(name, ?nameTAN, ?defaultValue)

Full Usage: FormalParameter(name, ?nameTAN, ?defaultValue)

Parameters:
    name : string
    ?nameTAN : string
    ?defaultValue : DefinedTerm

Returns: FormalParameter
name : string
?nameTAN : string
?defaultValue : DefinedTerm
Returns: FormalParameter

Instance members

Instance member Description

this.DefaultValue

Full Usage: this.DefaultValue

Returns: DefinedTerm option

Default value for the parameter

Returns: DefinedTerm option

this.Name

Full Usage: this.Name

Returns: string
Returns: string

this.NameTAN

Full Usage: this.NameTAN

Returns: string option

Key ontology reference (URL)

Returns: string option

Type something to start searching.