| Package | Description |
|---|---|
| org.sbml.jsbml.ext.comp |
Provides classes for the
Hierarchical Model Composition package.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractNamedSBaseRef |
This abstract class is used by Deletion and Port classes.
|
class |
Deletion |
Defines a deletion operation to
be applied when a submodel instantiates a model definition.
|
class |
Port |
|
class |
ReplacedBy |
Indicates when the parent object is to be replaced by another object.
|
class |
ReplacedElement |
Points to a submodel object that should be considered "replaced".
|
| Modifier and Type | Method | Description |
|---|---|---|
SBaseRef |
SBaseRef.clone() |
|
SBaseRef |
SBaseRef.createSBaseRef() |
|
SBaseRef |
SBaseRef.getSBaseRef() |
Returns the value of sBaseRef
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SBaseRef.setSBaseRef(SBaseRef sBaseRef) |
Sets the value of the optional sBaseRef element.
|
| Constructor | Description |
|---|---|
SBaseRef(SBaseRef obj) |
Clone constructor
|
Copyright © 2009–2022. All rights reserved.