Package | Description |
---|---|
de.unirostock.sems.bives.cellml.parser |
Modifier and Type | Class and Description |
---|---|
class |
CellMLUserUnit
The Class CellMLUserUnit representing a CellML unit defined by a user.
|
Modifier and Type | Field and Description |
---|---|
CellMLUnit |
CellMLUserUnit.BaseQuantity.unit
The unit.
|
Modifier and Type | Method and 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 and Description |
---|
BaseQuantity(CellMLUnit unit)
Instantiates a new base quantity.
|
Copyright © 2015 SEMS project @ University of Rostock. All rights reserved.