experimentSessionRegistry Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.index.experimentSession.experimentSessionRegistry"]
Namespace: imbWEM.Core.index.experimentSession
public class experimentSessionRegistry : objectTable<experimentSessionEntry>
The experimentSessionRegistry type exposes the following members.
| Name | Description | |
|---|---|---|
| experimentSessionRegistry(String) | Initializes a new instance of the experimentSessionRegistry class | |
| experimentSessionRegistry(String, String, Boolean) | Initializes a new instance of the experimentSessionRegistry class |
| Name | Description | |
|---|---|---|
| Changes |
Gets or sets the changes.
(Inherited from changeBindableBase.) | |
| Count |
Gets the count.
(Inherited from objectTableBase.) | |
| CurrentSession | ||
| description | (Inherited from objectTableBase.) | |
| HasChanges |
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.) | |
| info |
Information about the file where table data is stored
(Inherited from objectTableBase.) | |
| IsInstanceLinkActive |
If TRUE: instances stay linked to the object table, their properties are loaded back to the data table automatically on save
(Inherited from objectTableBase.) | |
| IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from objectTableexperimentSessionEntry.) | |
| Item |
Gets or creates [!:T], alias of GetOrCreate(String) call
(Inherited from objectTableexperimentSessionEntry.) | |
| LoadFailed | (Inherited from objectTableBase.) | |
| name | (Inherited from objectTableBase.) | |
| primaryKeyName | (Inherited from objectTableBase.) | |
| ReadOnlyMode |
If true it prevents updating the table but increases performances drastically and provides full thread-safety
(Inherited from objectTableBase.) | |
| SessionID | ||
| type | (Inherited from objectTableBase.) | |
| WriteOnlyMode |
If true avoids existing item check procedure - drastically increases performance
(Inherited from objectTableBase.) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from objectTableexperimentSessionEntry.) | |
| AddOrUpdate(UTP, objectTableUpdatePolicy) |
Adds object or update if existing row was found. Returns true if new row was created
(Inherited from objectTableexperimentSessionEntry.) | |
| AddOrUpdate(IEnumerableUTP, objectTableUpdatePolicy) |
Adds the or updates data table with objects specified. Returns number of new items added into collection
(Inherited from objectTableexperimentSessionEntry.) | |
| Clear | (Inherited from objectTableBase.) | |
| CloseSession | ||
| Contains |
Determines whether the ICollectionT contains a specific value.
(Inherited from objectTableexperimentSessionEntry.) | |
| ContainsKey |
Determines whether the specified key is contained
(Inherited from objectTableBase.) | |
| CopyTo | (Inherited from objectTableexperimentSessionEntry.) | |
| Equals | (Inherited from Object.) | |
| GetChanges |
Gets the changes.
(Inherited from changeBindableBase.) | |
| GetDataTable |
Gets the copy of DataTable
(Inherited from objectTableBase.) | |
| GetEnumerator | (Inherited from objectTableexperimentSessionEntry.) | |
| GetFirstWhere |
Gets the first entry that meets the criteria from the expression
(Inherited from objectTableexperimentSessionEntry.) | |
| GetGroups``1 |
Returns objects groupped by the same value of the specified column
(Inherited from objectTableexperimentSessionEntry.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLastEntry |
Gets the last entry: last entry added
(Inherited from objectTableexperimentSessionEntry.) | |
| GetLastEntryTouched | (Inherited from objectTableexperimentSessionEntry.) | |
| GetLastNEntries |
Gets the last n or less entries.
(Inherited from objectTableexperimentSessionEntry.) | |
| GetList |
Gets the list of object
(Inherited from objectTableexperimentSessionEntry.) | |
| GetOrCreate |
Gets the instance under keyValue or create new instance if not existing
(Inherited from objectTableexperimentSessionEntry.) | |
| GetRecordID | ||
| GetType | (Inherited from Object.) | |
| GetWhere | (Inherited from objectTableexperimentSessionEntry.) | |
| IndexOf |
Index of the item
(Inherited from objectTableexperimentSessionEntry.) | |
| InvokeChanged |
Sets current state of the object to be Changed (i.e. from now on the object will know it had some changes since last Accept call);
(Inherited from changeBindableBase.) | |
| Load(String, Boolean) |
Loads the content from specified path
(Inherited from objectTableBase.) | |
| Load(DataTable, ILogBuilder, objectTableUpdatePolicy) |
Loads external inputTable (Inherited from objectTableBase.) | |
| OnPropertyChanged |
Kreira event koji obaveštava da je promenjen neki parametar
(Inherited from changeBindableBase.) | |
| Remove(String) | (Inherited from objectTableexperimentSessionEntry.) | |
| Remove(IEnumerableUTP) | (Inherited from objectTableexperimentSessionEntry.) | |
| Remove(UTP) | (Inherited from objectTableexperimentSessionEntry.) | |
| Save |
Saves this instance. Returns true on success
(Inherited from objectTableBase.) | |
| SaveAs |
Saves the table on specified path. According to [!:aceCommonTypes.enums.getWritableFileMode] mode selected
(Inherited from objectTableBase.) | |
| SaveIfChanged |
Saves if changed. Returns true if there were changes
(Inherited from objectTableBase.) | |
| StartSession | ||
| ToString | (Inherited from Object.) | |
| UpdateRecord |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value is changed
(Inherited from changeBindableBase.) |
| Name | Description | |
|---|---|---|
| GENERAL_SESSIONID | ||
| PATH_AggregateFTIDF | ||
| PATH_CompiledFTIDF |