Slot: constructor_args

Arguments passed to init when instantiating the class. Example: period=1000.0, downsample_period=4.0 for Bold monitor.

URI: tvbo:slot/constructor_args Alias: constructor_args

Applicable Classes

Name Description Modifies Slot
ClassReference Reference to a class that can be instantiated and called no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:constructor_args
native tvbo:constructor_args

LinkML Source

name: constructor_args
description: 'Arguments passed to __init__ when instantiating the class. Example:
  period=1000.0, downsample_period=4.0 for Bold monitor.'
from_schema: https://w3id.org/tvbo
rank: 1000
alias: constructor_args
owner: ClassReference
domain_of:
- ClassReference
range: Argument
multivalued: true
inlined: true
inlined_as_list: true