DVTk API
BaseInformationModel Class
DVTkDvtk.Dicom.InformationEntityBaseInformationModel
DVTk API

[This is preliminary documentation and is subject to change.]

Summary description for BaseInformationModel.
Declaration Syntax
C#Visual BasicVisual C++
public abstract class BaseInformationModel
Public MustInherit Class BaseInformationModel
public ref class BaseInformationModel abstract
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
BaseInformationModel(String)
Class constructor.

AddAdditionalAttributesToInformationModel(Boolean, DataSet)
Add the attributes in this additional dataset to all Information Entities in the Information Model.

AddDefaultAttributesToInformationModel(Boolean, DataSet)
Copy the default dataset attributes to the Information Entities in the Information Model that define them.

AddToInformationModel(DataSet, Boolean)
Add the given Dataset to the Information Model. The data is normalised into the Information Model.

ConsoleDisplay()()()
Display the Information Model to the Console - for debugging purposes.

DataDirectory
Property - Data Directory.

Dump(String)
Dump the Information Model to a String - for debugging purposes.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
LoadInformationModel(String)
Load the Information Model by reading all the .DCM and .RAW files present in the given directory. The data read is normalised into the Information Model.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
PatientMerge(DataSet)
Patient merge request - update modality worklist information model.

PatientRegistration(DataSet)
Patient Registration request - update modality worklist information model.

PatientUpdate(DataSet)
Patient Update request - update modality worklist information model.

PlacerOrderManagement(DataSet)
Placer order management request - update modality worklist information model.

QueryInformationModel(DataSet)
Query the Information Model using the given Query Dataset.

RefreshInformationModel()()()
Refresh the Information Model by re-loading the contents.

Root
StoreDataset(DataSet)
Store the dataset into a DICOM Media File in the current Information Model directory. The file contents might be later used for retrieval.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0