Uses of Class
com.compomics.util.protein.ModificationTemplate
Packages that use ModificationTemplate
Package
Description
Classes concerning useful Objects and their operations for modeling and handling proteins.
-
Uses of ModificationTemplate in com.compomics.util.protein
Fields in com.compomics.util.protein declared as ModificationTemplateModifier and TypeFieldDescriptionprotected ModificationTemplateModificationImplementation.iTemplateThe ModificationTemplate which holds all the shared information for a modification.Constructors in com.compomics.util.protein with parameters of type ModificationTemplateModifierConstructorDescriptionModificationImplementation(ModificationTemplate aTemplate, int aLocation) This constructor allows initialization of all the properties for the modification.