public class MammographyCADDocumentRootTemplate_TID4000 extends Template
| Constructor and Description |
|---|
MammographyCADDocumentRootTemplate_TID4000(SRTree objTree)
Instantiates a new MammographyCADDocumentRootTemplate_TID4000 Template.
|
| Modifier and Type | Method and Description |
|---|---|
CADAnalysesPerformedTemplate_TID4016 |
getCADAnalysesPerformedTemplate()
Retrieves CADAnalysesPerformedTemplate
|
CADDetectionsPerformedTemplate_TID4015 |
getCADDetectionsPerformedTemplate()
Retrieves CADDetectionsPerformedTemplate
|
CADImageLibraryEntryTemplate_TID4020 |
getCADImageLibraryEntryTemplate()
Retrieves CADImageLibraryEntryTemplate
|
LanguageOfContentItemAndDescendants_TID1204 |
getLanguageOfContentItemAndDescendants()
Retrieves LanguageOfContentItemAndDescendantsTID1204
|
MammographyCADOverallImpressionRecommendationTemplate_TID4001 |
getMammographyCADOverallImpressionRecommendationTemplate()
Retrieves MammographyCADOverallImpressionRecommendationTemplate
|
void |
setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Image Library
|
void |
setMammographyCADReport(EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Mammography CAD Report
|
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 MammographyCADDocumentRootTemplate_TID4000(SRTree objTree)
objTree - Object of SRTree.public CADImageLibraryEntryTemplate_TID4020 getCADImageLibraryEntryTemplate()
public LanguageOfContentItemAndDescendants_TID1204 getLanguageOfContentItemAndDescendants()
public CADDetectionsPerformedTemplate_TID4015 getCADDetectionsPerformedTemplate()
public MammographyCADOverallImpressionRecommendationTemplate_TID4001 getMammographyCADOverallImpressionRecommendationTemplate()
public CADAnalysesPerformedTemplate_TID4016 getCADAnalysesPerformedTemplate()
public void setMammographyCADReport(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