Logo ProcessCore

ProcessCore.Table Namespace

Type/Module Description

CompositeCell

Typed cell value.

CompositeColumn

A column: one header paired with an ordered list of cells (one per row).

CompositeHeader

Typed column header. Carries the column role and, for annotation columns, the ontology term identifying what is being described.

DatasetTableExtensions

IOType

Discriminates the kind of entity referenced by an Input or Output column.

Table

A live tabular view of a group of LabProcess nodes that share the same name. Wraps the underlying processes directly — reads decompose on the fly, writes compose back into the process graph.

TableAux

Auxiliary functions for composing and decomposing Table ↔ process graph.

Tables

Ordered, named collection of Table objects backed by a Dataset. Groups processes by name: each unique process name in the dataset becomes one Table.

Type something to start searching.