| Package | Description |
|---|---|
| org.biopax.paxtools.model.level2 |
This package contains the interfaces that maps to the BioPAX level 2 specification.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
publicationXref |
interface |
relationshipXref |
interface |
unificationXref |
| Modifier and Type | Method and Description |
|---|---|
Set<xref> |
XReferrable.getXREF() |
| Modifier and Type | Method and Description |
|---|---|
void |
XReferrable.addXREF(xref XREF) |
void |
XReferrable.removeXREF(xref XREF) |
| Modifier and Type | Method and Description |
|---|---|
void |
XReferrable.setXREF(Set<xref> XREF) |
Copyright © 2018 BioPAX. All rights reserved.