Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ezfit:5x:sysdoc:start [2014/01/16 11:09]
smayr [Other]
ezfit:5x:sysdoc:start [2014/01/16 11:13] (current)
smayr [Other]
Line 34: Line 34:
  
 == Classes == == Classes ==
- 
-=== Other === 
-In namespace AHI.App.ViewModel (Assembly ''AHI.App.ViewModel.dll''), the following classes are defined: 
-^ Class                ^ Description ^ 
-| ''TAppViewModel'' | Main ViewModel for application. | 
- 
-In namespace AHI.App.Logging (Assembly ''AHI.App.Logging.dll''), the following classes are defined: 
-^ Class                ^ Description ^ 
-| ''TAppLog'' | Component for application logging. | 
- 
-In namespace AHI.App.Tools (Assembly ''AHI.App.Tools.dll''), the following classes are defined: 
-^ Class                ^ Description ^ 
-| ''TReport'' | Component for reporting. | 
- 
-In namespace AHI.Patient.ContactInfo (Assembly ''AHI.Patient.ContactInfo.dll''), the following classes are defined: 
-^ Class                ^ Description ^ 
-| ''TPatient''         | Component for patient. | 
-| ''TPatientList''     | Component for patient list. | 
-| ''TContactInfo''     | Component for contact information. | 
-| ''TAddress''         | Component for address information. | 
-| ''TInsuranceInfo''   | Component for insurance information. | 
-| ''TMarketingInfo''   | Component for marketing information. | 
- 
-In namespace AHI.Patient.AudiologicalInfo (Assembly ''AHI.Patient.AudiologicalInfo.dll''), the following classes are defined: 
-^ Class                ^ Description ^ 
-| ''TAudiometry''      | Component for audiometry. | 
-| ''TAudiogram''       | Component for audiogram. | 
-| ''TSpeechTest''      | Component for speech test. | 
-| ''THearingProfile''  | Component for hearing profile. | 
- 
-In namespace AHI.Fitting (Assembly ''AHI.Fitting.dll''), the following classes are defined: 
-^ Class                   ^ Description ^ 
-| ''TFittingModule''      | Fitting module (main controller). | 
-| ''TFittingChart''       | Fitting chart. | 
-| ''TFittingSession''     | Fitting session. | 
-| ''TFittingSessionList'' | Fitting session list. | 
-| ''TChartSeries''        | Chart series. | 
-| ''TChartCrossovers''    | Chart crossovers. | 
-| ''TAdaptationManager''  | Adaptation manager. |