public class BreastImagingReportNarrative_TID4202 extends Template
| Constructor and Description |
|---|
BreastImagingReportNarrative_TID4202(SRTree objTree)
Instantiates BreastImagingReportNarrative_TID4202 Template.
|
| Modifier and Type | Method and Description |
|---|---|
ObserverContext_TID1002 |
getObserverContext_TID1002()
Retrieves the object of ObserverContext_TID1002 which provides the methods for setting different
attributes of Observer Context.
|
ReferencesToSupportingEvidence_TID350 |
getReferencesToSupportingEvidence()
Retrieves ReferencesToSupportingEvidence
|
void |
setAlgorithmVersion(int[] arrPosition,
java.lang.String strAlgorithmVersion,
EnumCM_BreastImagingReportElements enumBreastImagingReportElements)
Sets the value for Algorithm Version
|
void |
setNarrativeSummary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Narrative Summary
|
void |
setNarrativeSummary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent,
EnumCM_BreastImagingReportSectionTitle enumBreastImagingReportSectionTitle)
Sets the value for Narrative Summary
|
public BreastImagingReportNarrative_TID4202(SRTree objTree)
objTree - Object of SRTree.public ObserverContext_TID1002 getObserverContext_TID1002()
public ReferencesToSupportingEvidence_TID350 getReferencesToSupportingEvidence()
public void setNarrativeSummary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setNarrativeSummary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent,
EnumCM_BreastImagingReportSectionTitle enumBreastImagingReportSectionTitle)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.enumBreastImagingReportSectionTitle - Enumerated value for BreastImagingReportSectionTitlepublic void setAlgorithmVersion(int[] arrPosition,
java.lang.String strAlgorithmVersion,
EnumCM_BreastImagingReportElements enumBreastImagingReportElements)
arrPosition - Identifier which shows the position of the node in the SR Tree.strAlgorithmVersion - String value for Algorithm Version.enumBreastImagingReportElements - Enumerated value for BreastImagingReportElements