Uses of Interface
org.biopax.paxtools.model.level3.SequenceModificationVocabulary
Packages that use SequenceModificationVocabulary
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 SequenceModificationVocabulary in org.biopax.paxtools.impl.level3
Classes in org.biopax.paxtools.impl.level3 that implement SequenceModificationVocabularyMethods in org.biopax.paxtools.impl.level3 that return SequenceModificationVocabularyModifier and TypeMethodDescriptionCovalentBindingFeatureImpl.getModificationType()ModificationFeatureImpl.getModificationType()Methods in org.biopax.paxtools.impl.level3 that return types with arguments of type SequenceModificationVocabularyModifier and TypeMethodDescriptionClass<? extends SequenceModificationVocabulary> SequenceModificationVocabularyImpl.getModelInterface()Methods in org.biopax.paxtools.impl.level3 with parameters of type SequenceModificationVocabularyModifier and TypeMethodDescriptionvoidCovalentBindingFeatureImpl.setModificationType(SequenceModificationVocabulary modificationType) voidModificationFeatureImpl.setModificationType(SequenceModificationVocabulary featureType) -
Uses of SequenceModificationVocabulary in org.biopax.paxtools.model.level3
Methods in org.biopax.paxtools.model.level3 that return SequenceModificationVocabularyMethods in org.biopax.paxtools.model.level3 with parameters of type SequenceModificationVocabularyModifier and TypeMethodDescriptionvoidModificationFeature.setModificationType(SequenceModificationVocabulary featureType)