Uses of Interface
ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.board.EntityGraphElement
Packages that use EntityGraphElement
Package
Description
-
Uses of EntityGraphElement in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph.board
Classes in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph.board that implement EntityGraphElement -
Uses of EntityGraphElement in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph.board.path
Classes in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph.board.path that implement EntityGraphElement -
Uses of EntityGraphElement in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean
Methods in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean that return EntityGraphElementModifier and TypeMethodDescriptionEntityGraphEditorModel.getSelectedGraphElement()
Gets the value of the property selectedGraphElement.Methods in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean that return types with arguments of type EntityGraphElementModifier and TypeMethodDescriptionjavafx.beans.property.SimpleObjectProperty<EntityGraphElement>
EntityGraphEditorModel.selectedGraphElementProperty()
Methods in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean with parameters of type EntityGraphElementModifier and TypeMethodDescriptionvoid
EntityGraphEditorModel.setSelectedGraphElement
(EntityGraphElement selectedGraphElement) Sets the value of the property selectedGraphElement.