[This is preliminary documentation and is subject to change.]
Summary description for MediaSession.
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| MediaSession()()() |
Constructor of MediaSession.
| |
| MediaSession(String) |
Constructor of MediaSession.
| |
| AutoCreateDirectory |
Determines if a directory is created when this does not yet existing, when writing a Dicom file.
(Inherited from Session.) | |
| BackUpFiles |
Determine the existence of BackUpFiles
(Inherited from Session.) | |
| BaseLocation |
Determines the Base Location Of the Project .
(Inherited from Session.) | |
| BeginExecute(BaseInput) |
Method for executing a session in an Asynchronous manner.
(Overrides Session.BeginExecute(BaseInput).) | |
| ContinueOnError |
Determines of execution should continue when an error has occured.
(Inherited from Session.) | |
| CreateMediaFiles()()() |
Method to create result for a mediaFile and set its properties.
| |
| CreateResultFileName(String) |
Method to create result file name.
(Inherited from Session.) | |
| CreateResults(String) |
Method to create result object .
(Inherited from Session.) | |
| CreateSessionInstance()()() |
Method to create the instance of a MediaSession.
(Overrides Session.CreateSessionInstance()()().) | |
| CreateSessionInstance(String) |
Method to create the instance of a session.
(Overrides Session.CreateSessionInstance(String).) | |
| DataDirectory |
Directory used to store data generated by DVT - DCM files, etc.
(Inherited from Session.) | |
| Date |
Date of test.
(Inherited from Session.) | |
| DefinitionRootDirectory |
Property that represents the Definition directory of a session.
(Inherited from Session.) | |
| DetailedValidationResults |
Determines whether the detailed validation results should be generated while executing.
(Inherited from Session.) | |
| DetermineDetailName(String) |
Method to Determine the detail name of a resultFile.
(Inherited from Session.) | |
| DetermineSummaryName(String) |
Method to Determine the summary name of a resultFile.
(Inherited from Session.) | |
| DisplayConditionText | ||
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Execute(BaseInput) |
Method for executing a session in a synchronous manner.
(Overrides Session.Execute(BaseInput).) | |
| ExecuteDir(BaseInput) |
Method for executing a session in a synchronous manner.
| |
| 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.) | |
| GetAllProperties()()() |
Method to get the Session Properties from a loaded session.
(Inherited from Session.) | |
| GetBaseNameNoCheck(String) |
Method to get the basename for a resultFile.
(Inherited from Session.) | |
| GetBaseNamesForResultsFiles(ArrayList) |
Get the base names from a list of results file names.
(Inherited from Session.) | |
| GetFileNamesforSession()()() |
Get the base names from a list of results file names.
(Inherited from Session.) | |
| 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.) | |
| GetNrSessions()()() |
Method to determine the number of sessions in a project.
(Inherited from Session.) | |
| GetSession(Int32) |
Method to get the Session Information from the Collection of sessions with a particular index.
(Inherited from Session.) | |
| GetSessionChanged(Session) |
Method to get the value of bool hasSessionchanged.
(Inherited from Session.) | |
| GetSessionId(String) |
Method to get the sessionId of the session from a resultFile.
(Inherited from Session.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| HasSessionChanged |
Property to determine whether the session has been changed
(Inherited from Session.) | |
| Implementation |
Property to access the Dvtk.Sessions.Session
(Inherited from Session.) | |
| IsExecute |
Determine whether the current session is Executing.
(Inherited from Session.) | |
| isLoaded | ||
| LoadSession()()() |
Load a session from file.
(Inherited from Session.) | |
| LogLevelMask |
Proerty that set and get the LogLevelFlags for a session.
(Inherited from Session.) | |
| Manufacturer |
Manufacturer for the System Under Test (SUT).
(Inherited from Session.) | |
| MediaFiles |
Represents a collection of mediaFiles in a Media Session.
| |
| MediaSessionImplementation |
Property to access the Dvtk.Session.MediaSession
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Mode |
If the storage mode is set to as-media,
DVT will store a received Image Dataset (Group 0008 up to and including Group 7FE0)
in a file with the extension .DCM.
(Inherited from Session.) | |
| ModelName |
Model name for the System Under Test (SUT).
(Inherited from Session.) | |
| NrOfErrors |
Number of Errors.
(Inherited from Session.) | |
| NrOfWarnings |
Number of Warnings.
(Inherited from Session.) | |
| OptionVerbose |
Determine Verbose On/Off
(Inherited from Session.) | |
| ParentProject |
Property that determines the project to which the session belongs.
(Inherited from Session.) | |
| RemoveSession(Session) |
Method to remove a session from a collection of sessions.
(Inherited from Session.) | |
| Result |
Determine the execution of the Session.
(Inherited from Session.) | |
| Results |
Collection of Results for a particular session.
(Inherited from Session.) | |
| ResultsRootDirectory |
Directory used to store results output.
(Inherited from Session.) | |
| Save()()() |
set and save MediaSession settings to file with extension .ses.
(Overrides Session.Save()()().) | |
| SaveSession(String) |
Save the session.
(Inherited from Session.) | |
| SaveSessionAs(Session) |
Save the session under a new file name.
A new session object will be created from this new saved file (and returned by this method)
and added to the project. The original session wil not be saved.
(Inherited from Session.) | |
| SecuritySetting |
Property that represents the security setting class for a session.
(Inherited from Session.) | |
| SessionFileName |
File name with extension .ses used during load and save.
(Inherited from Session.) | |
| SessionId |
Identification for the session.
(Inherited from Session.) | |
| SessionTitle |
Title for the session.
(Inherited from Session.) | |
| SetAllProperties()()() |
Method to set the values of Session Properties in a Session.
(Inherited from Session.) | |
| SetSessionChanged(Session, Boolean) |
Method to set the bool hasSessionchanged
(Inherited from Session.) | |
| SoftwareVersions |
Software versions for the System Under Test (SUT).
(Inherited from Session.) | |
| tempSession | ||
| TestedBy |
Name of the tester.
(Inherited from Session.) | |
| ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) | |
| Type |
Determine the Session Type.
(Inherited from Session.) | |
| ValidateReferencedFile |
| Object | ||
| Session | ||
| MediaSession | ||