omnipy.components.isa.models.factor_schema
| CLASS | DESCRIPTION |
|---|---|
FieldType |
|
IsaFactorModel |
|
IsaFactorSchema |
|
FieldType
IsaFactorModel
IsaFactorSchema
| CLASS | DESCRIPTION |
|---|---|
Config |
|
| ATTRIBUTE | DESCRIPTION |
|---|---|
comments |
TYPE:
|
factorName |
TYPE:
|
factorType |
TYPE:
|
field_context |
TYPE:
|
field_id |
TYPE:
|
field_type |
TYPE:
|
Source code in src/omnipy/components/isa/models/factor_schema.py
comments
class-attribute
instance-attribute
comments: Optional[List[comment_schema.IsaCommentModel]] = None
factorType
class-attribute
instance-attribute
factorType: Optional[ontology_annotation_schema.IsaOntologyReferenceModel] = None
field_context
class-attribute
instance-attribute
field_type
class-attribute
instance-attribute
Config
| ATTRIBUTE | DESCRIPTION |
|---|---|
extra |
|
use_enum_values |
|