Package edu.indiana.iucbrf.examples.realtor

Class Summary
RealtorAdapter This is the domain-dependent implementation of the adaptation policy for this domain.
RealtorCaseBaseListener Listen for case base events and react accordingly.
RealtorMaintenance This maintenance policy does none of the standard maintenance approaches (hence extending NullMaintenance) except that it provides a method to remove the "worst" case.
RealtorSystem This class describes what components will be used for this house appraisal domain.
RealtorTestClass This class can be run to test the functionality of this CBR House Appraisal system.