Package com.goldenhammer.modality

Class Summary
ImageStats This class contains the means to capture the statistics involving an image's details as a simulation runs.
ImageStatsTest Tests the ImageStats class.
Modality This class simulates a modality(i.e CR,CT,MRI,etc.)
ModalityErrorHandler Handles the errors caused by parsing the profile.
ModalityFactory This class creates blank modalities
ModalityIDComparator This class compares modality ids
ModalityStats This class represents the statistics of a Modality.
ModalityStatsSummary TODO Enter a description of this class.
ModalityStatsSummaryTest TODO Enter a description of this class.
ModalityStatsTest Tests a ModalityStats class.
ModalityStatus This class represents the current status of a Modality contained within a SimulationNode
ModalityStatusComparator This class compares modality status's
ModalityTest JUnit testing class for the Modality class
NodeIDComparator A class to compare the node id's of two ModalityStatus objects
SimulationThread This class is responsible for running the test profile against the specified modality
SimulationThreadTest  
 

Exception Summary
ModalityException This is a class for exceptions caused by modalities