Uses of Class
ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean.ConditionModel
Packages that use ConditionModel
Package
Description
-
Uses of ConditionModel 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 ConditionModelConstructors in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph.condition with parameters of type ConditionModelModifierConstructorDescriptionConditionRow
(ConditionModel condition, ConditionColumnEditorProvider provider, ConditionValueEditorManager manager, Database database, Object context, EntityGraphEditorModel editorModel) ConditionValEditorBox
(ConditionModel condition, ConditionValueEditorManager manager, Database database, Object context, EntityGraphEditorModel editorModel) -
Uses of ConditionModel 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 types with arguments of type ConditionModelModifier and TypeMethodDescriptionjavafx.collections.ObservableList<ConditionModel>
ConditionGroupModel.getConditions()
Method parameters in ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean with type arguments of type ConditionModelModifier and TypeMethodDescriptionvoid
ConditionGroupModel.setConditions
(javafx.collections.ObservableList<ConditionModel> conditions)