Uses of Class
ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean.ConditionGroupModel
Packages that use ConditionGroupModel
Package
Description
-
Uses of ConditionGroupModel in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph.condition
Methods in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph.condition that return ConditionGroupModelModifier and TypeMethodDescriptionConditionGroupBox.getConditionGroup()
Gets the value of the property conditionGroup.Methods in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph.condition that return types with arguments of type ConditionGroupModelModifier and TypeMethodDescriptionjavafx.beans.property.SimpleObjectProperty<ConditionGroupModel>
ConditionGroupBox.conditionGroupProperty()
-
Uses of ConditionGroupModel 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 ConditionGroupModelModifier and TypeMethodDescriptionBinding.getConditionGroup()
Gets the value of the property conditionGroup.Entity.getConditionGroup()
Gets the value of the property conditionGroup.EntityGraphEditorModel.getGraphConditionGroup()
Gets the value of the property graphConditionGroup.Methods in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean that return types with arguments of type ConditionGroupModelModifier and TypeMethodDescriptionjavafx.beans.property.SimpleObjectProperty<ConditionGroupModel>
Binding.conditionGroupProperty()
javafx.beans.property.SimpleObjectProperty<ConditionGroupModel>
Entity.conditionGroupProperty()
javafx.collections.ObservableList<javafx.beans.property.SimpleObjectProperty<ConditionGroupModel>>
ConditionGroupModel.getGroups()
javafx.beans.property.SimpleObjectProperty<ConditionGroupModel>
EntityGraphEditorModel.graphConditionGroupProperty()
Methods in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean with parameters of type ConditionGroupModelModifier and TypeMethodDescriptionvoid
Binding.setConditionGroup
(ConditionGroupModel conditionGroup) Sets the value of the property conditionGroup.void
Entity.setConditionGroup
(ConditionGroupModel conditionGroup) Sets the value of the property conditionGroup.void
EntityGraphEditorModel.setGraphConditionGroup
(ConditionGroupModel graphConditionGroup) Sets the value of the property graphConditionGroup.Method parameters in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean with type arguments of type ConditionGroupModelModifier and TypeMethodDescriptionvoid
ConditionGroupModel.setGroups
(javafx.collections.ObservableList<javafx.beans.property.SimpleObjectProperty<ConditionGroupModel>> groups) -
Uses of ConditionGroupModel in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.board
Methods in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.board with parameters of type ConditionGroupModelModifier and TypeMethodDescriptiondefault boolean
EntityGraphElement.conditionExists
(ConditionGroupModel groupModel)