Trispark JDT
2.50.13

com.archimed.dicom.scu
Interface AssociationRequest


public interface AssociationRequest


Method Summary
 AssociationItem[] getAssociationItems()
          The list of association items that will be negotiated as part of the association setup.
 SCUPresentationContext[] getPresentationContexts()
          The list of presentation contexts that will be negotiated as part of the association setup.
 void removeAssociationItem(AssociationItem associationItem)
           
 

Method Detail

getPresentationContexts

SCUPresentationContext[] getPresentationContexts()
The list of presentation contexts that will be negotiated as part of the association setup.


getAssociationItems

AssociationItem[] getAssociationItems()
The list of association items that will be negotiated as part of the association setup. An Echo association setup has no association items, thus in this context the array will be empty.


removeAssociationItem

void removeAssociationItem(AssociationItem associationItem)

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.