com.togethersoft.openapi.ide.inspector.util.property
Class Diagram property

Class Summary
MultipleDirectPropertyMapInspectorProperty As in MultiplePropertyMapProperty the value is PropertyMap containing multiple Properties with the same key.
MultiplePropertyMapInspectorProperty Represents InspectorProperty which keeps PropertyMap containing multiple Properties with the same key.
PropertyMapInspectorProperty Allows to inspect certain property from existing PropertyMap.
ReadOnlyProperty Represents read-only inspector property.
RwiInspectorBooleanProperty Suited to works with boolean properties of selected RwiElements (RwiRefernces).
RwiInspectorColorProperty Suited to works with color properties of selected RwiElements.
RwiInspectorIntegerProperty Suited to works with integer properties of selected RwiElements (RwiRefernces).
RwiInspectorInversedBooleanProperty Suited to works with boolean properties of selected RwiElements (RwiRefernces).
RwiInspectorMultipleStringProperty Suited to works with multiple string properties of selected RwiElements (RwiRefernces).
RwiInspectorProperty Represents abstract implementation of InspectorProperty suited to works with properties of selected RwiElements.
RwiInspectorStringProperty Suited to work with String properties of selected RwiElements.