Package | Description |
---|---|
com.modeliosoft.modelio.api.ui.diagramcreation | |
com.modeliosoft.modelio.api.ui.text |
Class and Description |
---|
IElementFilter
Interface allowing to filter IElements through its
method . |
TextWrapperForIElement
Reusable component wrapping an SWT Text widget (because inheriting from Text is not possible) to add the Ctrl+Space
auto-completion, the picking mode and the droppable features associated with the edition of a model element.
|
Class and Description |
---|
IElementChangeListener
Interface for listeners on TextWrapperForIElement.
|
IElementFilter
Interface allowing to filter IElements through its
method . |