contentSentence Methods |
[This is preliminary documentation and is subject to change.]
The contentSentence type exposes the following members.
| Name | Description | |
|---|---|---|
| _getOrigin | (Inherited from contentToken.) | |
| _setTokensForSentenceT |
Može da sam izvrši macroTokens ili da dobije gotove. Primenjuje subsentence algoritam i vrši standardnu detekciju tokena --- NAJBITNIJE JE STO SLAZE TOKENE/SUBSENTENCE u parent
| |
| ContainsAll(contentRelationType, Int32, contentSentenceFlag) | ||
| ContainsAll(contentRelationType, Int32, contentTokenFlag) | ||
| ContainsOneOrMore(contentRelationType, Int32, contentSentenceFlag) | ||
| ContainsOneOrMore(contentRelationType, Int32, contentTokenFlag) | ||
| ContainsOnly(contentRelationType, Int32, contentSentenceFlag) | ||
| ContainsOnly(contentRelationType, Int32, contentTokenFlag) | ||
| Count | (Inherited from contentToken.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| generalSemanticsFlaging | (Overrides contentTokengeneralSemanticsFlaging(Object).) | |
| GetEnumerator | (Inherited from contentToken.) | |
| GetFlags |
Gets the flags.
(Overrides contentTokenGetFlags.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| indexOf | (Inherited from contentToken.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| primaryFlaging | (Overrides contentTokenprimaryFlaging(Object).) | |
| secondaryFlaging | (Overrides contentTokensecondaryFlaging(Object).) | |
| setItem |
Podešava PREV i NEXT za nlpBase klase -- i dodaje item u svoju items kolekciju
(Inherited from contentElementBase.) | |
| setTokenCaseAndGeneral | (Inherited from contentToken.) | |
| setTokensFromContentT, TS |
Glavni metod za obradu sadrzaja jedne recenice >> prvo poziva setSubSentences, zatim setTokensForSentence
| |
| specialSematicsFlaging | (Overrides contentTokenspecialSematicsFlaging(Object).) | |
| syllablesDetection |
pod FAZA 2.a: detektovanje slogova - poziva ga faza 2, nema potrebe posebno pozivati --- ne radi dobro
(Inherited from contentToken.) | |
| ToString | (Inherited from contentElementBase.) |
| Name | Description | |
|---|---|---|
| makeReport |
Generiše izveštaj o contentPage objektu - vraca String Builder objekat
(Defined by contentStructureImportExportTools.) |