| Package | Description |
|---|---|
| org.biopax.paxtools.model.level2 |
This package contains the interfaces that maps to the BioPAX level 2 specification.
|
| Modifier and Type | Method and Description |
|---|---|
Set<chemicalStructure> |
smallMolecule.getSTRUCTURE() |
| Modifier and Type | Method and Description |
|---|---|
void |
smallMolecule.addSTRUCTURE(chemicalStructure STRUCTURE) |
void |
smallMolecule.removeSTRUCTURE(chemicalStructure STRUCTURE) |
| Modifier and Type | Method and Description |
|---|---|
void |
smallMolecule.setSTRUCTURE(Set<chemicalStructure> STRUCTURE) |
Copyright © 2016 BioPAX. All rights reserved.