Uses of Class
com.compomics.util.pride.prideobjects.Reference
Packages that use Reference
Package
Description
Objects related to mapping experiment annotation to PRIDE.
-
Uses of Reference in com.compomics.util.pride.prideobjects
Methods in com.compomics.util.pride.prideobjects that return types with arguments of type ReferenceMethod parameters in com.compomics.util.pride.prideobjects with type arguments of type ReferenceModifier and TypeMethodDescriptionvoidReferenceGroup.setReferences(ArrayList<Reference> references) Set the references.Constructor parameters in com.compomics.util.pride.prideobjects with type arguments of type ReferenceModifierConstructorDescriptionReferenceGroup(ArrayList<Reference> references, String groupName) Create a new ReferenceGroup object.