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

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

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

Classes in org.biopax.paxtools.impl.level3 that implement SequenceModificationVocabulary
 class SequenceModificationVocabularyImpl
           
 

Methods in org.biopax.paxtools.impl.level3 that return SequenceModificationVocabulary
 SequenceModificationVocabulary ModificationFeatureImpl.getModificationType()
           
 SequenceModificationVocabulary CovalentBindingFeatureImpl.getModificationType()
           
 

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

Methods in org.biopax.paxtools.impl.level3 with parameters of type SequenceModificationVocabulary
 void ModificationFeatureImpl.setModificationType(SequenceModificationVocabulary featureType)
           
 void CovalentBindingFeatureImpl.setModificationType(SequenceModificationVocabulary modificationType)
           
 

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

Methods in org.biopax.paxtools.model.level3 that return SequenceModificationVocabulary
 SequenceModificationVocabulary ModificationFeature.getModificationType()
           
 

Methods in org.biopax.paxtools.model.level3 with parameters of type SequenceModificationVocabulary
 void ModificationFeature.setModificationType(SequenceModificationVocabulary featureType)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.