public class VascularLesion_TID3908 extends Template
| Constructor and Description |
|---|
VascularLesion_TID3908(SRTree objTree)
Instantiates a new VascularLesion_TID3908 Template.
|
| Modifier and Type | Method and Description |
|---|---|
AneurysmProperties_TID3913 |
getAneurysmProperties()
Retrieves Aneurysm Properties.
|
ArterialDissectionProperties_TID3914 |
getArterialDissectionProperties()
Retrieves Arterial Dissection Properties.
|
BestIllustrationOfFindings_TID3909 |
getBestIllustrationOfFindings()
Retrieves Best Illustration Of Findings.
|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement.
|
PlaqueProperties_TID3911 |
getPlaqueProperties()
Retrieves PlaqueProperties.
|
StenosisProperties_TID3912 |
getStenosisProperties()
Retrieves StenosisProperties.
|
StentProperties_TID3916 |
getStentProperties()
Retrieves Stent Properties.
|
VascularOcclusionProperties_TID3915 |
getVascularOcclusionProperties()
Retrieves VascularOcclusionProperties.
|
void |
setAssociatedMorphology(int[] arrPosition,
EnumCM_VascularMorphology enumVascularMorphology)
Sets the value for Associated Morphology.
|
void |
setAssociatedMorphology(int[] arrPosition,
EnumCM_VascularSclerosisTypes enumVascularSclerosisTypes)
Sets the value for Associated Morphology.
|
void |
setComment(int[] arrPosition,
java.lang.String strValue)
Sets the value for Comment.
|
void |
setFiducialFeature(int[] arrPosition,
EnumCM_FiducialFeature enumFiducialFeature)
Sets the value for Fiducial Feature.
|
void |
setLesionFinding(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Lesion Finding.
|
void |
setLesionIdentifier(int[] arrPosition,
java.lang.String strValue)
Sets the value for Lesion Identifier.
|
void |
setRelativePosition(int[] arrPosition,
java.lang.String[] arrStrReferencedDatetime,
int[] lArrReferencedSamplePositions,
java.lang.String[] arrStrReferencedTimeOffsets,
java.lang.String[] arrNumericValue)
Sets the value for Relative Position.
|
public VascularLesion_TID3908(SRTree objTree)
objTree - Object of SRTree.public BestIllustrationOfFindings_TID3909 getBestIllustrationOfFindings()
public PlaqueProperties_TID3911 getPlaqueProperties()
public StenosisProperties_TID3912 getStenosisProperties()
public AneurysmProperties_TID3913 getAneurysmProperties()
public ArterialDissectionProperties_TID3914 getArterialDissectionProperties()
public VascularOcclusionProperties_TID3915 getVascularOcclusionProperties()
public StentProperties_TID3916 getStentProperties()
public Measurement_TID300 getMeasurement()
public void setFiducialFeature(int[] arrPosition,
EnumCM_FiducialFeature enumFiducialFeature)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAssociatedMorphology(int[] arrPosition,
EnumCM_VascularMorphology enumVascularMorphology)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAssociatedMorphology(int[] arrPosition,
EnumCM_VascularSclerosisTypes enumVascularSclerosisTypes)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setLesionFinding(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - string - public void setLesionIdentifier(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setComment(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - string - public void setRelativePosition(int[] arrPosition,
java.lang.String[] arrStrReferencedDatetime,
int[] lArrReferencedSamplePositions,
java.lang.String[] arrStrReferencedTimeOffsets,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue -