A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

I

IAN_SCU - Class in cdac.medinfo.sdk.dcm30_04.services.ian.scu
IAN_SCU works as a Service Class User for Instance Availability Notification Service Class.
IAN Service Class includes N-Create service as specified by DIMSE service group.
IAN_SCU(String, int) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.ian.scu.IAN_SCU
The IP and port to which user connects.
IAN_SCU(InetSocketAddress) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.ian.scu.IAN_SCU
The InetAddress and port to which user connects.
IAN_SCU(SCUSession) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.ian.scu.IAN_SCU
Instantiates a new IAN_SCU on the SCU session provided by user.
IANDataSinkImpl - Class in cdac.medinfo.sdk.dcm30_04.services.ian.iansinkimpl
IANDataSinkImpl is the default implementation for DataSink implementation for Instance Availability Notification Service Class.
This implementation provides the creation N-Create for IAN.
Creation process uses the provided SOPInstance UID and processes the request accordingly.
IANDataSinkImpl(String, String) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.ian.iansinkimpl.IANDataSinkImpl
Instantiates a new data sink implementation.
iArrayToString(int[]) - Static method in class cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.DataTypeConvertor
This method generates string from a int array
IAssociatePDUReceiver - Interface in cdac.medinfo.sdk.dcm30_04.services.pdu
This class act as a listener for Associate PDU.
IAssociationStatusListener - Interface in cdac.medinfo.sdk.dcm30_04.services.dimsecommons
This interface needs to be implemented with all those classes which gets affected from Association Status.
IAsyncReceiver - Interface in cdac.medinfo.sdk.dcm30_04.services.dimsecommons
The Interface IAsyncReceiver.
ICCProfileModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module is used for ICC Profile Module.
ICCProfileModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ICCProfileModule
Instantiates a new ICCProfileModule.
IClientStatusListener - Interface in cdac.medinfo.sdk.dcm30_04.services.scp.commons
The listener interface for receiving IClientStatus events.
ICollectionIterable<T> - Interface in cdac.medinfo.sdk.dcm30_04.utils
This interface needs to be implemented by all classes which implements iterablity.
ICollectionIterator<T> - Interface in cdac.medinfo.sdk.dcm30_04.utils
This interface needs to be implemented by all classes which implements collection iterator.
ICommandElement - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This interface needs to be implemented by all classes which implements functioning of CommandElement.
ICommandSet - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This interface needs to be implemented by all classes which implements the CommandSet alongwith iterability.
IconImageSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Icon Image Sequence.
IconImageSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This icon image is representative of the Image.
IConnectionListener - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
The implementor of this interface will Listen for the connection Status whether connection with the remote entity is alive or not.
IDataElement - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface corresponds to needs to be implemented by all classes which implements functioning of DataElement.
IDataNotificationReceiver - Interface in cdac.medinfo.sdk.dcm30_04.services.dimsecommons
The Interface IDataNotificationReceiver needs to be implemented from all classes which provides processing of Association or Services Messages.
IDataSet - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the DataSet along with iterability.
IDataSink - Interface in cdac.medinfo.sdk.dcm30_04.services.dimsecommons
This Interface needs to be implemented by classes which provides storage processing of Data.
IDataSource - Interface in cdac.medinfo.sdk.dcm30_04.services.dimsecommons
The interface IDataSource needs to be implemented by all the classes which works as a Source of Data.
IDataTypeSQ - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all implanter sequences .
IdenticalDocumentsSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Identical Documents Sequence.
IdentifiableType - Class in oasis.names.tc.ebxml_regrep.xsd.rim._3
Common base type for all types that have unique identity.
IdentifiableType() - Constructor for class oasis.names.tc.ebxml_regrep.xsd.rim._3.IdentifiableType
 
IdentifiedPersonorDeviceMacro - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class describes a Macro which defines the Attributes that identify a person or a device participating as an observer for the context of an SR Instance.This macro contains content equivalent to TID 1002.
IdentifiedPersonorDeviceMacro(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IdentifiedPersonorDeviceMacro
This constructor constructs a Macro with specified DataSet.
IdentifiedPersonorDeviceMacro(IDataSet, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IdentifiedPersonorDeviceMacro
This constructor constructs a Macro with specified DataSet and DictionaryReader
IdentifiedPersonorDeviceMacro(IItem) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IdentifiedPersonorDeviceMacro
This constructor constructs a Macro with the specified Item
IdentifiedPersonorDeviceMacro(IItem, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IdentifiedPersonorDeviceMacro
This constructor constructs a Macro with the specified Item and DictionaryReader
IdentifiedPersonorDeviceMacroDependentItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class specifies the default set of attributes encapsulated in the items of Identified Person or Device Macro.
IDICOMDIRPathFormatter - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomdir
IDICOMDIRPathFormater is used for formating long file names.
IDicomFileHeader - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality for the Dicom File Header.
IDicomFileReader - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality for the Dicom File Reader.
IDicomFileWriter - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality for the Dicom File Writer
IDicomStream - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality for the Dicom Stream.
IDicomValue - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements functioning of DicomValue.
IDictionaryDataProvider - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality for the Dictionary Data Provider.
IDictionaryReader - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality for the DictionaryReader.
IDIMSEAssociation - Interface in cdac.medinfo.sdk.dcm30_04.services.association
The Interface DIMSEAssociation which is implemented by all Association service classes.
IEC61217DevicePositionParameters_CID9401 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IEC61217DevicePositionParameters - CID 9401
IEC61217DevicePositionParameters_CID9401() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IEC61217DevicePositionParameters_CID9401
Instantiates a new IEC61217DevicePositionParameters_CID 9401 Template
IEC61217GantryPositionParameters_CID9402 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IEC61217GantryPositionParameters - CID 9402
IEC61217GantryPositionParameters_CID9402() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IEC61217GantryPositionParameters_CID9402
Instantiates a new IEC61217GantryPositionParameters_CID 9402 Template
IEC61217PatientSupportPositionParameters_CID9403 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IEC61217PatientSupportPositionParameters - CID 9403
IEC61217PatientSupportPositionParameters_CID9403() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IEC61217PatientSupportPositionParameters_CID9403
Instantiates a new IEC61217PatientSupportPositionParameters_CID 9403 Template
IEventTypeID - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This interface needs to be implemented by all classes which implements functioning of EventTypeID.
IExceptionListener - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
Receives notification of exceptions occurred while processing the data received , in SCU side scenario
IFLR_DBAgent - Class in cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl
This class provides implementation of DataBase Connection and processing of queries on DataBase.
IFLR_DBQuery - Class in cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl
 
IFLR_DBQuery() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl.IFLR_DBQuery
 
IFLR_QueryModel - Class in cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl
The class IFLR_QueryModel defines the find and retrieval query structure.
IFLR_QueryModel() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl.IFLR_QueryModel
 
IFLRDataSourceImpl - Class in cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl
This class provides functionality to query the data base and find the resultant matches.
IFLRDataSourceImpl(String, String) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl.IFLRDataSourceImpl
Instantiates a new data source implementation.
ihe.iti.xds_b._2007 - package ihe.iti.xds_b._2007
This class provides the package information of the package ihe.iti.xds_b._2007
ihe.rad.xdsi_b._2009 - package ihe.rad.xdsi_b._2009
This class provides the package information of the package ihe.rad.xdsi_b._2009
IItem - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary operations that can be performed on the item.
IlluminationColorCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class describes a sequence which defines Color of the illuminator.
IlluminationTypeCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Illumination Type Code Sequence This Sequence specifies coded value for illumination.
IlluminatorTypeCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class describes a sequence which defines Type of illuminator.
IMacro - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality of a Macro.
ImageAcquisition_TID3101 - Class in cdac.medinfo.sdk.dcm30_04.templates.procedurelogiodtemplates
This class represents ImageAcquisition - TID3101
ImageAcquisition_TID3101(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.procedurelogiodtemplates.ImageAcquisition_TID3101
Instantiates a new ImageAcquisition_TID3101 Template.
ImageAcquisitionResultsModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes the attributes in Image Acquisition Results Module.
ImageAcquisitionResultsModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageAcquisitionResultsModule
Creates Image Acquisition Results Module with default initialization.
ImageBoxContentSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
The content of the Image Box SOP Instance.
ImageBoxContentSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Image Box Content Sequence Item.
ImageBoxesSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence that defines the image boxes for this Display Set.
ImageBoxesSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Image Boxes Sequence .
ImageBoxListModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes the attributes in Image Box List Module.
ImageBoxListModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageBoxListModule
Creates Image Box List Module with default initialization.
ImageBoxPixelPresentationModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Image Box Pixel Presentation Module.
ImageBoxPixelPresentationModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageBoxPixelPresentationModule
Creates Clinical Trial Series Module with default initialization.
ImageBoxSynchronizationSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that contains description of synchronized display between two or more Image Boxes.
ImageBoxSynchronizationSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Image BoxSynchronization Sequence.
ImageCenterPointCoordinatesSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
The coordinates of the center point of the Image in the Slide Coordinate System Frame of Reference.
ImageCenterPointCoordinatesSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Image Center Point Coordinates Sequence Item
ImageDataTypeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class identifies the data type characteristics of this frame.Only a single Item shall be included in this Sequence.
ImageDataTypeSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Image Data Type Sequence .
ImageDerivation_CID7203 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImageDerivation - CID7203
ImageDerivation_CID7203() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImageDerivation_CID7203
Instantiates a new ImageDerivation_CID7203 Template
ImageElement - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains the Image Element i.e.
ImageElement(ITransferSyntax, OBImageObject) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageElement
Creates Image Element with specified Transfer syntax and OBImageObject Dicom Data.
ImageElement(ITransferSyntax, OWImageObject) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageElement
Creates Image Element with specified Transfer syntax and OWImageObject Dicom Data.
ImageElement(ITransferSyntax, IDictionaryReader, OBImageObject) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageElement
Creates Image Element with specified Transfer syntax and OBImageObject Dicom Data.
ImageElement(ITransferSyntax, IDictionaryReader, OWImageObject) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageElement
Creates Image Element with specified Transfer syntax and OWImageObject Dicom Data.
ImageElement(IDataElement) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageElement
This constructor initializes Image Element object.
ImageEquipmentCoordinateRelationshipModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Image Equipment Coordinate Relationship Module.
ImageEquipmentCoordinateRelationshipModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageEquipmentCoordinateRelationshipModule
Creates Image Equipment Coordinate Relationship Module with default initialization.
ImageGuidedTherapeuticProcedures_CID9 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImageGuidedTherapeuticProcedures CID9
ImageGuidedTherapeuticProcedures_CID9() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImageGuidedTherapeuticProcedures_CID9
Instantiates a new ImageGuidedTherapeuticProcedures_CID9 Template
ImageHistogramModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
The Image Histogram Module contains a multi-valued sequence representing a sequential count of binned stored image pixel values in ascending order.
ImageHistogramModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageHistogramModule
Instantiates a new image histogram module.
ImageIOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
This class is the Base Class for all the IODs that contain image related Attributes.
ImageIOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageIOD
Instantiates a new image iod.
ImageIOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageIOD
This constructor initializes the TransferSyntax in its superclass IOD.
ImageIOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageIOD
This constructor initializes DictionaryReader in its superclass IOD.
ImageIOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageIOD
This constructor accepts the DictionaryReader and TransferSyntax from the user in its superclass IOD.
ImageIOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageIOD
This constructor accepts the Data set from the user in its superclass IOD.
ImageIOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageIOD
Creates IOD from a DICOM file containing corresponding DICOM data.
ImageLibrary_TID1600 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageLibrary_TID1600
ImageLibrary_TID1600(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageLibrary_TID1600
Instantiates ImageLibrary_TID1600 Template.
ImageLibraryEntry_TID1601 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageLibraryEntry_TID1601
ImageLibraryEntry_TID1601(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageLibraryEntry_TID1601
Instantiates ImageLibraryEntry_TID1601 Template.
ImageLibraryEntryDescriptors_TID1602 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageLibraryEntryDescriptors_TID1602
ImageLibraryEntryDescriptors_TID1602(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageLibraryEntryDescriptors_TID1602
Instantiates ImageLibraryEntryDescriptors_TID1602 Template.
ImageLibraryEntryDescriptorsForCrossSectionalModalities_TID1604 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageLibraryEntryDescriptorsForCrossSectionalModalities_TID1604
ImageLibraryEntryDescriptorsForCrossSectionalModalities_TID1604(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageLibraryEntryDescriptorsForCrossSectionalModalities_TID1604
Instantiates ImageLibraryEntryDescriptorsForCrossSectionalModalities_TID1604 Template.
ImageLibraryEntryDescriptorsForCT_TID1605 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageLibraryEntryDescriptorsForCT_TID1605
ImageLibraryEntryDescriptorsForCT_TID1605(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageLibraryEntryDescriptorsForCT_TID1605
Instantiates ImageLibraryEntryDescriptorsForCT_TID1605 Template.
ImageLibraryEntryDescriptorsForMR_TID1606 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageLibraryEntryDescriptorsForMR_TID1606
ImageLibraryEntryDescriptorsForMR_TID1606(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageLibraryEntryDescriptorsForMR_TID1606
Instantiates ImageLibraryEntryDescriptorsForMR_TID1606 Template.
ImageLibraryEntryDescriptorsforPET_TID1607 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageLibraryEntryDescriptorsforPET_TID1607
ImageLibraryEntryDescriptorsforPET_TID1607(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageLibraryEntryDescriptorsforPET_TID1607
Instantiates ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603 Template.
ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603
ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603
Instantiates ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603 Template.
ImageOrSpatialCoordinates_TID320 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImageOrSpatialCoordinates_TID320
ImageOrSpatialCoordinates_TID320(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImageOrSpatialCoordinates_TID320
Instantiates a new ImageOrSpatialCoordinates_TID320.
ImageOverlayBoxContentSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
The content of the Image Overlay Box SOP Instance.
ImageOverlayBoxContentSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Image Overlay Box Content Sequence Item.
ImageOverlayBoxListModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes the attributes in Image Overlay Box List Module.
ImageOverlayBoxListModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageOverlayBoxListModule
Creates Image Overlay Box List Module with default initialization.
ImagePathFilterTypeStackCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Image Path Filter Type Stack Code Sequence
ImagePixelMacro - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This macro specifies the common attributes that describe the pixel data of the image.
ImagePixelMacro(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImagePixelMacro
This constructor constructs a Macro with specified DataSet.
ImagePixelMacro(IDataSet, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImagePixelMacro
This constructor constructs a Macro with specified DataSet and DictionaryReader
ImagePixelMacro(IItem) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImagePixelMacro
This constructor constructs a Macro with the specified Item
ImagePixelMacro(IItem, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImagePixelMacro
This constructor constructs a Macro with the specified Item and DictionaryReader
ImagePixelModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* The class ImagePixelModule.
ImagePixelModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImagePixelModule
Creates Image Pixel Module with default initialization.
ImagePlaneModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
This Class is specifies the Attributes that define the transmitted pixel array of a two dimensional image plane.
ImagePlaneModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImagePlaneModule
Creates Image Plane Module with defaultinitialization.
ImageQualityAssessment_CID7036 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImageQualityAssessment - CID7036
ImageQualityAssessment_CID7036() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImageQualityAssessment_CID7036
Instantiates a new ImageQualityAssessment_CID7036 Template
ImageQualityFinding_CID6135 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImageQualityFinding - CID6135
ImageQualityFinding_CID6135() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImageQualityFinding_CID6135
Instantiates a new ImageQualityFinding_CID6135 Template
ImageReferenceMacro - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This macro specifies the Attributes that convey a reference to a DICOM image.
ImageReferenceMacro(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageReferenceMacro
This constructor constructs a Macro with specified DataSet.
ImageReferenceMacro(IDataSet, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageReferenceMacro
This constructor constructs a Macro with specified DataSet and DictionaryReader
ImageReferenceMacro(IItem) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageReferenceMacro
This constructor constructs a Macro with the specified Item
ImageReferenceMacro(IItem, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageReferenceMacro
This constructor constructs a Macro with the specified Item and DictionaryReader
ImageSequenceDependentItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains methods to set,get and validate the attributes of Image Sequence.
ImageSetSelectorSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence containing Image Set selection attributes and values thatare used to identify one type of image or object set for the Hanging Protocol.
ImageSetSelectorSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Image Set Selector Sequence .
ImageSetsSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence describing one or more types of Image Sets to which theHanging Protocol applies.
ImageSetsSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Image Sets Sequence.
ImageSOPInstanceReferenceMacro - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This Macro contains attributes of Image SOP Instance Reference Macro.
ImageSOPInstanceReferenceMacro(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageSOPInstanceReferenceMacro
This constructor constructs a Macro with specified DataSet.
ImageSOPInstanceReferenceMacro(IDataSet, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageSOPInstanceReferenceMacro
This constructor constructs a Macro with specified DataSet and DictionaryReader
ImageSOPInstanceReferenceMacro(IItem) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageSOPInstanceReferenceMacro
This constructor constructs a Macro with the specified Item
ImageSOPInstanceReferenceMacro(IItem, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImageSOPInstanceReferenceMacro
This constructor constructs a Macro with the specified Item and Dictionary Reader
ImageSOPInstanceReferenceMacroDependentItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This Item class is shared by all the Sequences that contain attributes of ImageSOPInstanceReferenceMacro
ImagingProcedureDescription_TID2007 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImagingProcedureDescription_TID2007
ImagingProcedureDescription_TID2007(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImagingProcedureDescription_TID2007
 
ImagingProcedures_CID3428 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImagingProcedures CID3428
ImagingProcedures_CID3428() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImagingProcedures_CID3428
Instantiates a new ImagingProcedures_CID3428 Template
ImagingReportWithConditionalRadiationExposureAndProtectionInformation_TID2006 - Class in cdac.medinfo.sdk.dcm30_04.templates.generaltemplates
This class represents ImagingReportWithConditionalRadiationExposureAndProtectionInformation_TID2006
ImagingReportWithConditionalRadiationExposureAndProtectionInformation_TID2006(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.generaltemplates.ImagingReportWithConditionalRadiationExposureAndProtectionInformation_TID2006
 
ImagingServiceRequestAttributes - Class in cdac.medinfo.sdk.dcm30_04.services.mwl.mwlsourceimpl
This class contains the Attributes required for Query Model.
ImagingServiceRequestAttributes() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.mwl.mwlsourceimpl.ImagingServiceRequestAttributes
 
ImagingServiceRequestModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes the attributes in Imaging Service Request Module.
ImagingServiceRequestModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImagingServiceRequestModule
Creates Imaging Service Request Module with default initialization.
IMediaHandler - Interface in cdac.medinfo.sdk.dcm30_04.services.mediacreation.mediacreationsourceimpl
The class implementing IMediaHandler should process the media creation operation for provided Dataset This Dataset will contain information regarding media creation profile and a list of sequence items containing information regarding SOP Instances.
IMessageListener - Interface in cdac.medinfo.sdk.dcm30_04.services.dimsecommons
The Interface IMessageListenser needs to be implemented by all classes which provides final processing of DIMSE Responses.
IModule - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality of a Module.
IMPLANT_ASSEMBLY_TEMPLATE_IOD - Static variable in class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantAssemblyTemplateIOD
The Constant IMPLANT_ASSEMBLY_TEMPLATE_IOD.
IMPLANT_TEMPLATE_GROUP_IOD - Static variable in class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantTemplateGroupIOD
The Constant IMPLANT_TEMPLATE_GROUP_IOD.
ImplantAssemblyTemplateAttributes - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl
This class contains the Attributes required for Query Model.
ImplantAssemblyTemplateAttributes() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl.ImplantAssemblyTemplateAttributes
 
ImplantAssemblyTemplateIOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.implant
Implant Assembly Templates describe how to combine several implants to fulfill a certain purpose.
ImplantAssemblyTemplateIOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantAssemblyTemplateIOD
Instantiates a new Implant Assembly Template IOD.
ImplantAssemblyTemplateIOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantAssemblyTemplateIOD
This constructor initializes the TransferSyntax in its superclass IOD.
ImplantAssemblyTemplateIOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantAssemblyTemplateIOD
This constructor initializes the DictionaryReader in its superclass IOD.
ImplantAssemblyTemplateIOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantAssemblyTemplateIOD
This constructor accepts the DataSet from the user in its superclass IOD.
ImplantAssemblyTemplateIOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantAssemblyTemplateIOD
This constructor initializes the TransferSyntax and DictionaryReader in its super class IOD.
ImplantAssemblyTemplateIOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantAssemblyTemplateIOD
Creates ImplantAssemblyTemplateIOD IOD from a DICOM file containing ImplantAssemblyTemplateIOD DICOM data.
ImplantAssemblyTemplateModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Implant Assembly Template Module.
ImplantAssemblyTemplateModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImplantAssemblyTemplateModule
Instantiates a Implant Assembly Template Module.
ImplantAssemblyTemplateTargetAnatomySequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains sequence that identifies the anatomical region the implant assembly is to be implanted to.
ImplantAssemblyTemplateTargetAnatomySequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Implant Assembly Template Target Anatomy Sequence .
IMPLANTATION_PLAN_SR_DOCUMENT_IOD - Static variable in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ImplantationPlanSRDocumentIOD
The Constant IMPLANTATION_PLAN_SR_DOCUMENT_IOD.
ImplantationPlan_TID7000 - Class in cdac.medinfo.sdk.dcm30_04.templates.implantationplansrdocumenttemplates
This class represents ImplantationPlan_TID7000
ImplantationPlan_TID7000(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.implantationplansrdocumenttemplates.ImplantationPlan_TID7000
Instantiates ImplantationPlan_TID7000 Template.
ImplantationPlanSRDocumentIOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.sr
The Implantation Plan SR Document IOD contains the results of a planning process for an individual patient, wherein specific implanttemplates are selected and positioned using images of the patient.
ImplantationPlanSRDocumentIOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ImplantationPlanSRDocumentIOD
This constructor initializes the TransferSyntax, Dictionary Reader and data set in its superclass IOD.
ImplantationPlanSRDocumentIOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ImplantationPlanSRDocumentIOD
This constructor initializes the TransferSyntax in its superclass IOD.
ImplantationPlanSRDocumentIOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ImplantationPlanSRDocumentIOD
This constructor initializes the DictionaryReader in its superclass IOD.
ImplantationPlanSRDocumentIOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ImplantationPlanSRDocumentIOD
This constructor accepts the DataSet from the user in its superclass IOD.
ImplantationPlanSRDocumentIOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ImplantationPlanSRDocumentIOD
This constructor initializes the TransferSyntax and DictionaryReader in its super class IOD.
ImplantationPlanSRDocumentIOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ImplantationPlanSRDocumentIOD
Creates ImplantationPlanSRDocumentIOD IOD from a DICOM file containing ImplantationPlanSRDocumentIOD DICOM data.
ImplantComponentTypes_CID7307 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImplantComponentType - CID7307
ImplantComponentTypes_CID7307() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImplantComponentTypes_CID7307
Instantiates a new ImplantComponentTypes_CID7307 Template
ImplantedDevices_CID3777 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImplantedDevices_CID3777
ImplantedDevices_CID3777() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImplantedDevices_CID3777
Instantiates a new ImplantedDevices_CID3777 Template
ImplantFixationMethod_CID7310 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImplantFixationMethod CID7310
ImplantFixationMethod_CID7310() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImplantFixationMethod_CID7310
Instantiates a new ImplantFixationMethod Template
ImplantMaterials_CID7300 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImplantMaterials CID7300
ImplantMaterials_CID7300() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImplantMaterials_CID7300
Instantiates a new ImplantMaterials_CID7300 Template
ImplantPlanningLandmarks_CID7305 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImplantPlanningLandmarks - CID7305
ImplantPlanningLandmarks_CID7305() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImplantPlanningLandmarks_CID7305
Instantiates a new ImplantPlanningLandmarks_CID7305 Template
ImplantRegulatoryDisapprovalCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence containing countries and regions in which theimplant is not approved for usage.
ImplantTargetAnatomy_CID7304 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImplantTargetAnatomy CID7304
ImplantTargetAnatomy_CID7304() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImplantTargetAnatomy_CID7304
Instantiates a new ImplantTargetAnatomy_CID7304 Template
ImplantTargetAnatomySequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence that identifies the anatomical region the implant isto be implanted to.
ImplantTargetAnatomySequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Implant Target Anatomy Sequence.
ImplantTemplate_Attributes - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl
This class contains the Attributes for Query Model.
ImplantTemplate_Attributes() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl.ImplantTemplate_Attributes
 
ImplantTemplate_DBAgent - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.dbhelper
Implant Template DataBase Agent provides implementation for processing of queries on DataBase.
ImplantTemplate_DBQuery - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.dbhelper
In this class, the queries for the database are written.
ImplantTemplate_DBQuery() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.dbhelper.ImplantTemplate_DBQuery
 
ImplantTemplate_QueryModel - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl
This class represents Query Model for Implant Template.
ImplantTemplate_QueryModel() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl.ImplantTemplate_QueryModel
Default Constructor for ImplantTemplate_QueryModel class.
ImplantTemplate_StoreAgent - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.dbhelper
This class provides functionality to populate the data base and stores the data set.
ImplantTemplate_StoreAgent(String, String) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.dbhelper.ImplantTemplate_StoreAgent
Instantiates a new data sink implementation.
ImplantTemplateAttributes - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl
This class contains the Attributes required for Query Model.
ImplantTemplateAttributes() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl.ImplantTemplateAttributes
 
ImplantTemplateDataSinkImpl - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sinkimpl
ImplantTemplateDataSinkImpl is the default implementation for DataSink implementation for Implant Template Service Class.
ImplantTemplateDataSinkImpl(String, String) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sinkimpl.ImplantTemplateDataSinkImpl
Instantiates a new data sink implementation.
ImplantTemplateDataSourceImpl - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl
This class provides functionality to query the data base and find the resultant matches depending on specified DataSet.
ImplantTemplateDataSourceImpl(String, String) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl.ImplantTemplateDataSourceImpl
Instantiates a new Data Source Implementation Class
ImplantTemplateGroupAttributes - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl
This class contains the Attributes required for Query Model.
ImplantTemplateGroupAttributes() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl.ImplantTemplateGroupAttributes
 
ImplantTemplateGroupIOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.implant
The Implant Template Group IOD facilitates the aggregation of a set of Implant Template Instances in an ordered set.
ImplantTemplateGroupIOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantTemplateGroupIOD
Instantiates a new Implant Template Group IOD.
ImplantTemplateGroupIOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantTemplateGroupIOD
This constructor initializes the TransferSyntax in its superclass IOD.
ImplantTemplateGroupIOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantTemplateGroupIOD
This constructor initializes the DictionaryReader in its superclass IOD.
ImplantTemplateGroupIOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantTemplateGroupIOD
This constructor accepts the DataSet from the user in its superclass IOD.
ImplantTemplateGroupIOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantTemplateGroupIOD
This constructor initializes the TransferSyntax and DictionaryReader in its super class IOD.
ImplantTemplateGroupIOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantTemplateGroupIOD
Creates ImplantTemplateGroupIOD IOD from a DICOM file containing ImplantTemplateGroupIOD DICOM data.
ImplantTemplateGroupMemberMatching2DCoordinatesSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains sequence that describe Implant Template Group Member Matching 2D Coordinates.
ImplantTemplateGroupMemberMatching2DCoordinatesSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Implant Template Group Member Matching 2D Coordinates Sequence .
ImplantTemplateGroupMembersSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains sequence that contains references to all Implant Template SOP instances that are part of this group.
ImplantTemplateGroupMembersSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Implant Template Group Members Sequence .
ImplantTemplateGroupModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Implant Template Group Module.
ImplantTemplateGroupModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImplantTemplateGroupModule
Instantiates a Implant Template Group Module.
ImplantTemplateGroupTargetAnatomySequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains sequence that identifies the anatomical region the implant is to be implanted to.
ImplantTemplateGroupTargetAnatomySequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Implant Template Group Target Anatomy Sequence .
ImplantTemplateGroupVariationDimensionRankSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes the order in which the implant group members are sorted according to this dimension.
ImplantTemplateGroupVariationDimensionRankSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Implant Template Group Variation Dimension Rank Sequence .
ImplantTemplateGroupVariationDimensionSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that has list of all Variation Dimensions that are covered by the group.
ImplantTemplateGroupVariationDimensionSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Implant Template Group Variation Dimension Sequence.
ImplantTemplateSCU - Class in cdac.medinfo.sdk.dcm30_04.services.implanttemplate.scu
This class is used to send C-Find Implant Template Dicom Message to the peer application entity.
ImplantTemplateSCU(String, int) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.scu.ImplantTemplateSCU
The IP and port to which user connects.
ImplantTemplateSCU(InetSocketAddress) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.scu.ImplantTemplateSCU
The InetAddress and port to which user connects.
ImplantTemplateSCU(SCUSession) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.scu.ImplantTemplateSCU
Instantiates a new ImplantTemplateSCU on the SCU session provided by user.
ImplantTemplatesModifiedViewOrientations_CID7303 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImplantTemplatesModifiedViewOrientations - CID7303
ImplantTemplatesModifiedViewOrientations_CID7303() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImplantTemplatesModifiedViewOrientations_CID7303
Instantiates a new ImplantTemplatesModifiedViewOrientations_CID7303 Template
ImplantTemplatesViewOrientations_CID7302 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents ImplantTemplatesViewOrientations CID7302
ImplantTemplatesViewOrientations_CID7302() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.ImplantTemplatesViewOrientations_CID7302
Instantiates a new ImplantTemplatesViewOrientations_CID7302 Template
ImplantTypeCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence containing a coded description of the type of implantthe template reflects.
ImplClassUIDItem - Class in cdac.medinfo.sdk.dcm30_04.services.pdu
This class represents Implementation-class-uid Item.
ImplClassUIDItem() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.pdu.ImplClassUIDItem
Instantiates a new Implementation-class-uid item.
ImplicitDE - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class represents Implicit Data Element of Dicom which reads the datatype of its value from the DataDictionary provided to it.
ImplicitDE(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImplicitDE
This constructor is used to provide user defined dictionary reader to the Implicit DataElement
ImplicitDE(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImplicitDE
This constructor is used to provide user defined dictionary reader and TS to the Implicit DataElement
ImplicitDE(int, int, Object, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImplicitDE
This constructor accepts dictionary reader reading from the dictionary populated using the DictioanryReader and sets the transfersyntax in the dataelement as a default transfersyntax
ImplicitDE(int, int, IDicomValue, ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImplicitDE
Creates Implicit DataElement based on the GroupNumber, ElementNumber, VR Type , Dicom Data , Transfer Syntax and Dictionary Reader.
ImplicitDE(int, int, Object, ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.ImplicitDE
This constructor can be used to create a dataelement containing sequence in which case the Transfersyntax needs to be specified from outside
ImplVersionNameItem - Class in cdac.medinfo.sdk.dcm30_04.services.pdu
This Class represents ImplVersionNameItem.
ImplVersionNameItem() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.pdu.ImplVersionNameItem
Instantiates a new implementation version name item.
ImplVersionNameItem(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.services.pdu.ImplVersionNameItem
Instantiates a new impl version name item.
ImpressionsOrFindings_TID3110 - Class in cdac.medinfo.sdk.dcm30_04.templates.procedurelogiodtemplates
This class represents ImpressionsOrFindings - TID3110
ImpressionsOrFindings_TID3110(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.procedurelogiodtemplates.ImpressionsOrFindings_TID3110
Instantiates ImpressionsOrFindings_TID3110 object
IndexedHemodynamicResistanceUnits_CID3503 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IndexedHemodynamicResistanceUnits - CID3503
IndexedHemodynamicResistanceUnits_CID3503() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IndexedHemodynamicResistanceUnits_CID3503
Instantiates a new IndexedHemodynamicResistanceUnits_CID3503 Template
IndexMethods_CID3455 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IndexMethods - CID3455
IndexMethods_CID3455() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IndexMethods_CID3455
Instantiates a new IndexMethods_CID3455 Template
IndexProbabilitySequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes probability value and software algorithm used to provide the index.
IndexProbabilitySequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Index Probability Sequence.
IndicatedProblem_TID9004 - Class in cdac.medinfo.sdk.dcm30_04.templates.relevantpatientinformationtemplates
This class represents IndicatedProblem - TID9004
IndicatedProblem_TID9004(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.relevantpatientinformationtemplates.IndicatedProblem_TID9004
Instantiates IndicatedProblem_TID9004 Template.
IndicationsForCatheterization_CID3727 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IndicationsForCatheterization - CID3727
IndicationsForCatheterization_CID3727() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IndicationsForCatheterization_CID3727
Instantiates a new IndicationsForCatheterization_CID3727 Template.
IndicationsForCoronaryIntervention_CID3726 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IndicationsForCoronaryIntervention - CID3726
IndicationsForCoronaryIntervention_CID3726() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IndicationsForCoronaryIntervention_CID3726
Instantiates a new IndicationsForCoronaryIntervention_CID3726 Template
IndicationsForPharmacologicalStressTest_CID3205 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IndicationsForPharmacologicalStressTest_CID3205
IndicationsForPharmacologicalStressTest_CID3205() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IndicationsForPharmacologicalStressTest_CID3205
Instantiates a new IndicationsForPharmacologicalStressTest_CID3205 Template
IndicationsForStressTest_CID3201 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IndicationsForStressTest_CID3201
IndicationsForStressTest_CID3201() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IndicationsForStressTest_CID3201
Instantiates a new IndicationsForStressTest_CID3201 Template
INetworkAgent - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
The implementor of this interface will be used to write or read from a Socket Stream.
InformationFromManufacturerSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains the sequence that describes information from Manufacturer other than described inNotification From Manufacturer Sequence (0068,6265).
InformationFromManufacturerSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Information From Manufacturer Sequence.
initComm() - Method in class cdac.medinfo.sdk.dcm30_04.services.scp.commons.ClientSession
Initializes the communication and registers with all Agents and Listeners.
InputInformationSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
List of Composite SOP Instances that forms the input information needed to perform the scheduled procedure step.
insertIntoRelationShipTable(String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.dcm30_04.services.print.dbhelper.Print_DBAgent
This function inserts the values provided in the Relationship table.
insertPatientInfo(Patient, String) - Method in class cdac.medinfo.sdk.dcm30_04.services.dicomjavadb.DCMDBAgent
inserts a record of Patient
insertPatientInfo(Patient, String) - Method in class cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl.IFLR_DBAgent
Inserts a record of Patient
INSTANCE_AVAILABILTY_NOTIFICATION_IOD - Static variable in class cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification.InstanceAvailabilityNotificationIOD
The Constant INSTANCE_AVAILABILTY_NOTIFICATION_IOD
InstanceAvailabilityNotificationIOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification
An Instance Availability Notification Information Object Definition is a summary of the information that describes the availability of a set of Composite Instances.
InstanceAvailabilityNotificationIOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification.InstanceAvailabilityNotificationIOD
Instantiates a new instance availability notification iod.
InstanceAvailabilityNotificationIOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification.InstanceAvailabilityNotificationIOD
This constructor initializes the TransferSyntax in its superclass IOD.
InstanceAvailabilityNotificationIOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification.InstanceAvailabilityNotificationIOD
This constructor initializes the DictionaryReader in its superclass IOD.
InstanceAvailabilityNotificationIOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification.InstanceAvailabilityNotificationIOD
This constructor accepts the DataSet from the user in its superclass IOD.
InstanceAvailabilityNotificationIOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification.InstanceAvailabilityNotificationIOD
This constructor initializes the TransferSyntax and DictionaryReader in its super class IOD.
InstanceAvailabilityNotificationIOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification.InstanceAvailabilityNotificationIOD
Creates InstanceAvailabilityNotificationIOD IOD from a DICOM file containing InstanceAvailabilityNotificationIOD DICOM data.
InstanceAvailabilityNotificationModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module defines the Attributes of Instance Availability Notification Module.
InstanceAvailabilityNotificationModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.InstanceAvailabilityNotificationModule
Instantiates a new instance availability notification module.
InstanceAvailabilityStatus_CID50 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InstanceAvailabilityStatus - CID50
InstanceAvailabilityStatus_CID50() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InstanceAvailabilityStatus_CID50
Instantiates a new InstanceAvailabilityStatus_CID2 Template
InstitutionalDepartmentsUnitsandServices_CID7030 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents EnumCV_InstitutionalDepartmentsUnitsandServices CID7030
InstitutionalDepartmentsUnitsandServices_CID7030() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InstitutionalDepartmentsUnitsandServices_CID7030
Instantiates a new InstitutionalDepartmentsUnitsandServices_CID7030 Template
InstitutionCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Institution Code Sequence.
InstrumentApproach_CID6065 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InstrumentApproach - CID6065
InstrumentApproach_CID6065() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InstrumentApproach_CID6065
Instantiates a new InstrumentApproach_CID6065 Template
InsurancePayor_CID3730 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InsurancePayor - CID3730
InsurancePayor_CID3730() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InsurancePayor_CID3730
Instantiates a new InsurancePayor_CID3730 Template.
IntegerFilterType - Class in oasis.names.tc.ebxml_regrep.xsd.query._3
Java class for IntegerFilterType complex type.
IntegerFilterType() - Constructor for class oasis.names.tc.ebxml_regrep.xsd.query._3.IntegerFilterType
 
IntendedRecipientsofResultsIdentificationSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Identification of the physicians who are intended recipients of results.
IntendedUseOfCADOutput_CID6034 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IntendedUseOfCADOutput - CID6034
IntendedUseOfCADOutput_CID6034() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IntendedUseOfCADOutput_CID6034
Instantiates a new IntendedUseOfCADOutput_CID6034 Template
InternationalStringBranchType - Class in oasis.names.tc.ebxml_regrep.xsd.query._3
Java class for InternationalStringBranchType complex type.
InternationalStringBranchType() - Constructor for class oasis.names.tc.ebxml_regrep.xsd.query._3.InternationalStringBranchType
 
InternationalStringType - Class in oasis.names.tc.ebxml_regrep.xsd.rim._3
Java class for InternationalStringType complex type.
InternationalStringType() - Constructor for class oasis.names.tc.ebxml_regrep.xsd.rim._3.InternationalStringType
 
INTERPRETATION_IOD - Static variable in class cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation.InterpretationIOD
The Constant INTERPRETATION_IOD
InterpretationApprovalModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module defines the Attributes relevant to the approval of an interpretation.
InterpretationApprovalModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.InterpretationApprovalModule
Instantiates a new interpretation approval module.
InterpretationApproverSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Interpretation Approver Sequence.
InterpretationApproverSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains methods to set and get the Attributes present in InterpretationApproverSequence.
InterpretationDiagnosisCodesSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Interpretation Diagnosis Codes Sequence.
InterpretationIdentificationModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module defines the Attributes relevant to identifying an interpretation.
InterpretationIdentificationModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.InterpretationIdentificationModule
Instantiates a new interpretation identification module.
InterpretationIOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation
The Interpretation Information Object Definition is an abstraction of the information resulting from a single interpretation of a diagnostic imaging study.
InterpretationIOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation.InterpretationIOD
Instantiates a new interpretation iod.
InterpretationIOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation.InterpretationIOD
This constructor initializes the TransferSyntax in its superclass IOD.
InterpretationIOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation.InterpretationIOD
This constructor initializes the DictionaryReader in its superclass IOD.
InterpretationIOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation.InterpretationIOD
This constructor accepts the DataSet from the user in its superclass IOD.
InterpretationIOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation.InterpretationIOD
This constructor initializes the TransferSyntax and DictionaryReader in its super class IOD.
InterpretationIOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation.InterpretationIOD
Creates InterpretationIOD IOD from a DICOM file containing InterpretationIOD DICOM data.
InterpretationRecordingModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module defines the Attributes relevant to the recording of an interpretation.
InterpretationRecordingModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.InterpretationRecordingModule
Instantiates a new interpretation recording module.
InterpretationRelationshipModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module defines the Attributes that reference SOP Instances Subordinate or Superior to this SOP Class in the Naming Hierarchy.
InterpretationRelationshipModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.InterpretationRelationshipModule
Instantiates a new interpretation relationship module.
InterpretationStateModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module defines the Attributes relevant to the state of an interpretation.
InterpretationStateModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.InterpretationStateModule
Instantiates a new interpretation state module.
InterpretationTranscriptionModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module defines the Attributes relevant to the transcription of an interpretation recording.
InterpretationTranscriptionModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.InterpretationTranscriptionModule
Instantiates a new interpretation transcription module.
Intervention_TID3108 - Class in cdac.medinfo.sdk.dcm30_04.templates.procedurelogiodtemplates
This class represents Intervention - TID3108
Intervention_TID3108(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.procedurelogiodtemplates.Intervention_TID3108
Instantiates a new Intervention_TID3108 Template.
InterventionActionsAndStatus_CID3412 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InterventionActionsAndStatus - CID3412
InterventionActionsAndStatus_CID3412() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InterventionActionsAndStatus_CID3412
Instantiates a new InterventionActionsAndStatus_CID3412 Template
InterventionalDrug_CID10 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InterventionalDrug CID10
InterventionalDrug_CID10() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InterventionalDrug_CID10
Instantiates a new InterventionalDrug_CID10 Template
InterventionalProcedureComplications_CID6062 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InterventionalProcedureComplications - CID6062
InterventionalProcedureComplications_CID6062() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InterventionalProcedureComplications_CID6062
Instantiates a new InterventionalProcedureComplications_CID6062 Template
InterventionalProcedureResults_CID6063 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InterventionalProcedureResults - CID6063
InterventionalProcedureResults_CID6063() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InterventionalProcedureResults_CID6063
Instantiates a new InterventionalProcedureResults_CID6063 Template
InterventionDrugCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Intervention Drug Code Sequence.
InterventionDrugInformationSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Intervention Drug Information Sequence.
InterventionDrugInformationSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
A Sequence of Repeating Items that describes the intervention drugs used.
InterventionModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes the Attributes of therapies (e.g.
InterventionModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.InterventionModule
Instantiates a new intervention module.
InterventionParameters_CID3425 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InterventionParameters CID3425
InterventionParameters_CID3425() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InterventionParameters_CID3425
Instantiates a new InterventionParameters_CID3425 Template
InterventionSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class provides a sequence of items containing the attributes of Intervention Sequence.
InterventionSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contins the set and get method for all the attribute present in Intervation Sequence
InterventionTypes_CID7301 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents InterventionTypes CID7301
InterventionTypes_CID7301() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.InterventionTypes_CID7301
Instantiates a new InterventionTypes_CID7301 Template
IntracoronaryDevices_CID3411 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IntracoronaryDevices - CID3411
IntracoronaryDevices_CID3411() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IntracoronaryDevices_CID3411
Instantiates a new IntracoronaryDevices_CID3411 Template
IntracranialCerebralVessels_CID12105 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IntracranialCerebralVessels - CID12105
IntracranialCerebralVessels_CID12105() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IntracranialCerebralVessels_CID12105
Instantiates a new IntracranialCerebralVessels_CID12105 Template
IntracranialCerebralVesselsUnilateral_CID12106 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IntracranialCerebralVesselsUnilateral - CID12106
IntracranialCerebralVesselsUnilateral_CID12106() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IntracranialCerebralVesselsUnilateral_CID12106
Instantiates a new IntracranialCerebralVesselsUnilateral_CID12106 Template
INTRAOCULAR_LENS_CALCULATIONS_IOD - Static variable in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.IntraocularLensCalculationsIOD
The Constant AUTOREFRACTION_MEASUREMENTS_IOD.
IntraocularLensCalculationsIOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic
The Intraocular Lens Calculations IOD is used to encode calculations performed by ophthalmic axial measurements devices or bystandalone software.
IntraocularLensCalculationsIOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.IntraocularLensCalculationsIOD
This constructor initializes the TransferSyntax, Dictionary Reader and data set in its superclass IOD.
IntraocularLensCalculationsIOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.IntraocularLensCalculationsIOD
This constructor initializes the TransferSyntax in its superclass IOD.
IntraocularLensCalculationsIOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.IntraocularLensCalculationsIOD
This constructor initializes the DictionaryReader in its superclass IOD.
IntraocularLensCalculationsIOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.IntraocularLensCalculationsIOD
This constructor accepts the DataSet from the user in its superclass IOD.
IntraocularLensCalculationsIOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.IntraocularLensCalculationsIOD
This constructor initializes the TransferSyntax and DictionaryReader in its super class IOD.
IntraocularLensCalculationsIOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.IntraocularLensCalculationsIOD
Creates IntraocularLensCalculationsIOD IOD from a DICOM file containing IntraocularLensCalculationsIOD DICOM data.
IntraocularLensCalculationsLeftEyeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes cCalculations of intraocular lens power for a patient's left eye.
IntraocularLensCalculationsMacro - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains Macro that describes the attributes for the Intraocular Lens Calculations Macro.
IntraocularLensCalculationsMacro(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IntraocularLensCalculationsMacro
This constructor constructs a Macro with specified DataSet.
IntraocularLensCalculationsMacro(IDataSet, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IntraocularLensCalculationsMacro
This constructor constructs a Macro with specified DataSet and DictionaryReader
IntraocularLensCalculationsMacro(IItem) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IntraocularLensCalculationsMacro
This constructor constructs a Macro with the specified Item
IntraocularLensCalculationsMacro(IItem, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IntraocularLensCalculationsMacro
This constructor constructs a Macro with the specified Item and DictionaryReader
IntraocularLensCalculationsMacroDependentItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class specifies the default set of attributes encapsulated in the items of Intraocular Lens Calculations Macro.
IntraocularLensCalculationsModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Intraocular Lens Calculations Module.
IntraocularLensCalculationsModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntraocularLensCalculationsModule
Creates Intraocular Lens Calculations Module with default initialization.
IntraocularLensCalculationsRightEyeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes cCalculations of intraocular lens power for a patient's right eye.
IntraocularLensCalculationsSeriesModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Intraocular Lens Calculations Series Module.
IntraocularLensCalculationsSeriesModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntraocularLensCalculationsSeriesModule
Creates Intraocular Lens Calculations Series Module with default initialization.
IntraOralImageModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module contains IOD Attributes that describe a Digital Intra-oral X-Ray Image including its acquisition and positioning.
IntraOralImageModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntraOralImageModule
Instantiates a new intra oral image module.
IntraOralSeriesModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module specifies the Attributes which identify and describe general information about a Digital Intra-oral X-Ray Series.
IntraOralSeriesModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntraOralSeriesModule
Instantiates a new intra oral series module.
INTRAVASCULAR_OCT_IOD - Static variable in class cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct.IntravascularOCTIOD
The Constant INTRAVASCULAR_OCT_IOD.
IntravascularFrameContentSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
A sequence that describes a general description of this image or frame.
IntravascularFrameContentSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Intravascular Frame Content Sequence .
IntravascularImageAcquisitionParametersModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Intravascular Image Acquisition Parameters Module.
IntravascularImageAcquisitionParametersModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntravascularImageAcquisitionParametersModule
Creates Intravascular Image Acquisition Parameters Module with default initialization.
IntravascularOCTAcquisitionParametersModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Intravascular OCT Acquisition Parameters Module.
IntravascularOCTAcquisitionParametersModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntravascularOCTAcquisitionParametersModule
Creates Intravascular OCT Acquisition Parameters Module with default initialization.
IntravascularOCTFlushAgent_CID3850 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents Intravascular OCT Flush Agent CID3850
IntravascularOCTFlushAgent_CID3850() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IntravascularOCTFlushAgent_CID3850
Instantiates a new IntravascularOCTFlushAgent_CID3850 Template
IntravascularOCTFrameTypeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that identifies characteristics of the frame.
IntravascularOCTFrameTypeSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Intravascular OCT Frame Type Sequence.
IntravascularOCTImageModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Intravascular OCT Image Module.
IntravascularOCTImageModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntravascularOCTImageModule
Creates Intravascular OCT Image Module with default initialization.
IntravascularOCTIOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct
The Intravascular Optical Coherence Tomography Image IOD specifies a multi-frame image acquired on an Intravascular Optical Coherence Tomography modality
IntravascularOCTIOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct.IntravascularOCTIOD
Instantiates a new Intravascular OCT IOD.
IntravascularOCTIOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct.IntravascularOCTIOD
This constructor initializes the TransferSyntax in its superclass IOD.
IntravascularOCTIOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct.IntravascularOCTIOD
This constructor initializes the DictionaryReader in its superclass IOD.
IntravascularOCTIOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct.IntravascularOCTIOD
This constructor accepts the DataSet from the user in its superclass IOD.
IntravascularOCTIOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct.IntravascularOCTIOD
This constructor initializes the TransferSyntax and DictionaryReader in its super class IOD.
IntravascularOCTIOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct.IntravascularOCTIOD
Creates IntravascularOCTIOD IOD from a DICOM file containing IntravascularOCTIOD DICOM data.
IntravascularOCTProcessingParametersModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Intravascular OCT Processing Parameters Module.
IntravascularOCTProcessingParametersModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntravascularOCTProcessingParametersModule
Creates Intravascular OCT Processing Parameters Module with default initialization.
IntravascularOCTSeriesModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in Intravascular OCT Series Module.
IntravascularOCTSeriesModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IntravascularOCTSeriesModule
Creates Intravascular OCT Series Module with default initialization.
IntravascularVolumetricRegions_CID3487 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IntravascularVolumetricRegions - CID3487
IntravascularVolumetricRegions_CID3487() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IntravascularVolumetricRegions_CID3487
Instantiates a new IntravascularVolumetricRegions_CID3487 Template
IntravenousExtravasationSymptoms_CID10043 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IntravenousExtravasationSymptoms CID10043
IntravenousExtravasationSymptoms_CID10043() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IntravenousExtravasationSymptoms_CID10043
Instantiates a new IntravenousExtravasationSymptoms_CID10043 Template
iNumberOfFrames - Variable in class cdac.medinfo.sdk.dcm30_04.dicomimages.dicomv3.DicomImageInfo
The i number of frames.
INVALID_RT_BEAMS_TREATMENT_RECORD_IOD - Static variable in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTBeamsTreatmentRecordIOD
The Constant INVALID_RT_BEAMS_TREATMENT_RECORD_IOD.
InvalidAssociationPrimitiveException - Exception in cdac.medinfo.sdk.dcm30_04.services.association
This exception will be generated if any Association Primitive contains some invalid values or any mandatory attribute is missing.
InvalidAssociationPrimitiveException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.association.InvalidAssociationPrimitiveException
Initializes a new object of ServiceException .
InvalidAssociationPrimitiveException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.association.InvalidAssociationPrimitiveException
Initialized a new object of ServiceException with the specified detail message.
InvalidAssociationPrimitiveException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.association.InvalidAssociationPrimitiveException
Initialized a new object of ServiceException with the specified detail message and cause.
InvalidAssociationPrimitiveException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.association.InvalidAssociationPrimitiveException
This constructor is useful for exceptions that are little more than wrappers for other throwables.
InvalidAssociationRQorACException - Exception in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This Exception is raised when parsing or serialization of Associate Request/Response failed.
InvalidAssociationRQorACException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidAssociationRQorACException
Initializes a new object of InvalidAssociationRQorACException .
InvalidAssociationRQorACException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidAssociationRQorACException
Initialized a new object of InvalidAssociationRQorACException with the specified detail message
InvalidAssociationRQorACException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidAssociationRQorACException
Initialized a new object of InvalidAssociationRQorACException with the specified detail message and cause
InvalidAssociationRQorACException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidAssociationRQorACException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidCommandElementException - Exception in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This Exception is raised when Signals Command Element fails to satisfy Validation Criteria.
InvalidCommandElementException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidCommandElementException
Initialized a new object of InvalidCommandElementException with the specified detail message and cause.
InvalidCommandElementException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidCommandElementException
Initialized a new object of InvalidCommandElementException with the specified detail message.
InvalidCommandElementException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidCommandElementException
This constructor is useful for exceptions that are little more than wrappers for other throwables.
InvalidCommandSetException - Exception in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This Exception is raised when the CommandSet contains the DataElements in wrong order.
InvalidCommandSetException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidCommandSetException
Initialized a new object of InvalidCommandSetException with the specified detail message and cause.
InvalidCommandSetException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidCommandSetException
Initialized a new object of InvalidCommandSetException with the specified detail message.
InvalidCommandSetException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidCommandSetException
This constructor is useful for exceptions that are little more than wrappers for other throwables.
InvalidDataElementException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Signals Data Element fails to satisfy Validation Criteria.
InvalidDataElementException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataElementException
Initializes a new object of InvalidDataElementException .
InvalidDataElementException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataElementException
Initialized a new object of InvalidDataElementException with the specified detail message and cause
InvalidDataElementException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataElementException
Initialized a new object of InvalidDataElementException with the specified detail message.
InvalidDataElementException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataElementException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidDataSetException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when the DataSet contains the DataElements in wrong order.
InvalidDataSetException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataSetException
Initializes a new object of InvalidDataSetException .
InvalidDataSetException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataSetException
Initialized a new object of InvalidDataSetException with the specified detail message and cause
InvalidDataSetException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataSetException
Initialized a new object of InvalidDataSetException with the specified detail message.
InvalidDataSetException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataSetException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidDataTypeException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when when Data Type is not valid.
InvalidDataTypeException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataTypeException
Initializes a new object of InvalidDataTypeException .
InvalidDataTypeException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataTypeException
Initialized a new object of InvalidDataTypeException with the specified detail message and cause
InvalidDataTypeException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataTypeException
Initialized a new object of InvalidDataTypeException with the specified detail message.
InvalidDataTypeException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDataTypeException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidDefaultAssociationException - Exception in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
The Class InvalidDefaultAssociationException.
InvalidDefaultAssociationException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidDefaultAssociationException
Initializes a new object of DicomJavaDBException .
InvalidDefaultAssociationException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidDefaultAssociationException
Initialized a new object of DicomJavaDBException with the specified detail message.
InvalidDefaultAssociationException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidDefaultAssociationException
Initialized a new object of DicomJavaDBException with the specified detail message and cause.
InvalidDefaultAssociationException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidDefaultAssociationException
This constructor is useful for exceptions that are little more than wrappers for other throwables.
InvalidDICOMConfigurationException - Exception in cdac.medinfo.sdk.dcm30_04.utils
This Exception is raised when when Configurations like validation mode are set for invalid values.
InvalidDICOMConfigurationException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.utils.InvalidDICOMConfigurationException
Initializes a new object of InvalidDICOMConfigurationException .
InvalidDICOMConfigurationException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.utils.InvalidDICOMConfigurationException
Initialized a new object of InvalidDICOMConfigurationException with the specified detail message and cause
InvalidDICOMConfigurationException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.utils.InvalidDICOMConfigurationException
Initialized a new object of InvalidDICOMConfigurationException with the specified detail message.
InvalidDICOMConfigurationException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.utils.InvalidDICOMConfigurationException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidDICOMFileException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Signals that DICOM file is complying with standards.
InvalidDICOMFileException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDICOMFileException
Initializes a new object of InvalidDICOMFileException .
InvalidDICOMFileException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDICOMFileException
Initialized a new object of InvalidDICOMFileException with the specified detail message and cause.
InvalidDICOMFileException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDICOMFileException
Initialized a new object of InvalidDICOMFileException with the specified detail message.
InvalidDICOMFileException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDICOMFileException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidDICOMMessageException - Exception in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This Exception is raised when DICOM Message is not in proper format.
InvalidDICOMMessageException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidDICOMMessageException
Initialized a new object of InvalidCommandSetException with the specified detail message and cause.
InvalidDICOMMessageException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidDICOMMessageException
Initialized a new object of InvalidCommandSetException with the specified detail message.
InvalidDICOMMessageException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidDICOMMessageException
This constructor is useful for exceptions that are little more than wrappers for other throwables.
InvalidDictionaryException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
The class InvalidDictionaryException.
InvalidDictionaryException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDictionaryException
Initializes a new object of InvalidDictionaryException .
InvalidDictionaryException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDictionaryException
Initialized a new object of InvalidDictionaryException with the specified detail message.
InvalidDictionaryException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDictionaryException
Initialized a new object of InvalidDictionaryException with the specified detail message and cause
InvalidDictionaryException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidDictionaryException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidFilePathException - Exception in cdac.medinfo.sdk.dcm30_04.utils
This Exception is raised when when file path provided by user is not valid.
InvalidFilePathException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.utils.InvalidFilePathException
Initializes a new object of InvalidFilePathException .
InvalidFilePathException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.utils.InvalidFilePathException
Initialized a new object of InvalidFilePathException with the specified detail message
InvalidFilePathException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.utils.InvalidFilePathException
Initialized a new object of InvalidFilePathException with the specified detail message and cause
InvalidFilePathException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.utils.InvalidFilePathException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidHeaderException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Dicom File Header is Corrupted.
InvalidHeaderException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidHeaderException
Initializes a new object of InvalidHeaderException .
InvalidHeaderException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidHeaderException
Initialized a new object of InvalidHeaderException with the specified detail message and cause
InvalidHeaderException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidHeaderException
Initialized a new object of InvalidHeaderException with the specified detail message .
InvalidHeaderException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidHeaderException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidIODException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when IOD validations fails.
InvalidIODException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidIODException
Initializes a new object of InvalidIODException .
InvalidIODException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidIODException
Initialized a new object of InvalidIODException with the specified detail message
InvalidIODException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidIODException
Initialized a new object of InvalidIODException with the specified detail message and cause
InvalidIODException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidIODException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidItemException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Signals Item Validation is failed.
InvalidItemException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidItemException
Initializes a new object of InvalidItemException .
InvalidItemException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidItemException
Initialized a new object of InvalidItemException with the specified detail message and cause
InvalidItemException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidItemException
Initialized a new object of InvalidItemException with the specified detail message
InvalidItemException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidItemException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidLengthException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Signals that Length is complying with standards.
InvalidLengthException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidLengthException
Initializes a new object of InvalidLengthException .
InvalidLengthException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidLengthException
Initialized a new object of InvalidLengthException with the specified detail message and cause
InvalidLengthException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidLengthException
Initialized a new object of InvalidLengthException with the specified detail message
InvalidLengthException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidLengthException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidMacroException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Signals Macro Validation is failed.
InvalidMacroException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidMacroException
Initializes a new object of InvalidMacroException .
InvalidMacroException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidMacroException
Initialized a new object of InvalidMacroException with the specified detail message and cause
InvalidMacroException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidMacroException
Initialized a new object of InvalidMacroException with the specified detail message
InvalidMacroException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidMacroException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidModuleException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Signals that Validation of Module is failed.
InvalidModuleException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidModuleException
Initializes a new object of InvalidModuleException .
InvalidModuleException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidModuleException
Initialized a new object of InvalidModuleException with the specified detail message
InvalidModuleException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidModuleException
Initialized a new object of InvalidModuleException with the specified detail message and cause
InvalidModuleException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidModuleException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidPDUTypeException - Exception in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This Exception is raised when Unknown type of PDU is received.
InvalidPDUTypeException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidPDUTypeException
Initializes a new object of InvalidAssociationRQorACException .
InvalidPDUTypeException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidPDUTypeException
Initialized a new object of InvalidPDUTypeException with the specified detail message
InvalidPDUTypeException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidPDUTypeException
Initialized a new object of InvalidPDUTypeException with the specified detail message and cause
InvalidPDUTypeException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.InvalidPDUTypeException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidPositionException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised while creating Structured Reporting Tree(SRTree) when we are trying to add a child to the node other than CONTAINER.
InvalidPositionException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidPositionException
Initializes a new object of InvalidPositionException .
InvalidPositionException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidPositionException
Initialized a new object of InvalidPositionException with the specified detail message and cause
InvalidPositionException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidPositionException
Initialized a new object of InvalidPositionException with the specified detail message
InvalidPositionException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidPositionException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidSequenceException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Signals Sequence Validation is failed.
InvalidSequenceException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidSequenceException
Initializes a new object of InvalidSequenceException .
InvalidSequenceException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidSequenceException
Initialized a new object of InvalidSequenceException with the specified detail message and cause
InvalidSequenceException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidSequenceException
Initialized a new object of InvalidSequenceException with the specified detail message
InvalidSequenceException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidSequenceException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidSRDocumentException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised while creating Structured Reporting Tree(SRTree).
InvalidSRDocumentException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidSRDocumentException
Initializes a new object of InvalidSRDocumentException .
InvalidSRDocumentException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidSRDocumentException
Initialized a new object of InvalidSRDocumentException with the specified detail message and cause
InvalidSRDocumentException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidSRDocumentException
Initialized a new object of InvalidSRDocumentException with the specified detail message
InvalidSRDocumentException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidSRDocumentException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidTransferSyntaxException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Transfer Syntax fails to satisfy Validation Criteria.
InvalidTransferSyntaxException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidTransferSyntaxException
Initializes a new object of InvalidTransferSyntaxException .
InvalidTransferSyntaxException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidTransferSyntaxException
Initialized a new object of InvalidTransferSyntaxException with the specified detail message and cause
InvalidTransferSyntaxException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidTransferSyntaxException
Initialized a new object of InvalidTransferSyntaxException with the specified detail message
InvalidTransferSyntaxException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidTransferSyntaxException
This constructor is useful for exceptions that are little more than wrappers for other throwables
InvalidValueException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Signals that Value is complying with standards.
InvalidValueException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidValueException
Initializes a new object of InvalidValueException .
InvalidValueException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidValueException
Initialized a new object of InvalidValueException with the specified detail message and cause
InvalidValueException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidValueException
Initialized a new object of InvalidValueException with the specified detail message
InvalidValueException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.InvalidValueException
This constructor is useful for exceptions that are little more than wrappers for other throwables
IOD - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* The class IOD provides the methods related to add or remove DataElements checking presence of modules, validate method and getter for Dataset.
IOD() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IOD
This constructor assumes that the IOD will have default TransferSyntax, empty DataSet, and default DictionaryReader.
IOD(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IOD
This constructor assumes that the IOD will have TransferSyntax specified by the user, empty DataSet, and default DictionaryReader.
IOD(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IOD
This constructor assumes that the IOD with DictionaryReader specified by the user at the time of IOD creation.
IOD(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IOD
This constructor assumes that the IOD will have TransferSyntax specified by the DataSet, DataSet specified by the user, and default DictionaryReader.
IOD(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IOD
This constructor assumes that the IOD will have TransferSyntax and Dictionary Reader specified by the DataSet,.
IOD(String) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IOD
Creates IOD from a DICOM file containing corresponding DICOM data.
IODNotFoundException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when particular IOD is not found.
IODNotFoundException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.IODNotFoundException
Initializes a new object of IODNotFoundException .
IODNotFoundException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.IODNotFoundException
Initialized a new object of IODNotFoundException with the specified detail message
IODNotFoundException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.IODNotFoundException
Initialized a new object of IODNotFoundException with the specified detail message and cause
IODNotFoundException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.IODNotFoundException
This constructor is useful for exceptions that are little more than wrappers for other throwables
IODNotSupportedException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when user tries to invoke an IOD which is not supported by our SDK.
IODNotSupportedException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.IODNotSupportedException
Initializes a new object of IODNotSupportedException .
IODNotSupportedException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.IODNotSupportedException
Initialized a new object of IODNotSupportedException with the specified detail message
IODNotSupportedException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.IODNotSupportedException
Initialized a new object of IODNotSupportedException with the specified detail message and cause
IODNotSupportedException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.IODNotSupportedException
This constructor is useful for exceptions that are little more than wrappers for other throwables
IODValidator - Class in cdac.medinfo.sdk.dcm30_04.dicomparserserializers
This class provides the entry point for the DataSet to be validated.
IODValidator() - Constructor for class cdac.medinfo.sdk.dcm30_04.dicomparserserializers.IODValidator
 
IOLCalculationFormula_CID4236 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IOLCalculationFormula - CID4236
IOLCalculationFormula_CID4236() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IOLCalculationFormula_CID4236
Instantiates a new IOLCalculationFormula_CID4236 Template
IOLFormulaCodeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes the formula used to calculate IOL power.
IOLOphthalmicAxialLengthMacro - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a Macro that describes the attributes for the IOL Ophthalmic Axial Length Macro.
IOLOphthalmicAxialLengthMacro(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IOLOphthalmicAxialLengthMacro
This constructor constructs a Macro with specified DataSet.
IOLOphthalmicAxialLengthMacro(IDataSet, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IOLOphthalmicAxialLengthMacro
This constructor constructs a Macro with specified DataSet and DictionaryReader
IOLOphthalmicAxialLengthMacro(IItem) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IOLOphthalmicAxialLengthMacro
This constructor constructs a Macro with the specified Item
IOLOphthalmicAxialLengthMacro(IItem, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IOLOphthalmicAxialLengthMacro
This constructor constructs a Macro with the specified Item and DictionaryReader
IOLOphthalmicAxialLengthMacroDependentItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class specifies the default set of attributes encapsulated in the items of IOL Ophthalmic Axial Length Macro.
IOLPowerSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Information needed to select the intraocular lens power for cataract surgery.
IOLPowerSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in IOL Power Sequence.
IonBeamLimitingDeviceSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of beam limiting device (collimator) jaw or leaf (element) sets.
IonBeamLimitingDeviceSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Beam Limiting Device Sequence.
IonBeamSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of setup and/or treatment beams for current RT Ion Plan.
IonBeamSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Beam Sequence .
IonBlockSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of blocks associated with Beam.
IonBlockSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Block Sequence .
IonControlPointDeliverySequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of beam control points for current ion treatment beam.
IonControlPointDeliverySequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Control Point Delivery Sequence.
IonControlPointSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of machine configurations describing Ion treatment beam.
IonControlPointSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Control Point Sequence.
IonControlPointVerificationSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
this class contains a sequence that describes beam control points for current ion treatment beam.
IonControlPointVerificationSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Control Point Verification Sequence .
IonMachineVerificationSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence containing ion machine verification parameters.
IonMachineVerificationSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Machine Verification Sequence .
IonRangeCompensatorSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of compensators.
IonRangeCompensatorSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Range Compensator Sequence.
IonToleranceTableSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of ion tolerance tables to be used for delivery oftreatment plan.
IonToleranceTableSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Tolerance Table Sequence.
IonWedgePositionSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of Wedge positions for current control point.
IonWedgePositionSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Wedge PositionSequence.
IonWedgeSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
Sequence of treatment wedges.
IonWedgeSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Ion Wedge Sequence.
IPairedCollection<T1,T2> - Interface in cdac.medinfo.sdk.dcm30_04.utils
This interface needs to be implemented by all classes which implements the necessary functionality for the PairedCollection.
IPrinterHadler - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
IPrintHandler is used for getting the created Stored Print IOD and Hard Copy Grayscale or Color IOD (which are abstraction for Printer).
IProcessHandler - Interface in cdac.medinfo.sdk.dcm30_04.services.scp.commons
The Process Handler interface for processing user request.
IQueryModel - Interface in cdac.medinfo.sdk.dcm30_04.services.dimsecommons
 
IrradiationEventIdentificationSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class Sequence contains the Irradiation Event Identification for this frame.Only a single Item shall be included in this Sequence.
IrradiationEventIdentificationSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Irradiation Event Identification Sequence .
IrradiationEventTypes_CID10002 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IrradiationEventTypes CID10002
IrradiationEventTypes_CID10002() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IrradiationEventTypes_CID10002
Instantiates a new IrradiationEventTypes_CID10002 Template
IrradiationEventXRayData_TID10003 - Class in cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates
This class represents IrradiationEventXRayData_TID10003
IrradiationEventXRayData_TID10003(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates.IrradiationEventXRayData_TID10003
Instantiates a new IrradiationEventXRayData_TID10003 Template.
IrradiationEventXRayDetectorData_TID10003A - Class in cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates
This class represents IrradiationEventXRayDetectorData_TID10003A
IrradiationEventXRayDetectorData_TID10003A(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates.IrradiationEventXRayDetectorData_TID10003A
Instantiates a new IrradiationEventXRayDetectorData_TID10003A Template.
IrradiationEventXRayMechanicalData_TID10003C - Class in cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates
This class represents IrradiationEventXRayMechanicalData_TID10003C
IrradiationEventXRayMechanicalData_TID10003C(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates.IrradiationEventXRayMechanicalData_TID10003C
Instantiates a new IrradiationEventXRayMechanicalData_TID10003C Template.
IrradiationEventXRaySourceData_TID10003B - Class in cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates
This class represents IrradiationEventXRaySourceData_TID10003B
IrradiationEventXRaySourceData_TID10003B(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates.IrradiationEventXRaySourceData_TID10003B
Instantiates a new IrradiationEventXRaySourceData_TID10003B Template.
IS - Class in cdac.medinfo.sdk.dcm30_04.baselibs
IS represents a string of characters representing an Integer in base-10 (decimal), shall contain only the characters 0 - 9, with an optional leading "+" or * "-".
isAccessionNumber() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of AccessionNumber
isAccessionNumber() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of AccessionNumber
isAdditionalPatientHistory() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of AdditionalPatientHistory
isAdmittingDiagnosesDescription() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of AdmittingDiagnosesDescription
isAssociationLoaded() - Method in class cdac.medinfo.sdk.dcm30_04.services.association.DefaultAssociation
Returns the status of DefaultAssociation whether it is loaded or not.
isAsyncMode() - Method in class cdac.medinfo.sdk.dcm30_04.services.association.AgreedAssociation
Defines the mode of communication.
isAvailable() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.DataSet
The implementation of this method returns iNumberOfBytes in a byte array.
isAvailable() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.ImageElement
This method gives information if OB image Object data is available.
isAvailable() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.OBImageObject
This method gives information if OB image Object data is avalilabe.
isAvailable() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.OWImageObject
This method gives information if OB image Object data is avalilabe.
isAvailable() - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDataSet
The implementation of this method returns true is data is available in Data set.
isAvailable() - Method in interface cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.ICommandSet
Checks if command set bytes is available.
isAvailable() - Method in class cdac.medinfo.sdk.dcm30_04.services.dimsecommons.CommandSet
Shows the availability of CommandElement in CommandSet.
isClientConnected(InetSocketAddress) - Method in class cdac.medinfo.sdk.dcm30_04.services.scp.commons.SCPController
Shows current status of client,whether it is active or not, for given Inet Socket Address
isClientConnected(InetSocketAddress) - Method in class cdac.medinfo.sdk.dcm30_04.services.scp.commons.SCPSession
Shows current status of client,whether it is active or not, for given Inet Socket Address
isConnectionAccepted() - Method in class cdac.medinfo.sdk.dcm30_04.services.scp.commons.ClientSession
Checks if connection is accepted.
isCreateReplica() - Method in class oasis.names.tc.ebxml_regrep.xsd.rim._3.ObjectRefType
Gets the value of the createReplica property.
isCurveNumber() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of CurveNumber
isDefaultTransferSyntax() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.TransferSyntax
This function checks whether the transfer syntax is DICOM Default TransferSyntax
isDefaultTransferSyntax() - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.ITransferSyntax
Checks that whether it's a default TransferSyntax.
isDICOMDIRExist() - Method in class cdac.medinfo.sdk.dcm30_04.services.dicomdir.DICOMDIR
This function tells whether the DICOMDIR file exists or not.
isDictionaryPopulated() - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDictionaryReader
Retrieves the status of Dictionary whether it is populated or not.
isDictionaryPopulated() - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryReader
Returns the status of Dictionary whether it is populated or not.
isElementNumberPresent(int) - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDictionaryDataProvider
Checks that given element number is present or not.
isElementNumberPresent(int) - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryDataProvider
This method checks that given element number is present or not.
isEmpty() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.DataSet
The implementation of this method checks that dataset is empty or not.
isEmpty() - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDataSet
Checks that dataset is empty or not.
isEmpty() - Method in interface cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.ICommandSet
The implementation of this method checks that Command set is empty or not.
isEmpty() - Method in class cdac.medinfo.sdk.dcm30_04.services.dimsecommons.CommandSet
Checks whether Command set is empty or not.
isEmpty() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.ItemModel
This method determines whether the item model is empty or not.
isEmpty() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.SQModel
This method determines whether the Sequence model is empty or not.
isEmpty() - Method in interface cdac.medinfo.sdk.dcm30_04.utils.ISingleCollection
The implementation of this method checks that either collection is null or empty.
isEmpty() - Method in class cdac.medinfo.sdk.dcm30_04.utils.SingleCollection
The implementation of this method checks that either collection is null or empty.
isEnabled() - Method in class cdac.medinfo.sdk.dcm30_04.services.onlineelectronicstoragesecureuse.OnlineElectronicStorageSecureUseProfile
isEnable
IServicePDUReceiver - Interface in cdac.medinfo.sdk.dcm30_04.services.pdu
This class act as a listener for Service PDU.
isEthnicGroup() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of EthnicGroup
isFederated() - Method in class oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryRequest
Gets the value of the federated property.
isGroupNumberPresent(int) - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDictionaryDataProvider
Checks that given group number is present or not.
isGroupNumberPresent(int) - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryDataProvider
This method checks that given group number is present or not.
isImageComments() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of ImageComments
isImageNumber() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of ImageNumber
isImageType() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of ImageType
ISingleCollection<T> - Interface in cdac.medinfo.sdk.dcm30_04.utils
This interface needs to be implemented by all classes which implements the functionality of Single Collection.
isInterpretationAuthor() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of InterpretationAuthor
isIsInternal() - Method in class oasis.names.tc.ebxml_regrep.xsd.rim._3.ClassificationSchemeType
Gets the value of the isInternal property.
isIsOpaque() - Method in class oasis.names.tc.ebxml_regrep.xsd.rim._3.ExtrinsicObjectType
Gets the value of the isOpaque property.
isIssuerOfPatientID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of IssuerOfPatientID
isLast() - Method in class cdac.medinfo.sdk.dcm30_04.services.pdu.PDV
This function returns whether fragment is last fragment.
isLastCommandFragmentPresent() - Method in class cdac.medinfo.sdk.dcm30_04.services.pdu.P_DATA_TF_PDU
Checks if last command fragment is present.
isLastDataFragmentPresent() - Method in class cdac.medinfo.sdk.dcm30_04.services.pdu.P_DATA_TF_PDU
Checks whether last data fragment present.
isLoggingOn() - Method in class cdac.medinfo.sdk.dcm30_04.utils.DicomConfig
This function retrieves the status of logging mode whether it is on.
isLUTNumber() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of LUTNumber
isMacroPresent(IDataSet) - Static method in class cdac.medinfo.sdk.dcm30_04.baselibs.GeneralAnatomyMandatoryMacro
This method checks if any of the DataElements belonging to this Macro is present in the DataSet.
isMacroPresent(IItem) - Static method in class cdac.medinfo.sdk.dcm30_04.baselibs.GeneralAnatomyMandatoryMacro
This method checks if any of the DataElements belonging to this Macro is present in the Item.
isMacroPresent(IDataSet) - Static method in class cdac.medinfo.sdk.dcm30_04.baselibs.GeneralAnatomyOptionalMacro
This method checks if any of the DataElements belonging to this Macro is present in the DataSet.
isMacroPresent(IItem) - Static method in class cdac.medinfo.sdk.dcm30_04.baselibs.GeneralAnatomyOptionalMacro
This method checks if any of the DataElements belonging to this Macro is present in the Item.
isMacroPresent(IDataSet) - Static method in class cdac.medinfo.sdk.dcm30_04.baselibs.GeneralAnatomyRequiredMacro
This method checks if any of the DataElements belonging to this Macro is present in the DataSet.
isMacroPresent(IItem) - Static method in class cdac.medinfo.sdk.dcm30_04.baselibs.GeneralAnatomyRequiredMacro
This method checks if any of the DataElements belonging to this Macro is present in the Item.
isMacroPresent(IDataSet) - Static method in class cdac.medinfo.sdk.dcm30_04.baselibs.PrimaryAnatomicStructureMacro
This method checks if any of the DataElements belonging to this Macro is present in the DataSet.
isMacroPresent(IItem) - Static method in class cdac.medinfo.sdk.dcm30_04.baselibs.PrimaryAnatomicStructureMacro
This method checks if any of the DataElements belonging to this Macro is present in the Item.
isModalitesInStudy() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of ModalitesInStudy
isModality() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of Modality
isModality() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of Modality
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.basicannotationbox.BasicAnnotationBoxIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.basicdirectory.BasicDirectoryIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.basicfilmbox.BasicFilmBoxIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.basicfilmsession.BasicFilmSessionIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.basicimagebox.BasicImageBoxIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.basicstructureddisplay.BasicStructuredDisplayIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.basicstudydescriptor.BasicStudyDescriptorIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.colorpalette.ColorPaletteIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.cr.CRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ct.CTIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ct.EnhancedCTIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ct.LegacyConvertedEnhancedCTImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.displaysystem.DisplaySystemIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.document.EncapsulatedCDAIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.document.EncapsulatedPDFIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.genpurposeperformedprocstep.GeneralPurposePerformedProcedureStepIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.genpurposescheduledprocstep.GeneralPurposeScheduledProcedureStepIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.grayscalesoftcopy.GrayscaleSoftcopyPresentationStateIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.grayscalesoftcopy.XAOrXRFGrayscaleSoftcopyPresentationStateIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.hangingprotocol.HangingProtocolIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.hardcopy.HardcopyColorImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.hardcopy.HardcopyGrayscaleImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.GenericImplantTemplateIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantAssemblyTemplateIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.implant.ImplantTemplateGroupIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.instanceavailabilitynotification.InstanceAvailabilityNotificationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.interpretation.InterpretationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ivoct.IntravascularOCTIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.keratometry.KeratometryMeasurementsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.mediacreationmanagement.MediaCreationManagementIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modalityperformedprocstep.ModalityPerformedProcedureStepIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.CompositeIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.ImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.NonImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.NormalizedIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.mri.EnhancedMRColorImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.mri.EnhancedMRImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.mri.LegacyConvertedEnhancedMRImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.mri.MRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.mri.MRSpectroscopyIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.nm.NMIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.AutorefractionMeasurementsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.CornealTopographyMapIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.IntraocularLensCalculationsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.LensometryMeasurementsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.OphthalmicAxialMeasurementsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.OphthalmicPhotography16BitIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.OphthalmicPhotography8BitIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.OphthalmicThicknessMapIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.OphthalmicTomographyImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.OphthalmicVisualFieldStaticPerimetryMeasurementsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.WideFieldOphthalmicPhotography3DCoordinatesImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.ophthalmic.WideFieldOphthalmicPhotographyStereographicProjectionImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.parametricmap.ParametricMapIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.patient.PatientIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.pet.EnhancedPETImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.pet.LegacyConvertedEnhancedPETImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.pet.PETIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.pet.StandalonePETCurveIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.presentationlut.PresentationLUTIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.presentationstate.BlendingSoftcopyPresentationStateIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.presentationstate.ColorSoftcopyPresentationStateIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.presentationstate.PseudoColorSoftcopyPresentationStateIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.print.BasicPrintImageOverlayBoxIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.print.PrinterConfigurationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.print.PrinterIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.print.PrintJobIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.print.PrintQueueIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.print.PullPrintRequestIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.print.StoredPrintIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rawdata.RawDataIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.realworldvaluemap.RealWorldValueMappingIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.results.ResultsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTBeamsDeliveryInstructionIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTBeamsTreatmentRecordIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTBrachyTreatmentRecordIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTConventionalMachineVerificationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTDoseIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTIonBeamsTreatmentRecordIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTIonMachineVerificationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTIonPlanIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTPlanIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTStructureSetIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.rt.RTTreatmentSummaryRecordIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sc.MultiFrameGrayscaleByteSCImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sc.MultiFrameGrayscaleWordSCImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sc.MultiFrameSingleBitSCImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sc.MultiFrameTrueColorSCImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sc.SCIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.segmentation.SegmentationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.segmentation.SurfaceSegmentationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.spatial.DeformableSpatialRegistrationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.spatialfiducials.SpatialFiducialsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.spatialregistration.SpatialRegistrationIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.BasicTextSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ChestCADSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ColonCADSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.Comprehensive3DSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ComprehensiveSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.EnhancedSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ExtensibleSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ImplantationPlanSRDocumentIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.KeyObjectSelectionDocumentIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.MacularGridThicknessandVolumeReportIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.MammographyCADSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.ProcedureLogIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.RadiopharmaceuticalRadiationDoseSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.SpectaclePrescriptionReportIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.sr.XRayRadiationDoseSRIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.standalonecurve.StandaloneCurveIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.standalonemodalitylut.StandaloneModalityLUTIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.standaloneoverlay.StandaloneOverlayIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.standalonevoilut.StandaloneVOILUTIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.stereometric.StereometricRelationshipIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.storagecommitment.StorageCommitmentIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.study.StudyIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.studycomponent.StudyComponentIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.subjectiverefraction.SubjectiveRefractionMeasurementsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.surfacescan.SurfaceScanMeshIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.surfacescan.SurfaceScanPointCloudIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.unifiedprocedure.UnifiedProcedureStepIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.us.EnhancedUSVolumeIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.us.USIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.us.USMultiFrameIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visiblelight.VideoEndoscopicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visiblelight.VideoMicroscopicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visiblelight.VideoPhotographicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visiblelight.VLEndoscopicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visiblelight.VLMicroscopicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visiblelight.VLPhotographicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visiblelight.VLSlideCoordinatesMicroscopicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visiblelight.VLWholeSlideMicroscopyImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visit.VisitIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.visualacuity.VisualAcuityMeasurementsIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.AmbulatoryECGIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.ArterialPulseWaveformIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.BasicCardiacEPIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.BasicVoiceAudioIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.GeneralAudioWaveformIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.GeneralECGIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.HemodynamicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.RespiratoryWaveformIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.waveform.TwelveLeadECGIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.BreastTomosynthesisImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.DigitalIntraOralXRayImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.DigitalMammographyXRayImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.DigitalXRayIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.EnhancedXRayAngiographicImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.EnhancedXRayRFImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.XAImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.XRay3DAngiographicImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.XRay3DCraniofacialImageIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.XRayAngiographicIOD
Checks whether the Module is present in the IOD or not.
isModulePresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.xray.XRFImageIOD
Checks whether the Module is present in the IOD or not.
isNameOfPhysicianReadingStudy() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of NameOfPhysicianReadingStudy
isNeedClientAuth() - Method in class cdac.medinfo.sdk.dcm30_04.services.tls.commons.TLSServerConfig
Returns true if the socket to require client authentication else false.
isNegate() - Method in class oasis.names.tc.ebxml_regrep.xsd.query._3.FilterType
Gets the value of the negate property.
isNumberOfPatientRelatedInstances() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of NumberOfPatientRelatedInstances
isNumberOfPatientRelatedSeries() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of NumberOfPatientRelatedSeries
isNumberOfPatientRelatedStudies() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of NumberOfPatientRelatedStudies
isNumberOfSeriesRelatedInstances() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of NumberOfSeriesRelatedInstances
isNumberOfStudyRelatedInstances() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of NumberOfStudyRelatedInstances
isNumberOfStudyRelatedSeries() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of NumberOfStudyRelatedSeries
isOccupation() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of Occupation
IsocenterReferenceSystemSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
A sequence that describes the Isocenter Reference CoordinateSystem (O, X, Y, Z).
IsocenterReferenceSystemSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Isocenter Reference System Sequence .
isOtherPatientID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of OtherPatientID
isOtherPatientNames() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of OtherPatientNames
isOtherStudyNumbers() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of OtherStudyNumbers
IsotopesInRadiopharmaceuticals_CID18 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IsotopesInRadiopharmaceuticals _ CID18
IsotopesInRadiopharmaceuticals_CID18() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IsotopesInRadiopharmaceuticals_CID18
Instantiates a new IsotopesInRadiopharmaceuticals_CID18 Template
isOverlayNumber() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of OverlayNumber
isPatientAge() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of Patient Age
isPatientAge() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of PatientAge
isPatientBirthDate() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of PatientBirthDate
isPatientBirthDate() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of PatientBirthDate
isPatientBirthTime() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of PatientBirthTime
isPatientComments() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of PatientComments
isPatientID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of PatientID
isPatientID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of PatientID
isPatientID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of PatientID
isPatientID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of PatientID
isPatientName() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of PatientName
isPatientName() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of PatientName
isPatientSex() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of PatientSex
isPatientSex() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Specifies the presence of PatientSex
isPatientSize() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of PatientSize
isPatientWeight() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of PatienWeight
isPDUProcessingContinued() - Method in class cdac.medinfo.sdk.dcm30_04.services.dimsecommons.ServiceAgent
 
isPIDPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.CIRWBDService.dbhelper.CIRWBD_QueryModel
Verifies whether PatientID is already present or not and Retrieves that instance of Patient.
isPIDPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.iflr.sourceimpl.IFLR_QueryModel
Verifies whether PatientID is already present or not and Retrieves that instance of Patient.
isPIDPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.CServices_QueryModel
Verifies whether PatientID is already present or not and Retrieves that instance of Patient.
isPopulated() - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDictionaryDataProvider
Checks that data dictionary is populated or not.
isPopulated() - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryDataProvider
Checks that data dictionary is populated or not.
isPresent(int, int) - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.DataSet
The implementation of this method checks that element is present in dataset or not.
isPresent(int, int) - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDataSet
Checks that element is present in dataset or not.
isPresent(int, int) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IOD
Checks if the DataElement for the given GroupNumber,ElementNumber pair exists in IOD.
isPresent(int, int) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.Module
Checks if the DataElement for the given GroupNumber,ElementNumber pair exists in the Module.
isPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.Module
Checks if the DataElement is present in the Module.
isPresent(int, int) - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.PatientModule
Checks the presence of the specified DataElement in the Patient Module.
isPresent(int, int) - Method in interface cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons.ICommandSet
The implementation of this method checks that element is present in Command set or not.
isPresent(int, int) - Method in class cdac.medinfo.sdk.dcm30_04.services.dimsecommons.CommandSet
The implementation of this method checks that element is present in Command set or not.
isReferringPhysiansName() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of ReferringPhysiansName
isReferringPhysiciansName() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of ReferringPhysiciansName
isRelatedGeneralSOPClassUID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of RelatedGeneralSOPClassUID
isRetired(int, int) - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDictionaryDataProvider
Checks the current status of element whether it's retired or not.
isRetired(int, int) - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDictionaryReader
Retrieves the status indicating whether the specified tag is retired from Dicom V3-2004 Standard Specification.
isRetired(int, int) - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryDataProvider
Checks the current status of element whether it's retired or not.
isRetired(int, int) - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryReader
Returns the status indicating whether the specified tag is retired from Dicom V3-2004 Standard Specification.
isReturnComposedObjects() - Method in class oasis.names.tc.ebxml_regrep.xsd.query._3.ResponseOptionType
Gets the value of the returnComposedObjects property.
isSecureConnection() - Method in class cdac.medinfo.sdk.dcm30_04.services.onlineelectronicstoragesecureuse.OnlineElectronicStorageSecureUseProfile
method isSecureConnection
isSecured() - Method in class cdac.medinfo.sdk.dcm30_04.services.scp.commons.ClientSession
Returns socket communication status.
isSecured() - Method in class cdac.medinfo.sdk.dcm30_04.services.scu.commons.SCUSession
Returns socket communication status.
isSeriesDate() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of SeriesDate
isSeriesDescription() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of SeriesDescription
isSeriesDescription() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of SeriesDescription
isSeriesInstanceUID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of SeriesInstanceUID
isSeriesInstanceUID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of SeriesInstanceUID
isSeriesInsUIDPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Verifies whether Series Instance UID is already present or not and Retrieves that instance of Series.
isSeriesNumber() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of SeriesNumber
isSeriesNumber() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of SeriesNumber
isSeriesTime() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of SeriesTime
isSOPClasses() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of SOPClasses
isSOPClassUID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of SOPClassUID
isSOPClassUIDPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.association.AgreedAssociation
Checks the status of SOP class uid whether it is present in Association or not.
isSOPClassUIDSupported(String, String) - Method in class cdac.medinfo.sdk.dcm30_04.services.association.AgreedAssociation
It checks whether given TS is supported for given SOPClassUID in any of the Presentation Context.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.colorpalette.dbhelper.ColorPaletteDBAgent
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.colorpalette.sourceimpl.ColorPaletteDataSourceImpl
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.displaysystemmanagement.dbhelper.DisplaySystem_DBAgent
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.hangingprotocol.dbhelper.HangingProtocolDBAgent
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.dbhelper.ImplantTemplate_DBAgent
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sourceimpl.ImplantTemplateDataSourceImpl
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.mediacreation.dbhelper.MediaCreation_DBAgent
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.nservicedb.NService_DBAgent
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.nservicedb.NService_DBQuery
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(EnumSOPClassUIDs, String) - Method in class cdac.medinfo.sdk.dcm30_04.services.print.dbhelper.Print_DBAgent
Checks whether provided SOP Instance is created ot not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.rtmachineverificationservice.dbhelper.RTMachineVerification_DBAgent
Checks whether provided SOP Instance is created or not.
isSOPInstanceExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.ups.dbhelper.UPSDBAgent
Checks whether provided SOP Instance is created or not.
isSOPInstanceScheduled(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.mediacreation.dbhelper.MediaCreation_DBAgent
Checks whether provided SOP Instance is scheduled or not.
isSOPInstanceUID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of SOPInstanceUID
isSOPInsUIDPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Verifies whether SOP Instance UID is already present or not and Retrieves that instance of DicomImage.
isSQ() - Method in class cdac.medinfo.sdk.dcm30_04.services.colorpalette.dbhelper.ColorPalette_RowDescriptor
Get the boolean of the isSQ
isSQ() - Method in class cdac.medinfo.sdk.dcm30_04.services.displaysystemmanagement.dbhelper.DisplaySystem_RowDescriptor
Retrieve the DataElement type
isSQ() - Method in class cdac.medinfo.sdk.dcm30_04.services.hangingprotocol.sourceimpl.HangingProtocol_RowDescriptor
Retrieve the DataElement type
isSQ() - Method in class cdac.medinfo.sdk.dcm30_04.services.nservicedb.NService_RowDescriptor
Retrieve the DataElement type
isSQ() - Method in class cdac.medinfo.sdk.dcm30_04.services.spss.dbhelper.SPSS_RowDescriptor
Retrieve the DataElement type
isStandardTag(int, int) - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDictionaryDataProvider
Checks that given group number and element number constructs a valid tag.
isStandardTag(int, int) - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryDataProvider
This method checks that given group number and element number contructs a valid tag.
isStorageCommitmentConfirmationExpected(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.onlineelectronicstoragesecureuse.OnlineElectronicStorageSecureUseProfile
boolean value of the is contains strSOPInstanceUID
isStudyDate() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of StudyDate
isStudyDate() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of StudyDate
isStudyDescription() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of StudyDescription
isStudyDescription() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of StudyDescription
isStudyID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of StudyID
isStudyID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of StudyID
isStudyInstanceUID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of StudyInstanceUID
isStudyInstanceUID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Series
Specifies the presence of StudyInstanceUID
isStudyInstanceUID() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of StudyInstanceUID
isStudyInsUIDPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Patient
Verifies whether StudyInstance UID is already present or not and Retrieves that instance of Study.
isStudyTime() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.DicomImage
Specifies the presence of StudyTime
isStudyTime() - Method in class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.Study
Specifies the presence of StudyTime
isSubSet(RQPresContext) - Method in class cdac.medinfo.sdk.dcm30_04.services.association.RQPresContext
This function checks whether the presentation context provided by user is subset of RQ presentation context.
IssuerofAccessionNumberSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes an identifier of the Assigning Authority that issued the Accession Number.
IssuerOfAdmissionIDSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes an identifier of the Assigning Authority that issued the Admission ID.
IssuerofPatientIDMacro - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a Macro that describes the attributes for identifying the source of Patient ID (0010,0020).
IssuerofPatientIDMacro(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IssuerofPatientIDMacro
This constructor constructs a Macro with specified DataSet.
IssuerofPatientIDMacro(IDataSet, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IssuerofPatientIDMacro
This constructor constructs a Macro with specified DataSet and DictionaryReader
IssuerofPatientIDMacro(IItem) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IssuerofPatientIDMacro
This constructor constructs a Macro with the specified Item
IssuerofPatientIDMacro(IItem, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.IssuerofPatientIDMacro
This constructor constructs a Macro with the specified Item and Dictionary Reader
IssuerofPatientIDMacroDependentItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class specifies the default set of attributes encapsulated in the items of Issuer of Patient ID Macro.
IssuerofPatientIDQualifiersSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes attributes specifying or qualifying the identity of the issuer of thePatient ID, or scoping the Patient ID.
IssuerofPatientIDQualifiersSequenceItem - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This item class contains the methods to set, get and validate the attribute present in Issuer of Patient ID Qualifiers Sequence .
IssuerofServiceEpisodeIDSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that describes an identifier of the Assigning Authority that issued the ServiceEpisode ID.
IssuerOfTheContainerIdentifierSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class represents Organization that assigned the Container Identifier.Zero or one Item shall be included in this Sequence.
IssueroftheSpecimenIdentifierSequence - Class in cdac.medinfo.sdk.dcm30_04.baselibs
This class contains a sequence that specifies the name or code for the institution that has assigned the Specimen Identifier.
IStatus - Interface in cdac.medinfo.sdk.dcm30_04.services.dicomnetcommons
This interface needs to be implemented by all Status classes.
isTempStorageInUse() - Method in class cdac.medinfo.sdk.dcm30_04.utils.DicomConfig
This function indicates whether temporary storage is in use or not.
isTransactionUIDExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.ups.dbhelper.UPS_DBQuery
Checks whether provided transaction UID is exist or not.
isTransactionUIDExist(String) - Method in class cdac.medinfo.sdk.dcm30_04.services.ups.dbhelper.UPSDBAgent
Checks whether provided Transaction UID is created or not.
isUpdationAllowed(int, int, String) - Method in class cdac.medinfo.sdk.dcm30_04.services.nservicedb.NService_DBAgent
Retrieves the value of Performed Procedure Step Status Value.
isUpdationAllowed(int, int, String) - Method in class cdac.medinfo.sdk.dcm30_04.services.nservicedb.NService_DBQuery
Retrieves the value of Performed Procedure Step Status Value.
isValue() - Method in class oasis.names.tc.ebxml_regrep.xsd.query._3.BooleanFilterType
Gets the value of the value property.
isVRPresent(String) - Method in interface cdac.medinfo.sdk.dcm30_04.commoninterface.IDictionaryDataProvider
Checks that given VR type is present or not.
isVRPresent(String) - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryDataProvider
This method checks that given VR type is present or not.
isVRValid(ITag, int) - Method in class cdac.medinfo.sdk.dcm30_04.dictionaryreaderwriters.DictionaryReader
Validates if the Value Representation(VR) and the Tag match according to the Data Dictionary.
isWantClientAuth() - Method in class cdac.medinfo.sdk.dcm30_04.services.tls.commons.TLSServerConfig
Returns true if client authentication is requested, or false if no client authentication is desired.
ITag - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements the necessary functionality of Tag class.
Item - Class in cdac.medinfo.sdk.dcm30_04.baselibs
An Item contains a Data Set.
Item() - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.Item
This constructor creates SQ with default TransferSyntax
Item(ITransferSyntax) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.Item
This constructor creates SQ with specified TransferSyntax
Item(IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.Item
This constructor creates SQ with default TransferSyntax and specified DictionaryReader
Item(ITransferSyntax, IDictionaryReader) - Constructor for class cdac.medinfo.sdk.dcm30_04.baselibs.Item
This constructor creates SQ with specified transferSyntax and specified DictionaryReader
ItemException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Item Validation is failed.
ItemException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.ItemException
Initializes a new object of ItemException .
ItemException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.ItemException
Initialized a new object of ItemException with the specified detail message and cause
ItemException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.ItemException
Initialized a new object of ItemException with the specified detail message
ItemException(Throwable) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.ItemException
This constructor is useful for exceptions that are little more than wrappers for other throwables
ItemLimitException - Exception in cdac.medinfo.sdk.dcm30_04.exceptions
This Exception is raised when Limit Specified is not Valid.
ItemLimitException() - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.ItemLimitException
Initializes a new object of ItemLimitException .
ItemLimitException(String) - Constructor for exception cdac.medinfo.sdk.dcm30_04.exceptions.ItemLimitException
Initialized a new object of ItemLimitException with the specified detail message
ItemModel - Class in cdac.medinfo.sdk.dcm30_04.services.javadbhelper
This class represents Item Model i.e.
ItemModel() - Constructor for class cdac.medinfo.sdk.dcm30_04.services.javadbhelper.ItemModel
 
iterator() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.DataSet
Provides iterator over the collection of DataElements
iterator() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.DicomFileHeader
Provides iterator over the collection of DataElements
iterator() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.Item
Provides iterator over the collection of DataElements
iterator() - Method in class cdac.medinfo.sdk.dcm30_04.baselibs.SQ
This method returns an iterator over the collection of sequences
iterator() - Method in class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.Module
This method returns the iterator over the Module.
iterator() - Method in class cdac.medinfo.sdk.dcm30_04.services.dimsecommons.CommandSet
Provides iterator over the collection of Command Elements.
iterator() - Method in interface cdac.medinfo.sdk.dcm30_04.utils.ICollectionIterable
Returns an CollectionIterator over the elements in this collection.
iterator() - Method in class cdac.medinfo.sdk.dcm30_04.utils.PairedCollection
This method returns an iterator over the internal collection.
iterator() - Method in class cdac.medinfo.sdk.dcm30_04.utils.SingleCollection
This method returns an iterator over the internal collection
ITransferSyntax - Interface in cdac.medinfo.sdk.dcm30_04.commoninterface
This interface needs to be implemented by all classes which implements functioning of TransferSyntax class.
iValue - Variable in enum cdac.medinfo.sdk.dcm30_04.services.displaysystemmanagement.sourceimpl.EnumDisplaySystemNGetAttributes
 
iValue - Variable in enum cdac.medinfo.sdk.dcm30_04.services.mediacreation.mediacreationsourceimpl.EnumMediaCreationNGetAttributes
 
IVUSAreaMeasurements_CID3482 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSAreaMeasurements CID3482
IVUSAreaMeasurements_CID3482() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSAreaMeasurements_CID3482
Instantiates a new IVUSAreaMeasurements_CID3482 Template
IVUSArterialMorphology_CID3497 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSArterialMorphology_CID3497
IVUSArterialMorphology_CID3497() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSArterialMorphology_CID3497
Instantiates a new IVUSArterialMorphology_CID3497 Template
IVUSDissectionClassifications_CID3492 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSDissectionClassifications - CID3492
IVUSDissectionClassifications_CID3492() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSDissectionClassifications_CID3492
Instantiates a new IVUSDissectionClassifications_CID3492 Template.
IVUSDistanceMeasurements_CID3481 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSDistanceMeasurements CID3481
IVUSDistanceMeasurements_CID3481() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSDistanceMeasurements_CID3481
Instantiates a new IVUSDistanceMeasurements_CID3481 Template
IVUSFiducialPoints_CID3496 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSFiducialPoints CID3496
IVUSFiducialPoints_CID3496() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSFiducialPoints_CID3496
Instantiates a new IVUSFiducialPoints_CID3496 Template
IVUSImageModule - Class in cdac.medinfo.sdk.dcm30_04.dicommodel.modules
\* This module describes attributes in IVUS Image Module.
IVUSImageModule(IDataSet) - Constructor for class cdac.medinfo.sdk.dcm30_04.dicommodel.modules.IVUSImageModule
Creates IVUS Image Module with default initialization.
IVUSIndicesAndRatios_CID3484 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSIndicesAndRatios - CID3484
IVUSIndicesAndRatios_CID3484() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSIndicesAndRatios_CID3484
Instantiates a new IVUSIndicesAndRatios_CID3484 Template
IVUSLesion_TID3252 - Class in cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates
This class represents IVUSLesion - TID3252
IVUSLesion_TID3252(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates.IVUSLesion_TID3252
Instantiates IVUSLesion_TID3252 Template.
IVUSLesionMorphologies_CID3491 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSLesionMorphologies CID3491
IVUSLesionMorphologies_CID3491() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSLesionMorphologies_CID3491
Instantiates a new IVUSLesionMorphologies_CID3491 Template
IVUSLongitudinalMeasurements_CID3483 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSLongitudinalMeasurements CID3483
IVUSLongitudinalMeasurements_CID3483() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSLongitudinalMeasurements_CID3483
Instantiates a new IVUSLongitudinalMeasurements_CID3483 Template
IVUSMeasurements_TID3253 - Class in cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates
This class represents IVUSMeasurements_TID3253
IVUSMeasurements_TID3253(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates.IVUSMeasurements_TID3253
Instantiates IVUSLesion_TID3252 Template.
IVUSMeasurementSites_CID3486 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSMeasurementSites - CID3486
IVUSMeasurementSites_CID3486() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSMeasurementSites_CID3486
Instantiates a new IVUSMeasurementSites_CID3486 Template
IVUSNonMorphologicalFindings_CID3494 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSNonMorphologicalFindings CID3494
IVUSNonMorphologicalFindings_CID3494() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSNonMorphologicalFindings_CID3494
Instantiates a new IVUSNonMorphologicalFindings_CID3494 Template
IVUSPlaqueComposition_CID3495 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSPlaqueComposition - CID3495
IVUSPlaqueComposition_CID3495() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSPlaqueComposition_CID3495
Instantiates a new IVUSPlaqueComposition_CID3495 Template
IVUSProcedurePhases_CID3480 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSProcedurePhases CID3480
IVUSProcedurePhases_CID3480() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSProcedurePhases_CID3480
Instantiates a new IVUSProcedurePhases_CID3480 Template
IVUSQualitativeAssessments_TID3254 - Class in cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates
This class represents IVUSQualitativeAssessments - TID3254
IVUSQualitativeAssessments_TID3254(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates.IVUSQualitativeAssessments_TID3254
Instantiates IVUSQualitativeAssessments_TID3254 Template.
IVUSRelativeStenosisSeverities_CID3493 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSRelativeStenosisSeverities - CID3493
IVUSRelativeStenosisSeverities_CID3493() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSRelativeStenosisSeverities_CID3493
Instantiates a new IVUSRelativeStenosisSeverities_CID3493 Template
IVUSReport_TID3250 - Class in cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates
This class represents IVUSReport - TID3250
IVUSReport_TID3250(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates.IVUSReport_TID3250
Instantiates IVUSReport_TID3250 Template.
IVUSVessel_TID3251 - Class in cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates
This class represents IVUSVessel - TID3251
IVUSVessel_TID3251(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates.IVUSVessel_TID3251
Instantiates IVUSVessel_TID3251 Template.
IVUSVolumeMeasurement_TID3255 - Class in cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates
This class represents IVUSVolumeMeasurement - TID3255
IVUSVolumeMeasurement_TID3255(SRTree) - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.ivusreporttemplates.IVUSVolumeMeasurement_TID3255
Instantiates IVUSVolumeMeasurement_TID3255 Template.
IVUSVolumeMeasurements_CID3485 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSVolumeMeasurements CID3485
IVUSVolumeMeasurements_CID3485() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSVolumeMeasurements_CID3485
Instantiates a new IVUSVolumeMeasurements_CID3485 Template
IVUSVolumetricRegions_CID3487 - Class in cdac.medinfo.sdk.dcm30_04.templates.cid
This class represents IVUSVolumetricRegions - CID3487
IVUSVolumetricRegions_CID3487() - Constructor for class cdac.medinfo.sdk.dcm30_04.templates.cid.IVUSVolumetricRegions_CID3487
Instantiates a new IVUSVolumetricRegions_CID3487 Template
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z