Click or drag to resize

spiderWeb Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.spiderWeb"]

Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbWEM.Core.crawlerspiderWeb

Namespace:  imbWEM.Core.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class spiderWeb : imbBindable, IObjectWithNameAndDescription, 
	IObjectWithDescription, IObjectWithName

The spiderWeb type exposes the following members.

Constructors
  NameDescription
Public methodspiderWeb
Initializes a new instance of the spiderWeb class
Top
Properties
  NameDescription
Public propertydescription
Human-readable description of object instance
Public propertydomain
Public propertyflags
Public propertyname
Name for this instance
Public propertyseedLink
Public propertywebActiveLinks
Public propertywebLinks
Public propertywebPageContentHashList
Frequencies of webPage content hashes
Public propertywebPages
Registry of loaded pages
Public propertywebTargets
Top
Methods
  NameDescription
Public methodAppendDataFields
Appends its data points into new or existing property collection
Public methodEquals (Inherited from Object.)
Public methodgetDataTableSummary
Gets the data table summary.
Public methodGetHashCode (Inherited from Object.)
Public methodgetLinkStatistics
Public methodGetType (Inherited from Object.)
Public methodOnPropertyChanged
Called when a property is changed.
(Inherited from dataBindableBase.)
Public methodsetSeedUrl
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged
Occurs when a property value changes.
(Inherited from dataBindableBase.)
Top
Fields
  NameDescription
Public fieldStatic memberORIGIN_OF_ROOTURL
Top
Extension Methods
  NameDescription
Public Extension MethodbuildModel (Defined by diagramBuilderSpiderWeb.)
Top
See Also

Reference

[!:aceCommonTypes.primitives.imbBindable]
IObjectWithNameAndDescription