Click or drag to resize
ISpeciesFactDataSet Methods

The ISpeciesFactDataSet type exposes the following members.

Methods
  NameDescription
Public methodAddSelection(IUserContext, FactorList)
Add factors to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IFactor)
Add factor to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IIndividualCategory)
Add individual category to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IndividualCategoryList)
Add individual categories to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IPeriod)
Add period to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IReference)
Public methodAddSelection(IUserContext, ISpeciesFactDataSetSelection)
Add factors, hosts, individual categories, periods or taxa to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, PeriodList)
Add periods to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, ReferenceList)
Public methodAddSelectionHost
Add host to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelectionHosts
Add hosts to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelectionTaxa
Add taxa to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelectionTaxon
Add taxon to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodInitAutomatedCalculations
Make automated calculations of species facts that are "automatic" in a species fact list.
Public methodRemoveSelection(IUserContext, FactorList)
Remove factors from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IFactor)
Remove factor from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IIndividualCategory)
Remove individual category from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IndividualCategoryList)
Remove individual categories from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IPeriod)
Remove period from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IReference)
Remove reference from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, ISpeciesFactDataSetSelection)
Remove factors, hosts, individual categories, periods or taxa from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, PeriodList)
Remove periods from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, ReferenceList)
Remove references from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelectionHost
Remove host from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelectionHosts
Remove hosts from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelectionTaxa
Remove taxa from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelectionTaxon
Remove taxon from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodUpdateSelection
The data set is initiated or redefined by using this method. Scope of the data set is defined by this species fact data set selection. At least one factor and one taxon must be specified in the species fact data set selection.
Top
See Also