| Package | Description |
|---|---|
| org.sbolstandard.core2 |
| Modifier and Type | Class and Description |
|---|---|
class |
Component
Represents a Component object in the SBOL data model.
|
class |
FunctionalComponent
Represents a FunctionalComponent object in the SBOL data model.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentInstance |
MapsTo.getLocal()
Returns this mapsTo's local component instance.
|
ComponentInstance |
MapsTo.getRemote()
Returns this mapsTo's remote component instance.
|