DVTk API
IIheFramework Interface
DVTkDvtk.IheActors.IheFrameworkIIheFramework
DVTk API

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

Summary description for IIheFramework.
Declaration Syntax
C#Visual BasicVisual C++
public interface IIheFramework
Public Interface IIheFramework
public interface class IIheFramework
Members
All MembersMethods



IconMemberDescription
AddComparisonTagValueFilter(DicomTagValue)
Add a Tag Value filter for the comparator. Only compare messages which contain the same values for this filter.

AddUserDefinedDefaultTagValue(BaseDicomTagValue)
Add user defined default Tag Values. Used to help define the message tag/values used during the tests.

ApplyConfig()()()
Apply the ActorConfigs by instantiating the corresponding actors.

CleanUpCurrentWorkingDirectory()()()
Clean up the current working directory at the end of a test. PIX files are left in the current working directory after a test. These should be cleaned up by the Media File Class destructor in the C++ code but it seems that this is not always called. So a more robust approach is to delete the files explicitly.

CloseResults()()()
Close the Results reporting.

EvaluateTest()()()
Evaluate the integration profile test.

GetActor(ActorName)
Get the Actor with the given actor name.

OpenResults()()()
Open the Results reporting.

StartTest()()()
Start the integration profile test by starting up all the configured actors.

StopTest()()()
Stop the integration profile test by stopping all the configured actors.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0