public static class CellMLConnection.ConnectedComponents extends Object
Modifier and Type | Field | Description |
---|---|---|
CellMLComponent |
component_1 |
|
CellMLComponent |
component_2 |
Constructor | Description |
---|---|
ConnectedComponents(CellMLComponent component_1,
CellMLComponent component_2) |
Instantiates a new component connection.
|
public CellMLComponent component_1
public CellMLComponent component_2
public ConnectedComponents(CellMLComponent component_1, CellMLComponent component_2)
component_1
- the first componentcomponent_2
- the second componentCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.