| Package | Description |
|---|---|
| org.biopax.paxtools.impl.level3 |
This package contains the default implementation for BioPAX Level 3.
|
| org.biopax.paxtools.model.level3 |
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RelationshipTypeVocabularyImpl |
| Modifier and Type | Method and Description |
|---|---|
RelationshipTypeVocabulary |
RelationshipXrefImpl.getRelationshipType() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RelationshipTypeVocabulary> |
RelationshipTypeVocabularyImpl.getModelInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipXrefImpl.setRelationshipType(RelationshipTypeVocabulary relationshipType) |
| Modifier and Type | Method and Description |
|---|---|
RelationshipTypeVocabulary |
RelationshipXref.getRelationshipType()
Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipXref.setRelationshipType(RelationshipTypeVocabulary relationshipType)
Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.
|
Copyright © 2015 BioPAX. All rights reserved.