Uses of Class
com.compomics.util.protein.ModificationTemplate
Package | Description |
---|---|
com.compomics.util.protein |
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 ModificationTemplate Modifier and Type Field Description protected ModificationTemplate
ModificationImplementation. iTemplate
The ModificationTemplate which holds all the shared information for a modification.Constructors in com.compomics.util.protein with parameters of type ModificationTemplate Constructor Description ModificationImplementation(ModificationTemplate aTemplate, int aLocation)
This constructor allows initialization of all the properties for the modification.