DVTk API
GenerateTriggers Class
DVTkDvtkHighLevelInterface.InformationModelGenerateTriggers
DVTk API

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

Summary description for GenerateTriggers.
Declaration Syntax
C#Visual BasicVisual C++
public class GenerateTriggers
Public Class GenerateTriggers
public ref class GenerateTriggers
Members
All MembersConstructorsMethods



IconMemberDescription
GenerateTriggers()()()
Initializes a new instance of the GenerateTriggers class

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.)
GetValueFromMessageUsingTag(DicomMessage, Tag, Tag)
GetValueFromMessageUsingTag(DicomMessage, Tag)
HandleCStoreResponses(ReferencedSopItemCollection, DicomMessageCollection)
HandleNEventReportStorageCommitment(ReferencedSopItemCollection, DicomMessage)
MakeCFindModalityWorklist(TagValueCollection)
Generate a CFind Modality Worklist Query trigger from the given queryTags. All other return keys are taken from the supported return key attributes in the Worklist Information Model.

MakeCFindModalityWorklist(String, String)
Generate a CFind Modality Worklist Query trigger by reading the query dataset from the given mwlQueryDcmFilename. If the scheduledProcedureStepStartDate is defined (not string empty) then if a value for this attribute is present in the read datset it will be overwritten by the scheduledProcedureStepStartDate value.

MakeCFindQuery(QueryRetrieveInformationModelEnum, TagValueCollection)
MakeCMoveRetrieve(QueryRetrieveInformationModelEnum, String, TagValueCollection)
MakeCStoreInstance(DefaultValueManager, DicomMessage)
MakeCStoreInstance(DefaultValueManager, DicomMessage, DataSet)
MakeModalityWorklistItem(DefaultValueManager, TagValueCollection)
Generate a Modality Worklist Item from the user defined tags provided and the Default Value Manager.

MakeMppsInProgress(DefaultValueManager, DicomMessage, String)
Generate an N-CREATE/N-SET MPPS IN-PROGRESS trigger from the default value manager. Use the given mppsInstanceUid.

MakeMppsInProgress(String, DefaultValueManager, DicomMessage, String)
Generate an N-CREATE/N-SET MPPS IN-PROGRESS trigger from the given mppsInProgressDcmFilename. Use the given mppsInstanceUid.

MakeNActionStorageCommitment(ReferencedSopItemCollection, DicomMessage, String, String)
MakeNSetMppsCompletedDiscontinued(DefaultValueManager, ReferencedSopItemCollection, DicomMessage, String, String)
Generate an NSet MPPS Completed/Discontinued by taking the default values from the Default Value Manager.

MakeNSetMppsCompletedDiscontinued(String, DefaultValueManager, ReferencedSopItemCollection, DicomMessage, String)
Generate an NSet MPPS Completed/Discontinued by taking the default values from the given DCM file. The default manager is required to get the appropriate Series Instance UID.

MakeStorageCommitEvent(QueryRetrieveInformationModels, DicomMessage)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
GenerateTriggers

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0