com.togethersoft.openapi.util.properties
Class Diagram properties

Class Summary
CompositePropertiesRO Represents list of properties are composited from the several others (source) lists.
DictionaryProperties Represents a number of properties as a dictionary.
FilteredNameProperties Adds ability to set value for this property.
FilteredNamePropertiesRO Presents filtered property with read-only access.
IProperties Presents interface to a string property with ability to set new value.
IPropertiesRO Presents read-only interface to string property.
NullProperties Represents null property with ability to set new value to it.
NullPropertiesRO Represents null property.
PropertyLocator Represents access to property stored in file.
PropertyUtil