public class IVUSQualitativeAssessments_TID3254 extends Template
| Constructor and Description |
|---|
IVUSQualitativeAssessments_TID3254(SRTree objTree)
Instantiates IVUSQualitativeAssessments_TID3254 Template.
|
| Modifier and Type | Method and Description |
|---|---|
NegationModifierPresenceOfFinding_TID1350 |
getNegationModifierPresenceOfFinding()
Retrieves NegationModifierPresenceOfFinding
|
void |
setCalcificationType(int[] arrPosition,
EnumCM_CalciumDistribution enumCalciumDistribution)
Sets value for Calcification Type.
|
void |
setDissectionClassification(int[] arrPosition,
EnumCM_IVUSDissectionClassifications enumIVUSDissectionClassifications)
Sets value for Dissection Classification.
|
void |
setFinding(int[] arrPosition)
Sets value for Finding.
|
void |
setFinding(int[] arrPosition,
EnumCM_IVUSNonMorphologicalFindings enumIVUSNonMorphologicalFindings)
Sets value for Finding.
|
void |
setPreviouslyDilatedLesion(int[] arrPosition,
EnumCM_PreviouslyDilatedLesion enumPreviouslyDilatedLesion)
Sets value for Previously Dilated Lesion.
|
void |
setRelativeStenosisSeverity(int[] arrPosition,
EnumCM_IVUSRelativeStenosisSeverities enumIVUSRelativeStenosisSeverities)
Sets value for Relative Stenosis Severity.
|
public IVUSQualitativeAssessments_TID3254(SRTree objTree)
objTree - Object of SRTree.public NegationModifierPresenceOfFinding_TID1350 getNegationModifierPresenceOfFinding()
public void setFinding(int[] arrPosition,
EnumCM_IVUSNonMorphologicalFindings enumIVUSNonMorphologicalFindings)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumIVUSNonMorphologicalFindings - This Enum value of IVUSNonMorphologicalFindingspublic void setFinding(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setDissectionClassification(int[] arrPosition,
EnumCM_IVUSDissectionClassifications enumIVUSDissectionClassifications)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumIVUSDissectionClassifications - Enumerated value for Dissection Classificationpublic void setRelativeStenosisSeverity(int[] arrPosition,
EnumCM_IVUSRelativeStenosisSeverities enumIVUSRelativeStenosisSeverities)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumIVUSRelativeStenosisSeveritys - Enumerated value for Relative Stenosis Severitypublic void setPreviouslyDilatedLesion(int[] arrPosition,
EnumCM_PreviouslyDilatedLesion enumPreviouslyDilatedLesion)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumIVUSPreviouslyDilatedLesions - Enumerated value for Previously Dilated Lesionpublic void setCalcificationType(int[] arrPosition,
EnumCM_CalciumDistribution enumCalciumDistribution)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumIVUSCalcificationTypes - Enumerated value for Calcification Type