public class AngiographicLesionAnalysisTemplate_TID3215 extends Template
| Constructor and Description |
|---|
AngiographicLesionAnalysisTemplate_TID3215(SRTree objTree)
Instantiates AngiographicLesionAnalysisTemplate_TID3215 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement
|
PositionInArterialSegment_TID3218 |
getPositionInArterialSegment()
Retrieves PositionInArterialSegment
|
StenoticFlowReserve_TID3216 |
getStenoticFlowReserve()
Retrieves StenoticFlowReserve
|
void |
setDensitometricalLuminalCrossSectionalAreaGraph(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Densitometrical Luminal Cross-sectional Area Graph
|
void |
setFindingSite(int[] arrPosition,
java.lang.Enum enumValue)
Sets value for Finding Site.
|
void |
setGraphIncrement(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Graph Increment.
|
void |
setLesionFinding(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Lesion Finding
|
void |
setLesionIdentifier(int[] arrPosition,
java.lang.String strLesionIdentifier)
Sets the value for Lesion Identifier
|
void |
setReferenceMethod(int[] arrPosition,
EnumCM_QAReferenceMethods enumQAReferenceMethods)
Sets value for Reference Method.
|
void |
setReferencePoints(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Reference Points.
|
void |
setRelativePosition(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Relative Position.
|
void |
setTopographicalModifier(int[] arrPosition,
EnumCM_CardiovascularAnatomicLocationModifiers enumCardiovascularAnatomicLocationModifiers)
Sets value for Topographical modifier.
|
public AngiographicLesionAnalysisTemplate_TID3215(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
public StenoticFlowReserve_TID3216 getStenoticFlowReserve()
public PositionInArterialSegment_TID3218 getPositionInArterialSegment()
public void setLesionFinding(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setLesionIdentifier(int[] arrPosition,
java.lang.String strLesionIdentifier)
arrPosition - Identifier which shows the position of the node in the SR Tree.strLesionIdentifier - String value for Lesion Identifier.public void setFindingSite(int[] arrPosition,
java.lang.Enum enumValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumValue - This value can be one of the three Enum - EnumCM_ArterialSourceLocations, EnumCM_CoronaryArteries
or EnumCM_CoronaryArterySegments.public void setTopographicalModifier(int[] arrPosition,
EnumCM_CardiovascularAnatomicLocationModifiers enumCardiovascularAnatomicLocationModifiers)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCardiovascularAnatomicLocationModifiers - Enumerated value for Topographical modifier.public void setReferenceMethod(int[] arrPosition,
EnumCM_QAReferenceMethods enumQAReferenceMethods)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumQAReferenceMethods - Enumerated value for Reference Method.public void setRelativePosition(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String numeric array for Relative Positionpublic void setReferencePoints(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String numeric array for Relative PositionenumContinuityOfContent - public void setDensitometricalLuminalCrossSectionalAreaGraph(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setGraphIncrement(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String numeric array for Graph Increment