contentSubSentence Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.Core.contentStructure.elements.contentSubSentence"]
Namespace: imbNLP.Core.contentStructure.elements
public class contentSubSentence : contentSentence, IContentSubSentence, IContentToken, IContentElement, INotifyPropertyChanged, IObjectWithParent, IObjectWithName, IObjectWithPath, IObjectWithID, IObjectWithPathAndChildSelector, IObjectWithChildSelector, IEnumerable, IObjectWithRoot, IQuerableElement<contentTokenFlag>, IContentSentence, IQuerableElement<contentSentenceFlag>
The contentSubSentence type exposes the following members.
| Name | Description | |
|---|---|---|
| contentSubSentence | Initializes a new instance of the contentSubSentence class |
| Name | Description | |
|---|---|---|
| _nameAbbrevation |
skracenica imena
(Inherited from contentElementBase.) | |
| baseType |
osnovna klasifikacija tokena
(Inherited from contentToken.) | |
| content |
Originalni sadržaj koji je pronađen u tokenu
(Inherited from contentElementBase.) | |
| detectionFlags |
flagovi dobijeni tokom detektovanja
(Inherited from contentSentence.) | |
| flags |
flagovi
(Inherited from contentSentence.) | |
| genericType | (Inherited from contentToken.) | |
| has_tosInstance | (Inherited from contentToken.) | |
| id |
Osnovni ID podatak
(Inherited from contentElementBase.) | |
| isFirst |
Da li je reč o prvom elementu?
(Inherited from contentElementBase.) | |
| isLast |
Da li je reč o poslednjem elementu?
(Inherited from contentElementBase.) | |
| ItemInt32 |
Gets the Object with the specified key.
(Inherited from contentToken.) | |
| ItemString |
Gets the Object with the specified child name.
(Inherited from contentToken.) | |
| items |
svi tokeni u recenici
(Inherited from contentSentence.) | |
| masterToken |
Token koji sadrzi celu pod recenicu
| |
| match |
Kontent match meta info
(Inherited from contentElementBase.) | |
| name |
ime objekta - ime tipa i ID - ako je objekat deo glavnog niza
(Inherited from contentElementBase.) | |
| next |
Referenca prema sledećem slogu
(Inherited from contentElementBase.) | |
| next_Token |
Bezbedno preuzimanje propertija Token iz objekta next
(Inherited from contentToken.) | |
| origin |
poreklo tokena
(Inherited from contentToken.) | |
| page |
Referenca prema stranici
(Inherited from contentElementBase.) | |
| parent |
referenca prema parent objektu
(Inherited from contentElementBase.) | |
| prev |
Referenca prema prethodnom slogu
(Inherited from contentElementBase.) | |
| prev_Token | (Inherited from contentToken.) | |
| root |
Gets the root.
(Inherited from contentElementBase.) | |
| sentenceFlags |
flagovi o recenici
(Inherited from contentSentence.) | |
| sourceContent |
Izvorni content
(Inherited from contentElementBase.) | |
| spliter |
Koji je spliter odredio odvajanje tokena
(Inherited from contentElementBase.) | |
| UID |
imbControl property UID tipa String
(Inherited from contentElementBase.) |
| 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
(Inherited from contentSentence.) | |
| ContainsAll(contentRelationType, Int32, contentSentenceFlag) | (Inherited from contentSentence.) | |
| ContainsAll(contentRelationType, Int32, contentTokenFlag) | (Inherited from contentSentence.) | |
| ContainsOneOrMore(contentRelationType, Int32, contentSentenceFlag) | (Inherited from contentSentence.) | |
| ContainsOneOrMore(contentRelationType, Int32, contentTokenFlag) | (Inherited from contentSentence.) | |
| ContainsOnly(contentRelationType, Int32, contentSentenceFlag) | (Inherited from contentSentence.) | |
| ContainsOnly(contentRelationType, Int32, contentTokenFlag) | (Inherited from contentSentence.) | |
| 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 | (Inherited from contentSentence.) | |
| GetEnumerator | (Inherited from contentToken.) | |
| GetFlags |
Gets the flags.
(Inherited from contentSentence.) | |
| 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 | (Inherited from contentSentence.) | |
| secondaryFlaging | (Inherited from contentSentence.) | |
| 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
(Inherited from contentSentence.) | |
| specialSematicsFlaging | (Inherited from contentSentence.) | |
| 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 | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| _items |
Skup pod-itema
(Inherited from contentElementBase.) |
| Name | Description | |
|---|---|---|
| makeReport |
Generiše izveštaj o contentPage objektu - vraca String Builder objekat
(Defined by contentStructureImportExportTools.) |