Name | Description |
---|---|
Blocks | Icons for blocks (imperative or causal models) |
Conditions | Icons for conditions |
ChemistryPackage | Icon for packages containing chemical models |
Names | Icons labeled with the name of the class at various positions |
Phases | Icons for phases |
Cell | Icon for a cell |
Record | Icon for records |
partial class Cell "Icon for a cell" // extends Names.Top3; end Cell;
This icon is indicates a record.
Extends from Names.Top3.partial record Record "Icon for records" extends Names.Top3; end Record;