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

Class Summary
DefaultPropertyMapDefaultPropertyMap class is a generic-use implementation of a PropertyMap interface.
PropertiesAdapterDefault implementation of IProperties.
PropertyRepresents a property - a key-value pair.
PropertyAdapterDefault implementation of the Property interace.
PropertyMapProvides a flexibile mechanism for working with object's properties.
PropertyMapAdapterA simple implementation of a PropertyMapListener interface.
PropertyMapEventThe PropertyMapEvent is used in implementaions of PropertyMap interface to deliver
information about changes in a property.
PropertyMapListenerA listener of a property.
PropertyProviderClass which implements this interface will have ability to have only one property with a number of values.
PropertyProviderAdapterDefault implementation of PropertyProvider.
SinglePropertyProvider 
SwitchablePropertyMapRepresents PropertyMap with ability to switch to another PropertyMap.