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