Package | Description |
---|---|
de.unirostock.sems.bives.cellml.parser |
Modifier and Type | Class | Description |
---|---|---|
class |
CellMLUserUnit |
The Class CellMLUserUnit representing a CellML unit defined by a user.
|
Modifier and Type | Field | Description |
---|---|---|
CellMLUnit |
CellMLUserUnit.BaseQuantity.unit |
The unit.
|
Modifier and Type | Method | Description |
---|---|---|
static CellMLUnit |
CellMLUnit.createStandardUnit(String name) |
Instantiates a standard CellML unit.
|
CellMLUnit |
CellMLComponent.getUnit(String name) |
Gets the unit.
|
CellMLUnit |
CellMLUnitDictionary.getUnit(String name,
CellMLComponent c) |
Gets a unit by its name.
|
Constructor | Description |
---|---|
BaseQuantity(CellMLUnit unit) |
Instantiates a new base quantity.
|
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.