public class QuantitativeArterialAnalysisTemplate_TID3213 extends Template
| Constructor and Description |
|---|
QuantitativeArterialAnalysisTemplate_TID3213(SRTree objTree)
Instantiates QuantitativeArterialAnalysisTemplate_TID3213 Template.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyzedSegmentTemplate_TID3214 |
getAnalyzedSegmentTemplate()
Retrieves AnalyzedSegmentTemplate
|
LanguageOfContentItemAndDescendants_TID1204 |
getLanguageOfContentItemAndDescendants()
Retrieves Language Of Content Item And Descendants
* @return objLanguageOfContentItemAndDescendantsTID1204 Object of LanguageOfContentItemAndDescendants_TID1204
|
ObserverContext_TID1002 |
getObserverContext()
Retrieves Observer Context
|
CardiovascularPatientCharacteristics_TID3602 |
getPatientCharacteristics()
Retrieves PatientCharacteristics
|
void |
setAlgorithmManufacturer(int[] arrPosition,
java.lang.String strAlgorithmManufacturer)
Sets the value for Algorithm Manufacturer
|
void |
setAlgorithmName(int[] arrPosition,
java.lang.String strAlgorithmName)
Sets the value for Algorithm Name
|
void |
setAlgorithmVersion(int[] arrPosition,
java.lang.String strAlgorithmVersion)
Sets the value for Algorithm Version
|
void |
setQuantitativeArteriographyReport(EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Quantitative Arteriography Report
|
public QuantitativeArterialAnalysisTemplate_TID3213(SRTree objTree)
objTree - Object of SRTree.public LanguageOfContentItemAndDescendants_TID1204 getLanguageOfContentItemAndDescendants()
public ObserverContext_TID1002 getObserverContext()
public AnalyzedSegmentTemplate_TID3214 getAnalyzedSegmentTemplate()
public CardiovascularPatientCharacteristics_TID3602 getPatientCharacteristics()
public void setQuantitativeArteriographyReport(EnumContinuityOfContent enumContinuityOfContent)
enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setAlgorithmName(int[] arrPosition,
java.lang.String strAlgorithmName)
arrPosition - Identifier which shows the position of the node in the SR Tree.strAlgorithmName - String value for Algorithm Name.public void setAlgorithmVersion(int[] arrPosition,
java.lang.String strAlgorithmVersion)
arrPosition - Identifier which shows the position of the node in the SR Tree.strAlgorithmVersion - String value for Algorithm Version.public void setAlgorithmManufacturer(int[] arrPosition,
java.lang.String strAlgorithmManufacturer)
arrPosition - Identifier which shows the position of the node in the SR Tree.strAlgorithmManufacturer - String value for Algorithm Manufacturer.