Click or drag to resize

relationShipCounter Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Counter for the web site
Inheritance Hierarchy
SystemObject
  changeBindableBase
    instanceCountCollectionspiderLinkRelationType
      imbWEM.Core.crawler.structurerelationShipCounter

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class relationShipCounter : instanceCountCollection<spiderLinkRelationType>

The relationShipCounter type exposes the following members.

Constructors
  NameDescription
Public methodrelationShipCounter
Initializes a new instance of the relationShipCounter class
Top
Properties
  NameDescription
Public propertyavgFreq (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertybasePage
Public propertyChanges (Inherited from changeBindableBase.)
Public propertycompareModeDefault (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyCount (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertydiversityAntiRatio (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertydiversityAntiValue (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertydiversityRatio (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyentropyFreq (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyHasChanges (Inherited from changeBindableBase.)
Public propertyIsFixedSize (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyIsReadOnly (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyIsSynchronized (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyItem (Inherited from instanceCountCollectionspiderLinkRelationType.)
Protected propertyitems (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyKeys (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertymaxFreq (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertymedianFreq (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyminFreq (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertypage
Public propertyrange (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertysignature
Public propertystandardDeviation (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertySyncRoot (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyTotalScore (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyValues (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public propertyvarianceFreq (Inherited from instanceCountCollectionspiderLinkRelationType.)
Top
Methods
  NameDescription
Protected methodAccept (Inherited from changeBindableBase.)
Public methodAddInstance(Object, Object) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodAddInstance(UTP, String) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodAddInstanceRange(instanceCountCollectionUTP) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodAddInstanceRange(IEnumerableUTP) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodAddRelationShip
Public methodbuildDataTableSummaryRow (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodbuildDataTableSummaryTable (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodbuildSampleFequencyTableSorted (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodClear (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodCompareTo(Object) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodCompareTo(instanceCountCollectionFormulae, IInstanceCountCollection) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodContains (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodCopyTo (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodDivideAllFrequencies (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodDivideFrequency (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetChanges (Inherited from changeBindableBase.)
Public methodgetDataTableHorizontal (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodgetDataTableVertical (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodGetEnumerator (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRFreq (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodGetRFreqArray (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodgetSorted (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvokeChanged (Inherited from changeBindableBase.)
Public methodisKeyZero (Inherited from instanceCountCollectionspiderLinkRelationType.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from changeBindableBase.)
Public methodreCalculate (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodReduce(instanceCountCollectionUTP) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodReduce(UTP, Int32) (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodReduceFreqAll (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodRemove (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodRemoveUnderFreg (Inherited from instanceCountCollectionspiderLinkRelationType.)
Public methodSetRelationShip
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodToStringFormatted (Inherited from instanceCountCollectionspiderLinkRelationType.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from changeBindableBase.)
Top
See Also

Reference

[!:imbSCI.DataComplex.special.instanceCountCollection<T>.spider.structure.spiderLinkRelationType>]