Uses of Interface
org.biojava.nbio.protmod.ModificationCondition
Packages that use ModificationCondition
-
Uses of ModificationCondition in org.biojava.nbio.protmod
Classes in org.biojava.nbio.protmod that implement ModificationConditionMethods in org.biojava.nbio.protmod that return ModificationConditionModifier and TypeMethodDescriptionProteinModification.getCondition()
ProteinModificationImpl.getCondition()
Methods in org.biojava.nbio.protmod with parameters of type ModificationConditionModifier and TypeMethodDescriptionProteinModificationImpl.Builder.setCondition
(ModificationCondition condition) Constructors in org.biojava.nbio.protmod with parameters of type ModificationConditionModifierConstructorDescriptionBuilder
(String id, ModificationCategory cat, ModificationOccurrenceType occType, ModificationCondition condition)