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

Class Summary
CompositePropertiesRORepresents list of properties are composited from the several others (source) lists.
DictionaryPropertiesRepresents a number of properties as a dictionary.
FilteredNamePropertiesAdds ability to set value for this property.
FilteredNamePropertiesROPresents filtered property with read-only access.
IPropertiesPresents interface to a string property with ability to set new value.
IPropertiesROPresents read-only interface to string property.
NullPropertiesRepresents null property with ability to set new value to it.
NullPropertiesRORepresents null property.
PropertyLocatorRepresents access to property stored in file.
PropertyUtilThis class contains utility static methods.