public class VascularOcclusionProperties_TID3915 extends Template
| Constructor and Description |
|---|
VascularOcclusionProperties_TID3915(SRTree objTree)
Instantiates a new VascularOcclusionProperties_TID3915 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 |
setShape(int[] arrPosition,
EnumCM_StenosisShape enumStenosisShape)
Sets the value for Shape.
|
void |
setTypeOfStenosis(int[] arrPosition,
EnumCM_StenosisTypes enumStenosisTypes)
Sets the value for Type Of Stenosis.
|
public VascularOcclusionProperties_TID3915(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 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.