Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkSemanticRelationsTestHelper.h
Go to the documentation of this file.
1 /*============================================================================
2 
3 The Medical Imaging Interaction Toolkit (MITK)
4 
5 Copyright (c) German Cancer Research Center (DKFZ)
6 All rights reserved.
7 
8 Use of this source code is governed by a 3-clause BSD license that can be
9 found in the LICENSE file.
10 
11 ============================================================================*/
12 
13 // mitk core
14 #include <mitkDataNode.h>
15 
16 namespace mitk
17 {
18  namespace SemanticRelationsTestHelper
19  {
21  // VALID DATA NODES
24 
26 
28 
30 
32 
34 
36 
38 
40 
42  // INVALID DATA NODES
44 
60 
62  // AUXILIARY FUNCTIONS
64  void ClearRelationStorage();
65 
66  } // end SemanticRelationsTestHelper
67 } // end mitk
DataNode::Pointer GetInvalidCaseID()
CaseID is 0x0010, 0x0010 (PatientName)
DataCollection - Class to facilitate loading/accessing structured data.
DataNode::Pointer GetInvalidModality()
Modality is 0x0008, 0x0060(Modality)
DataNode::Pointer GetInvalidID()
ID is 0x0020, 0x000e (SeriesInstanceUID)
DataNode::Pointer GetInvalidDate()
Date is 0x0008, 0x0022 (AcquisitionDate)