Uses of Interface
org.biopax.paxtools.model.level3.RelationshipTypeVocabulary

Packages that use RelationshipTypeVocabulary
org.biopax.paxtools.impl.level3   
org.biopax.paxtools.model.level3   
 

Uses of RelationshipTypeVocabulary in org.biopax.paxtools.impl.level3
 

Classes in org.biopax.paxtools.impl.level3 that implement RelationshipTypeVocabulary
 class RelationshipTypeVocabularyImpl
           
 

Methods in org.biopax.paxtools.impl.level3 that return RelationshipTypeVocabulary
 RelationshipTypeVocabulary RelationshipXrefImpl.getRelationshipType()
           
 

Methods in org.biopax.paxtools.impl.level3 that return types with arguments of type RelationshipTypeVocabulary
 java.lang.Class<? extends RelationshipTypeVocabulary> RelationshipTypeVocabularyImpl.getModelInterface()
           
 

Methods in org.biopax.paxtools.impl.level3 with parameters of type RelationshipTypeVocabulary
 void RelationshipXrefImpl.setRelationshipType(RelationshipTypeVocabulary relationshipType)
           
 

Uses of RelationshipTypeVocabulary in org.biopax.paxtools.model.level3
 

Methods in org.biopax.paxtools.model.level3 that return RelationshipTypeVocabulary
 RelationshipTypeVocabulary RelationshipXref.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 RelationshipTypeVocabulary
 void RelationshipXref.setRelationshipType(RelationshipTypeVocabulary relationshipType)
          Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.
 



Copyright © 2011 BioPAX. All Rights Reserved.