contentChunk Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.Core.contentStructure.metaElements
public class contentChunk : contentElementBase, IContentChunk, IContentElement, INotifyPropertyChanged, IObjectWithParent, IObjectWithName, IObjectWithPath, IObjectWithID, IObjectWithPathAndChildSelector, IObjectWithChildSelector, IEnumerable, IObjectWithRoot
The contentChunk type exposes the following members.
| Name | Description | |
|---|---|---|
| contentChunk | Initializes a new instance of the contentChunk class |
| Name | Description | |
|---|---|---|
| _nameAbbrevation |
skracenica imena
(Inherited from contentElementBase.) | |
| chunkType |
Tip chunka
| |
| content |
Originalni sadržaj koji je pronađen u tokenu
(Inherited from contentElementBase.) | |
| 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.
| |
| ItemString |
Gets the Object with the specified child name.
| |
| items |
kolekcija elemenata koji cine chunk
| |
| 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.) | |
| page |
Referenca prema stranici
(Inherited from contentElementBase.) | |
| parent |
referenca prema parent objektu
(Inherited from contentElementBase.) | |
| prev |
Referenca prema prethodnom slogu
(Inherited from contentElementBase.) | |
| root |
Gets the root.
(Inherited from contentElementBase.) | |
| 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 | |
|---|---|---|
| Count | ||
| 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 contentElementBasegeneralSemanticsFlaging(Object).) | |
| GetEnumerator | ||
| GetFlags | (Overrides contentElementBaseGetFlags.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| indexOf | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| primaryFlaging |
izvrsava se od
(Overrides contentElementBaseprimaryFlaging(Object).) | |
| secondaryFlaging | (Overrides contentElementBasesecondaryFlaging(Object).) | |
| setItem |
Podešava PREV i NEXT za nlpBase klase -- i dodaje item u svoju items kolekciju
(Inherited from contentElementBase.) | |
| specialSematicsFlaging | (Overrides contentElementBasespecialSematicsFlaging(Object).) | |
| 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.) |