public class ChestCADDocumentRootTemplate_TID4100 extends Template
| Constructor and Description |
|---|
ChestCADDocumentRootTemplate_TID4100(SRTree objTree)
Instantiates a new ChestCADDocumentRootTemplate_TID4100 Template.
|
| Modifier and Type | Method and Description |
|---|---|
CADAnalysesPerformedTemplate_TID4016 |
getCADAnalysesPerformedTemplate()
Retrieves CADAnalysesPerformedTemplate
|
CADDetectionsPerformedTemplate_TID4015 |
getCADDetectionsPerformedTemplate()
Retrieves CADDetectionsPerformedTemplate
|
CADImageLibraryEntryTemplate_TID4020 |
getCADImageLibraryEntryTemplate()
Retrieves CADImageLibraryEntryTemplate
|
ChestCADFindingsSummaryTemplate_TID4101 |
getChestCADFindingsSummaryTemplate()
Retrieves ChestCADFindingsSummaryTemplate
|
void |
setChestCADReport(EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Chest CAD Report
|
void |
setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Image Library
|
void |
setSummaryOfAnalyses(int[] arrPosition,
EnumCM_StatusOfResults enumStatusOfResults)
Sets value for Summary of Analyses.
|
void |
setSummaryOfDetections(int[] arrPosition,
EnumCM_StatusOfResults enumStatusOfResults)
Sets value for Summary of Detections.
|
public ChestCADDocumentRootTemplate_TID4100(SRTree objTree)
objTree - Object of SRTree.public CADImageLibraryEntryTemplate_TID4020 getCADImageLibraryEntryTemplate()
public ChestCADFindingsSummaryTemplate_TID4101 getChestCADFindingsSummaryTemplate()
public CADDetectionsPerformedTemplate_TID4015 getCADDetectionsPerformedTemplate()
public CADAnalysesPerformedTemplate_TID4016 getCADAnalysesPerformedTemplate()
public void setChestCADReport(EnumContinuityOfContent enumContinuityOfContent)
enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setSummaryOfDetections(int[] arrPosition,
EnumCM_StatusOfResults enumStatusOfResults)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumStatusOfResults - Enumerated value for StatusOfResultspublic void setSummaryOfAnalyses(int[] arrPosition,
EnumCM_StatusOfResults enumStatusOfResults)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumStatusOfResults - Enumerated value for StatusOfResults