Uses of Interface
org.biopax.paxtools.model.level3.RelationshipTypeVocabulary
Packages that use RelationshipTypeVocabulary
Package
Description
This package contains the default implementation for BioPAX Level 3.
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
-
Uses of RelationshipTypeVocabulary in org.biopax.paxtools.impl.level3
Classes in org.biopax.paxtools.impl.level3 that implement RelationshipTypeVocabularyMethods in org.biopax.paxtools.impl.level3 that return RelationshipTypeVocabularyMethods in org.biopax.paxtools.impl.level3 that return types with arguments of type RelationshipTypeVocabularyModifier and TypeMethodDescriptionClass<? extends RelationshipTypeVocabulary>RelationshipTypeVocabularyImpl.getModelInterface()Methods in org.biopax.paxtools.impl.level3 with parameters of type RelationshipTypeVocabularyModifier and TypeMethodDescriptionvoidRelationshipXrefImpl.setRelationshipType(RelationshipTypeVocabulary relationshipType) -
Uses of RelationshipTypeVocabulary in org.biopax.paxtools.model.level3
Methods in org.biopax.paxtools.model.level3 that return RelationshipTypeVocabularyModifier and TypeMethodDescriptionRelationshipXref.getRelationshipType()Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.Methods in org.biopax.paxtools.model.level3 with parameters of type RelationshipTypeVocabularyModifier and TypeMethodDescriptionvoidRelationshipXref.setRelationshipType(RelationshipTypeVocabulary relationshipType) Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.