Click or drag to resize

contentPage Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The contentPage type exposes the following members.

Methods
  NameDescription
Public methodacceptSourcePage
Preuzima opisne podatke iz node/crawledpage objekta -- poziva se iz tokenizatora, ne prenosi sam asdrza
Public methodCount
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 methodgeneralSemanticsFlaging
#3 Izvlacene generalne semantike stvara osnovne, opste, ne-specificne, tvrdnje na osnovu obradjenog teksta
(Overrides contentElementBasegeneralSemanticsFlaging(Object).)
Public methodGetEnumerator
Public methodGetFlags (Overrides contentElementBaseGetFlags.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodindexOf
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodprimaryFlaging
#1 PrimaryFlaging krece od tokena ka stranici -- od mikro ka makro nivou
(Overrides contentElementBaseprimaryFlaging(Object).)
Public methodrecountItems
Popunjava kolekcije> paragraphs, sentences, tokens
Public methodsecondaryFlaging
#2 SecondaryFlaging krece od makro ka mikro novou
(Overrides contentElementBasesecondaryFlaging(Object).)
Public methodsetItem
Podešava PREV i NEXT za nlpBase klase -- i dodaje item u svoju items kolekciju
(Inherited from contentElementBase.)
Public methodspecialSematicsFlaging
#4 Specijalna semantika stvara tvrdnje usko vezane za zadatak obrade
(Overrides contentElementBasespecialSematicsFlaging(Object).)
Public methodToString (Inherited from contentElementBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodmakeReport
Generiše izveštaj o contentPage objektu - vraca String Builder objekat
(Defined by contentStructureImportExportTools.)
Top
See Also