Uses of Interface
org.biojava.nbio.protmod.ModificationCondition
-
Packages that use ModificationCondition Package Description org.biojava.nbio.protmod -
-
Uses of ModificationCondition in org.biojava.nbio.protmod
Classes in org.biojava.nbio.protmod that implement ModificationCondition Modifier and Type Class Description classModificationConditionImplMethods in org.biojava.nbio.protmod that return ModificationCondition Modifier and Type Method Description ModificationConditionProteinModification. getCondition()ModificationConditionProteinModificationImpl. getCondition()Methods in org.biojava.nbio.protmod with parameters of type ModificationCondition Modifier and Type Method Description ProteinModificationImpl.BuilderProteinModificationImpl.Builder. setCondition(ModificationCondition condition)Constructors in org.biojava.nbio.protmod with parameters of type ModificationCondition Constructor Description Builder(String id, ModificationCategory cat, ModificationOccurrenceType occType, ModificationCondition condition)
-