public class StenosisProperties_TID3912 extends Template
| Constructor and Description |
|---|
StenosisProperties_TID3912(SRTree objTree)
Instantiates a new StenosisProperties_TID3912 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement.
|
void |
setAssociatedWith(int[] arrPosition,
EnumCM_SourceOfVascularFinding enumSourceOfVascularFinding)
Sets the value for Associated with.
|
void |
setDerivation(int[] arrPosition,
EnumCM_MinMaxMean enumMinMaxMean)
Sets the value for Derivation.
|
void |
setLumenAreaStenosis(int[] arrPosition,
EnumCM_StenosisGrade enumStenosisGrade)
Sets the value for LumenAreaStenosis.
|
void |
setLumenDiameterStenosis(int[] arrPosition,
EnumCM_StenosisGrade enumStenosisGrade)
Sets the value for Lumen Diameter Stenosis.
|
void |
setMeasurementMethod(int[] arrPosition,
EnumCM_StenosisMeasurementMethods enumStenosisMeasurementMethods)
Sets the value for Measurement Method.
|
void |
setShape(int[] arrPosition,
EnumCM_StenosisShape enumStenosisShape)
Sets the value for Shape.
|
void |
setStenoticLesionLength(int[] arrPosition,
EnumCM_StenosisLength enumStenosisLength,
java.lang.String[] arrNumericValue)
Sets the value for Stenotic Lesion Length.
|
void |
setTypeOfStenosis(int[] arrPosition,
EnumCM_StenosisTypes enumStenosisTypes)
Sets the value for Type Of Stenosis.
|
public StenosisProperties_TID3912(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
public void setTypeOfStenosis(int[] arrPosition,
EnumCM_StenosisTypes enumStenosisTypes)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setMeasurementMethod(int[] arrPosition,
EnumCM_StenosisMeasurementMethods enumStenosisMeasurementMethods)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAssociatedWith(int[] arrPosition,
EnumCM_SourceOfVascularFinding enumSourceOfVascularFinding)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setShape(int[] arrPosition,
EnumCM_StenosisShape enumStenosisShape)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setStenoticLesionLength(int[] arrPosition,
EnumCM_StenosisLength enumStenosisLength,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setLumenAreaStenosis(int[] arrPosition,
EnumCM_StenosisGrade enumStenosisGrade)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setLumenDiameterStenosis(int[] arrPosition,
EnumCM_StenosisGrade enumStenosisGrade)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setDerivation(int[] arrPosition,
EnumCM_MinMaxMean enumMinMaxMean)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue -