Package edu.usc.cse.desi.properties

Interface Summary
IObjectWithProperties The public interface implemented by all objects that have properties.
 

Class Summary
Property This class is to remain largely unused except by PropertyHolder and PropertyInitializer, as it is essentially a way to hold more information in the value field of the HashMap.
PropertyHolder This class will contain the properties of an object with properties.
PropertyInitializer  
 

Exception Summary
PropertyNotFoundException