Package-level declarations
Types
Link copied to clipboard
interface AbstractLayout
Link copied to clipboard
Entities are representable. They store the attributes.
Link copied to clipboard
Link copied to clipboard
object ArrangerDepictMixed
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Stores a comment. Displayed as box in the layout.
Link copied to clipboard
Indicates the direction of a hint
Link copied to clipboard
The visual representation of a table or view. This class stores the position of tables, shapes, callouts in the diagram.
Link copied to clipboard
interface Depictable
Link copied to clipboard
Is a diagram of entities.
Link copied to clipboard
Link copied to clipboard
Abstract Diagram
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface FxUnitEditor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Status of the diagram drawing
Link copied to clipboard
interface PathWriter
Link copied to clipboard
Link copied to clipboard
class PropertyAddOnFolder(val parentUnit: AbstractUnit, childrenName: String, val loadQuery: String) : Folder<PropertyAddOn>
Link copied to clipboard
data class RelationPosition(val fromX: Int, val fromY: Int, val fromDir: Int, val toX: Int, val toY: Int, val toDir: Int, val name: String?)
Link copied to clipboard
class ScriptAddOnFolder(val parentUnit: AbstractUnit, childrenName: String, val loadQuery: String, scriptQuery: String?) : Folder<ScriptAddOn>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class TreeSelection