public class CommonFindings_TID3819 extends Template
| Constructor and Description |
|---|
CommonFindings_TID3819(SRTree objTree)
Instantiates CommonFindings_TID3819 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Quotation_TID1000 |
getObserverContext()
Retrieves Quotation
|
void |
setBestIllustrationOfFinding(int[] arrPosition,
java.lang.String strRefSOPClassUIDForCORefMacro,
java.lang.String strRefSOPInstanceUIDForCORefMacro,
java.lang.String[] arrStrReferencedFrameNumber,
java.lang.String strRefSOPClassUID,
java.lang.String strRefSOPInstanceUID)
Sets value for Best illustration of finding
|
void |
setCurrentProcedureEvidence(int[] arrPosition,
EnumCM_PurposeOfReferenceToObject enumPurposeOfReferenceToObject,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
Sets Current procedure evidence
|
void |
setDocumentTitle(int[] arrPosition)
Sets the value for Document Title.
|
void |
setFinding(int[] arrPosition,
java.lang.String strFinding)
Sets the value for Finding
|
public CommonFindings_TID3819(SRTree objTree)
objTree - Object of SRTree.public Quotation_TID1000 getObserverContext()
public void setFinding(int[] arrPosition,
java.lang.String strFinding)
arrPosition - Identifier which shows the position of the node in the SR Tree.strFinding - String value for Finding.public void setBestIllustrationOfFinding(int[] arrPosition,
java.lang.String strRefSOPClassUIDForCORefMacro,
java.lang.String strRefSOPInstanceUIDForCORefMacro,
java.lang.String[] arrStrReferencedFrameNumber,
java.lang.String strRefSOPClassUID,
java.lang.String strRefSOPInstanceUID)
arrPosition - identifier which shows the position of the node in the SR Tree.strRefSOPClassUIDForCORefMacro - Reference SOP Class UID for Composite Object Reference Macro.strRefSOPInstanceUIDForCORefMacro - Reference SOP Instance UID for Composite Object Reference Macro.arrStrReferencedFrameNumber - String Array of Referenced Frame Number.strRefSOPClassUID - Referenced SOP Class UID.strRefSOPInstanceUID - Referenced SOP Instance UID.public void setCurrentProcedureEvidence(int[] arrPosition,
EnumCM_PurposeOfReferenceToObject enumPurposeOfReferenceToObject,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
arrPosition - position at which the node will get added in the tree.enumPurposeOfReferenceToObject - Enum value for Purpose Of Reference To ObjectstrReferencedSOPClassUID - Referenced SOP Class UIDstrReferencedSOPInstanceUID - Referenced SOP Instance UIDpublic void setDocumentTitle(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.