public class CoronaryArteriographyFindings_TID3817 extends Template
| Constructor and Description |
|---|
CoronaryArteriographyFindings_TID3817(SRTree objTree)
Instantiates CoronaryArteriographyFindings_TID3817 Template.
|
| Modifier and Type | Method and Description |
|---|---|
CommonFindings_TID3819 |
getCommonFindings()
Retrieves CommonFindings
|
LesionIdentificationAndProperties_TID3105 |
getLesionIdentificationAndProperties()
Retrieves CommonFindings
|
void |
setCoronaryArteryFeature(int[] arrPosition,
EnumCM_CoronaryDominance enumCoronaryDominance)
Sets value for Coronary Artery Feature.
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings
|
void |
setFindingSite(int[] arrPosition)
Sets value for Finding Site.
|
void |
setFindingSite(int[] arrPosition,
java.lang.Enum enumValue)
Sets value for Finding Site.
|
void |
setProcedureReported(int[] arrPosition)
Sets the value for Procedure Reported.
|
void |
setTopographicalModifier(int[] arrPosition,
EnumCM_CardiovascularAnatomicLocationModifiers enumCardiovascularAnatomicLocationModifiers)
Sets value for Topographical modifier.
|
void |
setVesselMorphology(int[] arrPosition,
EnumCM_VesselDescriptors enumVesselDescriptors)
Sets value for Vessel Morphology.
|
public CoronaryArteriographyFindings_TID3817(SRTree objTree)
objTree - Object of SRTree.public CommonFindings_TID3819 getCommonFindings()
public LesionIdentificationAndProperties_TID3105 getLesionIdentificationAndProperties()
public void setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setProcedureReported(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setCoronaryArteryFeature(int[] arrPosition,
EnumCM_CoronaryDominance enumCoronaryDominance)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCoronaryDominance - Enumerated value for Coronary Dominance.public void setFindingSite(int[] arrPosition,
java.lang.Enum enumValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumValue - Enumerated value can be one of EnumCM_CoronaryArteries,EnumCM_CoronaryArterySegments for Finding Site.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 setVesselMorphology(int[] arrPosition,
EnumCM_VesselDescriptors enumVesselDescriptors)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumVesselDescriptors - Enumerated value for Vessel Morphology.public void setFindingSite(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.