Click or drag to resize

relationShipCounter Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The relationShipCounter type exposes the following members.

Methods
  NameDescription
Public methodAddInstance(Object, Object)
Adds an element with the provided key and value to the IDictionary object.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodAddInstance(UTP, String)
Adds the specified item.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodAddInstanceRange(instanceCountCollectionUTP)
Adds all instances and their existing score
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodAddInstanceRange(IEnumerableUTP) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodAddRelationShip
Public methodbuildDataTableSummaryRow
Builds the data table summary row.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodbuildDataTableSummaryTable
Builds the vertical table with all data
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodbuildSampleFequencyTableSorted
Builds the data table with statistics
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodClear
Removes all elements from the IDictionary object.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodCompareTo(Object)
Compares to.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodCompareTo(instanceCountCollectionFormulae, IInstanceCountCollection)
Compares to.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodContains
Determines whether the IDictionary object contains an element with the specified key.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodCopyTo
Copies the elements of the ICollection to an Array, starting at a particular Array index.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodDivideAllFrequencies (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodDivideFrequency (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodEquals (Inherited from Object.)
Public methodGetChanges
Gets the changes.
(Inherited from changeBindableBase.)
Public methodgetDataTableHorizontal (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodgetDataTableVertical (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRFreq
Returns relative frequency calculated as follows: absolute frequency divided by maximum frequency: rF = aF / maxF
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodGetRFreqArray
Returns Array of relative frequencies
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodgetSorted
Gets the sorted list with all instances
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodGetType (Inherited from Object.)
Public methodInvokeChanged
Sets current state of the object to be Changed (i.e. from now on the object will know it had some changes since last Accept call);
(Inherited from changeBindableBase.)
Public methodisKeyZero (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodOnPropertyChanged
Kreira event koji obaveštava da je promenjen neki parametar
(Inherited from changeBindableBase.)
Public methodreCalculate
Recalculates frequency statistics
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodReduce(instanceCountCollectionUTP)
Reduces this scores by specified source.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodReduce(UTP, Int32) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodReduceFreqAll
Reduces the freq to all items for the number specified
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodRemove
Removes the element with the specified key from the IDictionary object.
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodRemoveUnderFreg
Removes the entries having frequency under specified value
(Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodSetRelationShip
Public methodToString (Inherited from Object.)
Public methodToStringFormatted (Inherited from instanceCountCollectionspiderLinkRelationType.)
Top
See Also