public class VascularSectionMeasurements_TID3906 extends Template
| Constructor and Description |
|---|
VascularSectionMeasurements_TID3906(SRTree objTree)
Instantiates a new VascularSectionMeasurements_TID3906 Template.
|
| Modifier and Type | Method and Description |
|---|---|
CalciumScoringResults_TID3905 |
getCalciumScoringResults()
Retrieves Calcium Scoring Results.
|
FlowQuantification_TID3910 |
getFlowQuantification()
Retrieves Flow Quantification.
|
NegationModifierPresenceOfFinding_TID1350 |
getNegationModifierPresenceOfFinding()
Retrieves Negation Modifier Presence Of Finding.
|
VascularLesion_TID3908 |
getVascularLesion()
Retrieves Vascular Lesion.
|
VesselMeasurements_TID3907 |
getVesselMeasurements()
Retrieves Vessel Measurements.
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings.
|
void |
setFindingSite(int[] arrPosition)
Sets the value for Finding Site.
|
void |
setLaterality(int[] arrPosition)
Sets the value for Laterality.
|
void |
setParentVesselFinding(int[] arrPosition,
EnumCM_VascularMorphology enumVascularMorphology)
Sets the value for Parent Vessel Finding.
|
void |
setTopographicalModifier(int[] arrPosition,
EnumCM_CardiovascularAnatomicLocationModifiers enumCardiovascularAnatomicLocationModifiers)
Sets the value for Topographical Modifier.
|
void |
setTopographicalModifier(int[] arrPosition,
EnumCM_VesselSegmentModifiers enumVesselSegmentModifiers)
Sets the value for Topographical Modifier.
|
void |
setVesselBranch(int[] arrPosition,
EnumCM_VesselBranchModifiers enumVesselBranchModifiers)
Sets the value for Vessel Branch.
|
public VascularSectionMeasurements_TID3906(SRTree objTree)
objTree - Object of SRTree.public NegationModifierPresenceOfFinding_TID1350 getNegationModifierPresenceOfFinding()
public VesselMeasurements_TID3907 getVesselMeasurements()
public VascularLesion_TID3908 getVascularLesion()
public FlowQuantification_TID3910 getFlowQuantification()
public CalciumScoringResults_TID3905 getCalciumScoringResults()
public void setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - public void setLaterality(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFindingSite(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setVesselBranch(int[] arrPosition,
EnumCM_VesselBranchModifiers enumVesselBranchModifiers)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setTopographicalModifier(int[] arrPosition,
EnumCM_VesselSegmentModifiers enumVesselSegmentModifiers)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setTopographicalModifier(int[] arrPosition,
EnumCM_CardiovascularAnatomicLocationModifiers enumCardiovascularAnatomicLocationModifiers)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setParentVesselFinding(int[] arrPosition,
EnumCM_VascularMorphology enumVascularMorphology)
arrPosition - Identifier which shows the position of the node in the SR Tree.