Uses of Class
eu.etaxonomy.cdm.model.description.Modifier

Packages that use Modifier
eu.etaxonomy.cdm.io.common   
eu.etaxonomy.cdm.model.description Provides classes: to describe specimens, observations or taxa, to associate other factual informations to specimens, observations or taxa (including distribution), to supply additional information about taxon names and to support identification by means of keys. Related documentation
UML Diagrams  
eu.etaxonomy.cdm.model.occurrence Provides classes for specimens, collections and field observations. 
 

Uses of Modifier in eu.etaxonomy.cdm.io.common
 

Methods in eu.etaxonomy.cdm.io.common that return Modifier
protected  Modifier CdmImportBase.getModifier(STATE state, UUID uuid, String label, String description, String labelAbbrev, TermVocabulary<Modifier> voc)
          Returns a Modifier for a given uuid by first checking if the uuid has already been used in this import, if not checking if the Modifier exists in the database, if not creating it anew (with vocabulary etc.).
 Modifier ImportStateBase.getModifier(UUID uuid)
           
 

Methods in eu.etaxonomy.cdm.io.common with parameters of type Modifier
 void ImportStateBase.putModifier(Modifier unit)
           
 

Method parameters in eu.etaxonomy.cdm.io.common with type arguments of type Modifier
protected  Modifier CdmImportBase.getModifier(STATE state, UUID uuid, String label, String description, String labelAbbrev, TermVocabulary<Modifier> voc)
          Returns a Modifier for a given uuid by first checking if the uuid has already been used in this import, if not checking if the Modifier exists in the database, if not creating it anew (with vocabulary etc.).
 

Uses of Modifier in eu.etaxonomy.cdm.model.description
 

Subclasses of Modifier in eu.etaxonomy.cdm.model.description
 class Scope
          The class representing restrictions for the validity of taxon descriptions.
 class Sex
          The class representing the restriction concerning the sex for the applicability of taxon descriptions.
 class Stage
          The class representing the restriction concerning the life stage for the applicability of taxon descriptions.
 

Fields in eu.etaxonomy.cdm.model.description with type parameters of type Modifier
protected static Map<UUID,Modifier> Modifier.termMap
           
 

Methods in eu.etaxonomy.cdm.model.description that return Modifier
static Modifier Modifier.NewInstance()
          Creates a new empty modifier instance.
static Modifier Modifier.NewInstance(String term, String label, String labelAbbrev)
           
 

Methods in eu.etaxonomy.cdm.model.description that return types with arguments of type Modifier
 Set<Modifier> StateData.getModifiers()
          Returns the set of modifiers used to qualify the validity of this state data.
 Set<Modifier> IModifiable.getModifiers()
          Returns the set of modifiers used to qualify the validity of this state data.
 Set<Modifier> StatisticalMeasurementValue.getModifiers()
          Returns the set of modifiers used to qualify the validity or probability of this statistical measurement value.
 Set<Modifier> DescriptionElementBase.getModifiers()
          Returns the set of modifiers used to qualify the validity of this description element.
 List<Modifier> DescriptionElementBase.getModifiers(TermVocabulary voc)
           
 Set<TermVocabulary<Modifier>> Feature.getRecommendedModifierEnumeration()
          Returns the set of term vocabularies containing the modifiers recommended to be used for description elements with this feature.
protected  Map<TermVocabulary,List<Modifier>> DescriptionElementBase.makeModifierMap()
           
 

Methods in eu.etaxonomy.cdm.model.description with parameters of type Modifier
 void StateData.addModifier(Modifier modifier)
          Adds a modifier to the set of modifiers used to qualify the validity of this state data.
 void IModifiable.addModifier(Modifier modifier)
          Adds a modifier to the set of modifiers used to qualify the validity of this state data.
 void StatisticalMeasurementValue.addModifier(Modifier modifier)
          Adds a modifier to the set of modifiers used to qualify the validity of this statistical measurement value.
 void DescriptionElementBase.addModifier(Modifier modifier)
          Adds a modifier to the set of modifiers used to qualify the validity of this description element.
 void StateData.removeModifier(Modifier modifier)
          Removes one element from the set of modifiers used to qualify the validity of this state data.
 void IModifiable.removeModifier(Modifier modifier)
          Removes one element from the set of modifiers used to qualify the validity of this state data.
 void StatisticalMeasurementValue.removeModifier(Modifier modifier)
          Removes one element from the set of modifiers used to qualify the validity of this statistical measurement value.
 void DescriptionElementBase.removeModifier(Modifier modifier)
          Removes one element from the set of modifiers used to qualify the validity of this description element.
 

Method parameters in eu.etaxonomy.cdm.model.description with type arguments of type Modifier
 void Feature.addRecommendedModifierEnumeration(TermVocabulary<Modifier> recommendedModifierEnumeration)
          Adds a term vocabulary (with modifiers) to the set of recommended modifier vocabularies assigned to this feature.
 void Feature.removeRecommendedModifierEnumeration(TermVocabulary<Modifier> recommendedModifierEnumeration)
          Removes one element from the set of recommended modifier vocabularies assigned to this feature.
 StatisticalMeasurementValue QuantitativeData.setAverage(Float value, Set<Modifier> modifiers)
          Sets the statistical value for the average.
protected  void Stage.setDefaultTerms(TermVocabulary<Modifier> termVocabulary)
           
protected  void Scope.setDefaultTerms(TermVocabulary<Modifier> termVocabulary)
           
protected  void Sex.setDefaultTerms(TermVocabulary<Modifier> termVocabulary)
           
protected  void Modifier.setDefaultTerms(TermVocabulary<Modifier> termVocabulary)
           
 StatisticalMeasurementValue QuantitativeData.setMaximum(Float value, Set<Modifier> modifiers)
          Sets the statistical value for the maximum.
 StatisticalMeasurementValue QuantitativeData.setMinimum(Float value, Set<Modifier> modifiers)
          Sets the statistical value for the minimum.
 StatisticalMeasurementValue QuantitativeData.setSampleSize(Float value, Set<Modifier> modifiers)
          Sets the statistical value for the sample size.
 StatisticalMeasurementValue QuantitativeData.setSpecificStatisticalValue(Float value, Set<Modifier> modifiers, StatisticalMeasure type)
          Sets the statistical value of type type.
 StatisticalMeasurementValue QuantitativeData.setStandardDeviation(Float value, Set<Modifier> modifiers)
          Sets the statistical value for the standard deviation.
 StatisticalMeasurementValue QuantitativeData.setTypicalLowerBoundary(Float value, Set<Modifier> modifiers)
          Sets the statistical value for the typical lower boundary.
 StatisticalMeasurementValue QuantitativeData.setTypicalUpperBoundary(Float value, Set<Modifier> modifiers)
          Sets the statistical value for the typical upper boundary.
 

Uses of Modifier in eu.etaxonomy.cdm.model.occurrence
 

Subclasses of Modifier in eu.etaxonomy.cdm.model.occurrence
 class DeterminationModifier
          modifier for a determination.
 

Method parameters in eu.etaxonomy.cdm.model.occurrence with type arguments of type Modifier
protected  void DeterminationModifier.setDefaultTerms(TermVocabulary<Modifier> termVocabulary)
           
 



Copyright © 2007-2013 EDIT. All Rights Reserved.