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