| 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<kPrime> |
biochemicalReaction.getKEQ() |
| Modifier and Type | Method and Description |
|---|---|
void |
biochemicalReaction.addKEQ(kPrime KEQ) |
void |
biochemicalReaction.removeKEQ(kPrime KEQ) |
| Modifier and Type | Method and Description |
|---|---|
void |
biochemicalReaction.setKEQ(Set<kPrime> KEQ) |
Copyright © 2016 BioPAX. All rights reserved.