com.togethersoft.openapi.util.propertyMap
Class Diagram propertyMap

Class Summary
DefaultPropertyMap DefaultPropertyMap class is a generic-use implementation of a PropertyMap interface.
PropertiesAdapter Default implementation of IProperties.
Property Represents a property - a key-value pair.
PropertyAdapter Default implementation of the Property interace.
PropertyMap Provides a flexibile mechanism for working with object's properties.
PropertyMapAdapter A simple implementation of a PropertyMapListener interface.
PropertyMapEvent The PropertyMapEvent is used in implementaions of PropertyMap interface to deliver information about changes in a property.
PropertyMapListener A listener of a property.
PropertyProvider Class which implements this interface will have ability to have only one property with a number of values.
PropertyProviderAdapter Default implementation of PropertyProvider.
SinglePropertyProvider 
SwitchablePropertyMap Represents PropertyMap with ability to switch to another PropertyMap.