public class FlowQuantification_TID3910 extends Template
| Constructor and Description |
|---|
FlowQuantification_TID3910(SRTree objTree)
Instantiates a new FlowQuantification_TID3910 Template.
|
| Modifier and Type | Method and Description |
|---|---|
CardiovascularAnalysisObservationContext_TID3929 |
getCardiovascularAnalysisObservationContext()
Retrieves Cardiovascular Analysis Observation Context.
|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement.
|
void |
setAnalysisPerformed(int[] arrPosition)
Sets the value for Analysis Performed.
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings.
|
void |
setFindingSite(int[] arrPosition,
java.lang.String strValue)
Sets the value for Finding Site.
|
void |
setFlowQuantification(int[] arrPosition)
Sets the value for Flow Quantification.
|
void |
setMargin(int[] arrPosition,
EnumCM_LesionMargin enumLesionMargin)
Sets the value for Margin.
|
void |
setMeasurementGroup(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Measurement Group.
|
void |
setMorphologicalAbnormalStructure(int[] arrPosition,
EnumCM_PlaqueStructures enumPlaqueStructures)
Sets the value for Morphological Abnormal Structure.
|
void |
setStartTime(int[] arrPosition,
java.lang.String strValue)
Sets the value for Start Time.
|
void |
setStopTime(int[] arrPosition,
java.lang.String strValue)
Sets the value for Stop Time.
|
void |
setVelocityEncodingMaximumValue(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Velocity Encoding Maximum Value.
|
void |
setVelocityEncodingMinimumValue(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Velocity Encoding Minimum Value.
|
public FlowQuantification_TID3910(SRTree objTree)
objTree - Object of SRTree.public CardiovascularAnalysisObservationContext_TID3929 getCardiovascularAnalysisObservationContext()
public Measurement_TID300 getMeasurement()
public void setMorphologicalAbnormalStructure(int[] arrPosition,
EnumCM_PlaqueStructures enumPlaqueStructures)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setMargin(int[] arrPosition,
EnumCM_LesionMargin enumLesionMargin)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - public void setAnalysisPerformed(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setFlowQuantification(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.string - public void setStartTime(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setStopTime(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setVelocityEncodingMinimumValue(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setVelocityEncodingMaximumValue(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setMeasurementGroup(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - public void setFindingSite(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue -