public class ColonCADDocumentRoot_TID4120 extends Template
| Constructor and Description |
|---|
ColonCADDocumentRoot_TID4120(SRTree objTree)
Instantiates ColonCADDocumentRoot_TID4120 Template.
|
| Modifier and Type | Method and Description |
|---|---|
CADAnalysesPerformedTemplate_TID4016 |
getCADAnalysesPerformed()
Retrieves the object of CADAnalysesPerformedTemplate
|
CADCommonImagePropertiesEntry_TID4122 |
getCADCommonImagePropertiesEntry()
Retrieves the object of CADCommonImagePropertiesEntry
|
CADDetectionsPerformedTemplate_TID4015 |
getCADDetectionsPerformed()
Retrieves the object of CADDetectionsPerformedTemplate
|
ColonCADFindingsSummary_TID4121 |
getColonCADFindingsSummary()
Retrieves the object of ColonCADFindingsSummary
|
LanguageOfContentItemAndDescendants_TID1204 |
getLanguageOfContentItemAndDescendants()
Retrieves the object of LanguageOfContentItemAndDescendants
|
void |
setColonCADReport(EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Patient Colon CAD Report
|
void |
setSummaryOfAnalysis(int[] arrPosition,
EnumCM_StatusOfResults enumStatusOfResults)
Sets value for Summary Of Analysis.
|
void |
setSummaryOfDetections(int[] arrPosition,
EnumCM_StatusOfResults enumStatusOfResults)
Sets value for Summary Of Detections.
|
public ColonCADDocumentRoot_TID4120(SRTree objTree)
objTree - Object of SRTree.public LanguageOfContentItemAndDescendants_TID1204 getLanguageOfContentItemAndDescendants()
public CADCommonImagePropertiesEntry_TID4122 getCADCommonImagePropertiesEntry()
public ColonCADFindingsSummary_TID4121 getColonCADFindingsSummary()
public CADDetectionsPerformedTemplate_TID4015 getCADDetectionsPerformed()
public CADAnalysesPerformedTemplate_TID4016 getCADAnalysesPerformed()
public void setColonCADReport(EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - enumContinuityOfContent - Enumerated Value for ContinuityOfContent.objDocumentContentModule - 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 setSummaryOfAnalysis(int[] arrPosition,
EnumCM_StatusOfResults enumStatusOfResults)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumStatusOfResults - Enumerated value for StatusOfResults