relationShipCounter Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.structure
public class relationShipCounter : instanceCountCollection<spiderLinkRelationType>
The relationShipCounter type exposes the following members.
| Name | Description | |
|---|---|---|
| relationShipCounter | Initializes a new instance of the relationShipCounter class |
| Name | Description | |
|---|---|---|
| avgFreq |
Description of $property$
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| basePage | ||
| Changes |
Gets or sets the changes.
(Inherited from changeBindableBase.) | |
| compareModeDefault |
Default compare mode used when compared against another instance
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Count |
Gets the number of elements contained in the ICollection.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| diversityAntiRatio |
Description of $property$
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| diversityAntiValue |
Description of $property$
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| diversityRatio |
Description of $property$
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| entropyFreq |
Entropy of the sample
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| HasChanges |
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.) | |
| IsFixedSize |
Gets a value indicating whether the IDictionary object has a fixed size.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| IsReadOnly |
Gets a value indicating whether the IDictionary object is read-only.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| IsSynchronized | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Item |
Gets or sets the Object with the specified key.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Keys |
Gets an ICollection object containing the keys of the IDictionary object.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| maxFreq |
The highest frequency
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| medianFreq |
The median of frequency
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| minFreq |
The lowest frequency
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| page | ||
| range |
Description of $property$
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| signature | ||
| standardDeviation |
Standard deviation in the fequencies
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| SyncRoot | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| TotalScore |
Gets the total score - sum of all frequencies. It is total count of all instance in the sample.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Values |
Gets an ICollection object containing the values in the IDictionary object.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| varianceFreq |
Variance of the frequencies
(Inherited from instanceCountCollectionspiderLinkRelationType.) |
| Name | Description | |
|---|---|---|
| AddInstance(Object, Object) |
Adds an element with the provided key and value to the IDictionary object.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| AddInstance(UTP, String) |
Adds the specified item.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| AddInstanceRange(instanceCountCollectionUTP) |
Adds all instances and their existing score
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| AddInstanceRange(IEnumerableUTP) | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| AddRelationShip | ||
| buildDataTableSummaryRow |
Builds the data table summary row.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| buildDataTableSummaryTable |
Builds the vertical table with all data
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| buildSampleFequencyTableSorted |
Builds the data table with statistics
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Clear |
Removes all elements from the IDictionary object.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| CompareTo(Object) |
Compares to.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| CompareTo(instanceCountCollectionFormulae, IInstanceCountCollection) |
Compares to.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Contains |
Determines whether the IDictionary object contains an element with the specified key.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| CopyTo | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| DivideAllFrequencies | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| DivideFrequency | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Equals | (Inherited from Object.) | |
| GetChanges |
Gets the changes.
(Inherited from changeBindableBase.) | |
| getDataTableHorizontal | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| getDataTableVertical | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| GetHashCode | (Inherited from Object.) | |
| GetRFreq |
Returns relative frequency calculated as follows: absolute frequency divided by maximum frequency: rF = aF / maxF
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| GetRFreqArray |
Returns Array of relative frequencies
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| getSorted |
Gets the sorted list with all instances
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| GetType | (Inherited from Object.) | |
| InvokeChanged |
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.) | |
| isKeyZero | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| OnPropertyChanged |
Kreira event koji obaveštava da je promenjen neki parametar
(Inherited from changeBindableBase.) | |
| reCalculate |
Recalculates frequency statistics
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Reduce(instanceCountCollectionUTP) |
Reduces this scores by specified source.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Reduce(UTP, Int32) | (Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| ReduceFreqAll |
Reduces the freq to all items for the number specified
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| Remove |
Removes the element with the specified key from the IDictionary object.
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| RemoveUnderFreg |
Removes the entries having frequency under specified value
(Inherited from instanceCountCollectionspiderLinkRelationType.) | |
| SetRelationShip | ||
| ToString | (Inherited from Object.) | |
| ToStringFormatted | (Inherited from instanceCountCollectionspiderLinkRelationType.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value is changed
(Inherited from changeBindableBase.) |