public class EchocardiographyWallMotionAnalysis_TID5204 extends Template
| Constructor and Description |
|---|
EchocardiographyWallMotionAnalysis_TID5204(SRTree objTree)
Instantiates EchocardiographyWallMotionAnalysis_TID5204 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setAssessmentScale(int[] arrPosition,
EnumCM_WallMotionScoringSchemes enumWallMotionScoringSchemes)
Sets value for Assessment Scale.
|
void |
setAssociatedMorphology(int[] arrPosition,
EnumCM_MyocardiumWallMorphologyFindings enumMyocardiumWallMorphologyFindings)
Sets the value for Associated Morphology.
|
void |
setCardiacWallMotion(int[] arrPosition,
EnumCM_WallMotion enumWallMotion)
Sets the value for Cardiac Wall Motion.
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings
|
void |
setFindingSite(int[] arrPosition)
Sets value for Finding Site.
|
void |
setIllustrationOfFinding(int[] arrPosition,
java.lang.String strRefSOPClassUIDForCORefMacro,
java.lang.String strRefSOPInstanceUIDForCORefMacro,
java.lang.String[] arrStrReferencedFrameNumber,
java.lang.String strRefSOPClassUID,
java.lang.String strRefSOPInstanceUID)
Sets value for Illustration of Finding
|
void |
setLVWallMotionScoreIndex(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for LV Wall Motion Score Index.
|
void |
setLVWallMotionSegmentalFindings(int[] arrPosition,
java.lang.String strLVWallMotionSegmentalFindings)
Sets the value for LV Wall Motion Segmental Findings
|
void |
setProcedureReported(int[] arrPosition,
EnumCM_CathProcedureType enumCathProcedureType)
Sets the value for Procedure Reported.
|
void |
setScore(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Score.
|
void |
setStage(int[] arrPosition,
EnumCM_UltrasoundProtocolStageTypes enumUltrasoundProtocolStageTypes)
Sets value for Stage.
|
void |
setWallSegment(int[] arrPosition,
EnumCM_MyocardialWallSegments enumMyocardialWallSegments)
Sets the value for Wall Segment.
|
public EchocardiographyWallMotionAnalysis_TID5204(SRTree objTree)
objTree - Object of SRTree.public void setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setProcedureReported(int[] arrPosition,
EnumCM_CathProcedureType enumCathProcedureType)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCathProcedureType - Enumerated value for CathProcedureTypepublic void setStage(int[] arrPosition,
EnumCM_UltrasoundProtocolStageTypes enumUltrasoundProtocolStageTypes)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumUltrasoundProtocolStageTypes - Enumerated value for UltrasoundProtocolStageTypespublic void setIllustrationOfFinding(int[] arrPosition,
java.lang.String strRefSOPClassUIDForCORefMacro,
java.lang.String strRefSOPInstanceUIDForCORefMacro,
java.lang.String[] arrStrReferencedFrameNumber,
java.lang.String strRefSOPClassUID,
java.lang.String strRefSOPInstanceUID)
arrPosition - identifier which shows the position of the node in the SR Tree.strRefSOPClassUIDForCORefMacro - Reference SOP Class UID for Composite Object Reference Macro.strRefSOPInstanceUIDForCORefMacro - Reference SOP Instance UID for Composite Object Reference Macro.arrStrReferencedFrameNumber - String Array of Referenced Frame Number.strRefSOPClassUID - Referenced SOP Class UID.strRefSOPInstanceUID - Referenced SOP Instance UID.public void setLVWallMotionSegmentalFindings(int[] arrPosition,
java.lang.String strLVWallMotionSegmentalFindings)
arrPosition - Identifier which shows the position of the node in the SR Tree.strLVWallMotionSegmentalFindings - String value for LV Wall Motion Segmental Findings.public void setLVWallMotionScoreIndex(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setAssessmentScale(int[] arrPosition,
EnumCM_WallMotionScoringSchemes enumWallMotionScoringSchemes)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumWallMotionScoringSchemes - Enumerated value for WallMotionScoringSchemespublic void setFindingSite(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setWallSegment(int[] arrPosition,
EnumCM_MyocardialWallSegments enumMyocardialWallSegments)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumMyocardialWallSegments - Enumerated value for value for MyocardialWallSegmentspublic void setCardiacWallMotion(int[] arrPosition,
EnumCM_WallMotion enumWallMotion)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumWallMotion - Enumerated value for value for WallMotionpublic void setAssociatedMorphology(int[] arrPosition,
EnumCM_MyocardiumWallMorphologyFindings enumMyocardiumWallMorphologyFindings)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumMyocardiumWallMorphologyFindings - Enumerated value for value for MyocardiumWallMorphologyFindingspublic void setScore(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.