Package | Description |
---|---|
org.dcm4che3.tool.common.test |
Common classes for the various tools.
|
org.dcm4che3.tool.dcmgen.test |
DICOM Data Generation tool.
|
org.dcm4che3.tool.findscu.test |
Invoke DICOM C-FIND Query Request.
|
org.dcm4che3.tool.getscu.test |
C-GET SCU to retrieve DICOM Composite Objects from C-GET SCP.
|
org.dcm4che3.tool.movescu.test |
Test classes for invoking DICOM C-MOVE Retrieve request.
|
org.dcm4che3.tool.mppsscp.test |
Test classes for DICOM Modality Performed Procedure Step Receiver.
|
org.dcm4che3.tool.mppsscu.test |
Test classes for sending DICOM Modality Performed Procedure Step.
|
org.dcm4che3.tool.qc.test |
Test classes for performing QC operations on a dcm4chee archive.
|
org.dcm4che3.tool.qidors.test |
Test classes for QIDO client to query DICOM QIDO web service.
|
org.dcm4che3.tool.stgcmtscu.test |
Test classes for invoking DICOM Storage Commitment Request.
|
org.dcm4che3.tool.storescp.test |
Test classes for receiving DICOM Composite Objects from peer DICOM AE.
|
org.dcm4che3.tool.storescu.test |
Test classes for sending DICOM Composite Objects to peer DICOM AE.
|
org.dcm4che3.tool.stowrs.test |
Test classes for sending DICOM objects to a STOW-RS service.
|
org.dcm4che3.tool.wadors.test |
WADO client to query WADO-RS web service.
|
org.dcm4che3.tool.wadouri.test |
WADO client to query WADO-URI web service.
|
Modifier and Type | Method and Description |
---|---|
TestResult |
TestTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
TestTool.init(TestResult result) |
Modifier and Type | Class and Description |
---|---|
class |
DcmGenResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
DcmGenTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
DcmGenTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
DcmGenTool.init(TestResult result) |
Modifier and Type | Class and Description |
---|---|
class |
QueryResult
Result of
QueryTool . |
Modifier and Type | Field and Description |
---|---|
private TestResult |
QueryTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
QueryTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
QueryTool.init(TestResult result) |
Modifier and Type | Class and Description |
---|---|
class |
RetrieveResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
RetrieveTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
RetrieveTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
RetrieveTool.init(TestResult resultIn) |
Modifier and Type | Class and Description |
---|---|
class |
MoveResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
MoveTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
MoveTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
MoveTool.init(TestResult resultIn) |
Modifier and Type | Class and Description |
---|---|
class |
MPPSSCPTool.MPPSResult |
Modifier and Type | Method and Description |
---|---|
void |
MPPSSCPTool.init(TestResult resultIn) |
Modifier and Type | Class and Description |
---|---|
class |
MppsResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
MppsTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
MppsTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
MppsTool.init(TestResult result) |
Modifier and Type | Class and Description |
---|---|
class |
MultipleQCResult
Created by umberto on 8/20/15.
|
class |
QCResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
QCTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
QCTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
QCTool.init(TestResult result) |
Modifier and Type | Class and Description |
---|---|
class |
QidoRSResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
QidoRSTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
QidoRSTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
QidoRSTool.init(TestResult resultIn) |
Modifier and Type | Class and Description |
---|---|
class |
StgCmtResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
StgCmtTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
StgCmtTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
StgCmtTool.init(TestResult result) |
Modifier and Type | Class and Description |
---|---|
class |
StoreSCPResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
StoreSCPTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
StoreSCPTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
StoreSCPTool.init(TestResult resultIn) |
Modifier and Type | Class and Description |
---|---|
class |
StoreResult |
Modifier and Type | Method and Description |
---|---|
void |
StoreTool.init(TestResult result) |
Modifier and Type | Class and Description |
---|---|
class |
StowRSResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
StowRSTool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
StowRSTool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
StowRSTool.init(TestResult resultIn) |
Modifier and Type | Class and Description |
---|---|
class |
WadoRSResult |
Modifier and Type | Method and Description |
---|---|
void |
WadoRSTool.init(TestResult resultIn) |
Modifier and Type | Class and Description |
---|---|
class |
WadoURIResult |
Modifier and Type | Field and Description |
---|---|
private TestResult |
WadoURITool.result |
Modifier and Type | Method and Description |
---|---|
TestResult |
WadoURITool.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
WadoURITool.init(TestResult result) |
Copyright © 2017 dcm4che.org. All rights reserved.