contentElementBase Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.Core.contentStructure.core.contentElementBase"]
Namespace: imbNLP.Core.contentStructure.core
public abstract class contentElementBase : imbBindable, IObjectWithParent, IObjectWithPath, IObjectWithName
The contentElementBase type exposes the following members.
| Name | Description | |
|---|---|---|
| contentElementBase | Initializes a new instance of the contentElementBase class |
| Name | Description | |
|---|---|---|
| _nameAbbrevation |
skracenica imena
| |
| content |
Originalni sadržaj koji je pronađen u tokenu
| |
| id |
Osnovni ID podatak
| |
| isFirst |
Da li je reč o prvom elementu?
| |
| isLast |
Da li je reč o poslednjem elementu?
| |
| match |
Kontent match meta info
| |
| name |
ime objekta - ime tipa i ID - ako je objekat deo glavnog niza
| |
| next |
Referenca prema sledećem slogu
| |
| page |
Referenca prema stranici
| |
| parent |
referenca prema parent objektu
| |
| prev |
Referenca prema prethodnom slogu
| |
| root |
Gets the root.
| |
| sourceContent |
Izvorni content
| |
| spliter |
Koji je spliter odredio odvajanje tokena
| |
| UID |
imbControl property UID tipa String
|
| Name | Description | |
|---|---|---|
| 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 | ||
| GetFlags | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| primaryFlaging |
izvrsava se od
| |
| secondaryFlaging | ||
| setItem |
Podešava PREV i NEXT za nlpBase klase -- i dodaje item u svoju items kolekciju
| |
| specialSematicsFlaging | ||
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |