A B C D E G H I L O R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ADD - org.uberfire.ext.wires.bpmn.client.rules.RuleManager.Operation
- AddEdgeCommand - Class in org.uberfire.ext.wires.bpmn.client.commands.impl
-
A Command to add an Edge between two GraphNodes
- AddEdgeCommand(BpmnGraphNode, BpmnGraphNode, BpmnEdge) - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.AddEdgeCommand
- AddGraphNodeCommand - Class in org.uberfire.ext.wires.bpmn.client.commands.impl
-
A Command to add a GraphNode to a Graph
- AddGraphNodeCommand(BpmnGraph, BpmnGraphNode) - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.AddGraphNodeCommand
- addMessage(Result) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultsImpl
- addMessage(Result) - Method in interface org.uberfire.ext.wires.bpmn.client.commands.Results
- addRule(Rule) - Method in class org.uberfire.ext.wires.bpmn.client.rules.impl.DefaultRuleManagerImpl
- addRule(Rule) - Method in interface org.uberfire.ext.wires.bpmn.client.rules.RuleManager
-
Add a rule to the Rule Manager
- apply(RuleManager) - Method in interface org.uberfire.ext.wires.bpmn.client.commands.Command
-
Apply the command
- apply(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.AddEdgeCommand
- apply(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.AddGraphNodeCommand
- apply(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.BatchCommand
- apply(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DeleteEdgeCommand
- apply(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DeleteGraphNodeCommand
B
- BatchCommand - Class in org.uberfire.ext.wires.bpmn.client.commands.impl
-
A batch of Commands to be executed as an atomic unit
- BatchCommand(List<Command>) - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.BatchCommand
- BatchCommand(Command...) - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.BatchCommand
- BpmnEditorConstants - Interface in org.uberfire.ext.wires.bpmn.client.resources.i18n
- BpmnEditorCss - Interface in org.uberfire.ext.wires.bpmn.client.resources.css
- BpmnEditorImageResources - Interface in org.uberfire.ext.wires.bpmn.client.resources.images
- BpmnEditorPresenter - Class in org.uberfire.ext.wires.bpmn.client.editor
- BpmnEditorPresenter(BpmnEditorView) - Constructor for class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- BpmnEditorPresenterActivity - Class in org.uberfire.ext.wires.bpmn.client.editor
- BpmnEditorPresenterActivity(PlaceManager) - Constructor for class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- BpmnEditorResources - Interface in org.uberfire.ext.wires.bpmn.client.resources
- bpmnEditorTitle() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.i18n.BpmnEditorConstants
- BpmnEditorView - Interface in org.uberfire.ext.wires.bpmn.client.editor
- BpmnEditorViewImpl - Class in org.uberfire.ext.wires.bpmn.client.editor
- BpmnEditorViewImpl() - Constructor for class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorViewImpl
- BpmnEntryPoint - Class in org.uberfire.ext.wires.bpmn.client
- BpmnEntryPoint() - Constructor for class org.uberfire.ext.wires.bpmn.client.BpmnEntryPoint
- bpmnExplorerFileUrl() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.i18n.BpmnEditorConstants
- bpmnExplorerNoFilesFound() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.i18n.BpmnEditorConstants
- bpmnExplorerNoFilesOpen() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.i18n.BpmnEditorConstants
- BpmnExplorerPresenter - Class in org.uberfire.ext.wires.bpmn.client.explorer
- BpmnExplorerPresenter() - Constructor for class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenter
- BpmnExplorerPresenterActivity - Class in org.uberfire.ext.wires.bpmn.client.explorer
- BpmnExplorerPresenterActivity(PlaceManager) - Constructor for class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenterActivity
- bpmnExplorerTitle() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.i18n.BpmnEditorConstants
- BpmnExplorerView - Interface in org.uberfire.ext.wires.bpmn.client.explorer
- BpmnExplorerViewImpl - Class in org.uberfire.ext.wires.bpmn.client.explorer
- BpmnExplorerViewImpl() - Constructor for class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerViewImpl
- BpmnPerspective - Class in org.uberfire.ext.wires.bpmn.client.perspectives
- BpmnPerspective() - Constructor for class org.uberfire.ext.wires.bpmn.client.perspectives.BpmnPerspective
- BpmnPerspectiveActivity - Class in org.uberfire.ext.wires.bpmn.client.perspectives
- BpmnPerspectiveActivity(PlaceManager) - Constructor for class org.uberfire.ext.wires.bpmn.client.perspectives.BpmnPerspectiveActivity
- bpmnPerspectiveTitle() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.i18n.BpmnEditorConstants
- BpmnResourceType - Class in org.uberfire.ext.wires.bpmn.client.type
- BpmnResourceType() - Constructor for class org.uberfire.ext.wires.bpmn.client.type.BpmnResourceType
- BpmnResourceType(Process) - Constructor for class org.uberfire.ext.wires.bpmn.client.type.BpmnResourceType
- bpmnResourceTypeDescription() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.i18n.BpmnEditorConstants
C
- checkCardinality(BpmnGraphNode, BpmnGraphNode, BpmnEdge, RuleManager.Operation) - Method in class org.uberfire.ext.wires.bpmn.client.rules.impl.DefaultRuleManagerImpl
- checkCardinality(BpmnGraphNode, BpmnGraphNode, BpmnEdge, RuleManager.Operation) - Method in interface org.uberfire.ext.wires.bpmn.client.rules.RuleManager
-
Check whether adding the proposed Edge to the target Process breaks any cardinality Rules
- checkCardinality(BpmnGraph, BpmnGraphNode, RuleManager.Operation) - Method in class org.uberfire.ext.wires.bpmn.client.rules.impl.DefaultRuleManagerImpl
- checkCardinality(BpmnGraph, BpmnGraphNode, RuleManager.Operation) - Method in interface org.uberfire.ext.wires.bpmn.client.rules.RuleManager
-
Check whether adding the proposed Node to the target Process breaks any cardinality Rules
- checkConnectionRules(BpmnGraphNode, BpmnGraphNode, BpmnEdge) - Method in class org.uberfire.ext.wires.bpmn.client.rules.impl.DefaultRuleManagerImpl
- checkConnectionRules(BpmnGraphNode, BpmnGraphNode, BpmnEdge) - Method in interface org.uberfire.ext.wires.bpmn.client.rules.RuleManager
-
Check whether adding the proposed Edge to the target Process breaks any connection Rules
- checkContainment(BpmnGraph, BpmnGraphNode) - Method in class org.uberfire.ext.wires.bpmn.client.rules.impl.DefaultRuleManagerImpl
- checkContainment(BpmnGraph, BpmnGraphNode) - Method in interface org.uberfire.ext.wires.bpmn.client.rules.RuleManager
-
Check whether adding the proposed Node to the target Process breaks any containment Rules
- Command - Interface in org.uberfire.ext.wires.bpmn.client.commands
-
Command to mutate Elements
- CommandManager - Interface in org.uberfire.ext.wires.bpmn.client.commands
-
Command Manager to handle execution of commands to mutate Elements
- contains(ResultType) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultsImpl
- contains(ResultType) - Method in interface org.uberfire.ext.wires.bpmn.client.commands.Results
- css() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.BpmnEditorResources
D
- DefaultCommandManagerImpl - Class in org.uberfire.ext.wires.bpmn.client.commands.impl
-
Default implementation of CommandManager
- DefaultCommandManagerImpl() - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultCommandManagerImpl
- DefaultResultImpl - Class in org.uberfire.ext.wires.bpmn.client.commands.impl
-
Result from the execution of a command
- DefaultResultImpl(ResultType, String) - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultImpl
- DefaultResultsImpl - Class in org.uberfire.ext.wires.bpmn.client.commands.impl
-
Results from the execution of a command
- DefaultResultsImpl() - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultsImpl
- DefaultRuleManagerImpl - Class in org.uberfire.ext.wires.bpmn.client.rules.impl
-
Default implementation of Rule Manager
- DefaultRuleManagerImpl() - Constructor for class org.uberfire.ext.wires.bpmn.client.rules.impl.DefaultRuleManagerImpl
- DELETE - org.uberfire.ext.wires.bpmn.client.rules.RuleManager.Operation
- DeleteEdgeCommand - Class in org.uberfire.ext.wires.bpmn.client.commands.impl
-
A Command to delete an Edge between two GraphNodes
- DeleteEdgeCommand(BpmnGraphNode, BpmnGraphNode, BpmnEdge) - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.DeleteEdgeCommand
- DeleteGraphNodeCommand - Class in org.uberfire.ext.wires.bpmn.client.commands.impl
-
A Command to delete a GraphNode from a Graph
- DeleteGraphNodeCommand(BpmnGraph, BpmnGraphNode) - Constructor for class org.uberfire.ext.wires.bpmn.client.commands.impl.DeleteGraphNodeCommand
E
- equals(Object) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultImpl
- equals(Object) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultsImpl
- ERROR - org.uberfire.ext.wires.bpmn.client.commands.ResultType
- execute(RuleManager, Command) - Method in interface org.uberfire.ext.wires.bpmn.client.commands.CommandManager
-
Execute a Command and return results
- execute(RuleManager, Command) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultCommandManagerImpl
G
- getContentSupplier() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- getDefaultPerspectiveLayout() - Method in class org.uberfire.ext.wires.bpmn.client.perspectives.BpmnPerspectiveActivity
- getDescription() - Method in class org.uberfire.ext.wires.bpmn.client.type.BpmnResourceType
- getIcon() - Method in class org.uberfire.ext.wires.bpmn.client.type.BpmnResourceType
- getIdentifier() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- getIdentifier() - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenterActivity
- getIdentifier() - Method in class org.uberfire.ext.wires.bpmn.client.perspectives.BpmnPerspectiveActivity
- getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- getMessage() - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultImpl
- getMessage() - Method in interface org.uberfire.ext.wires.bpmn.client.commands.Result
-
Detailed message for the Result
- getMessages() - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultsImpl
- getMessages() - Method in interface org.uberfire.ext.wires.bpmn.client.commands.Results
- getMessages(ResultType) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultsImpl
- getMessages(ResultType) - Method in interface org.uberfire.ext.wires.bpmn.client.commands.Results
- getPerspective() - Method in class org.uberfire.ext.wires.bpmn.client.perspectives.BpmnPerspective
- getSaveAndRenameServiceCaller() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- getTitle() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- getTitle() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- getTitle() - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenterActivity
- getTitleDecoration() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- getTitleText() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- getTitleText() - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenter
- getType() - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultImpl
- getType() - Method in interface org.uberfire.ext.wires.bpmn.client.commands.Result
-
Type of Result
- getWidget() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- getWidget() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- getWidget() - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenter
- getWidget() - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenterActivity
H
- hashCode() - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultImpl
- hashCode() - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultsImpl
I
- images() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.BpmnEditorResources
- init() - Method in class org.uberfire.ext.wires.bpmn.client.BpmnEntryPoint
- init() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- init() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorViewImpl
- init() - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenterActivity
- init() - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerViewImpl
- init(BpmnEditorPresenter) - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorViewImpl
- init(BpmnExplorerPresenter) - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerViewImpl
- INSTANCE - Static variable in interface org.uberfire.ext.wires.bpmn.client.resources.BpmnEditorResources
- INSTANCE - Static variable in interface org.uberfire.ext.wires.bpmn.client.resources.i18n.BpmnEditorConstants
L
- loadContent() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
O
- onMayClose() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- onMayClose() - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- onStartup(ObservablePath, PlaceRequest) - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
- onStartup(ObservablePath, PlaceRequest) - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenterActivity
- onStartup(PlaceRequest) - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenter
- onStartup(PlaceRequest) - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenterActivity
- openFile(Path) - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerPresenter
- org.uberfire.ext.wires.bpmn.client - package org.uberfire.ext.wires.bpmn.client
- org.uberfire.ext.wires.bpmn.client.commands - package org.uberfire.ext.wires.bpmn.client.commands
- org.uberfire.ext.wires.bpmn.client.commands.impl - package org.uberfire.ext.wires.bpmn.client.commands.impl
- org.uberfire.ext.wires.bpmn.client.editor - package org.uberfire.ext.wires.bpmn.client.editor
- org.uberfire.ext.wires.bpmn.client.explorer - package org.uberfire.ext.wires.bpmn.client.explorer
- org.uberfire.ext.wires.bpmn.client.perspectives - package org.uberfire.ext.wires.bpmn.client.perspectives
- org.uberfire.ext.wires.bpmn.client.resources - package org.uberfire.ext.wires.bpmn.client.resources
- org.uberfire.ext.wires.bpmn.client.resources.css - package org.uberfire.ext.wires.bpmn.client.resources.css
- org.uberfire.ext.wires.bpmn.client.resources.i18n - package org.uberfire.ext.wires.bpmn.client.resources.i18n
- org.uberfire.ext.wires.bpmn.client.resources.images - package org.uberfire.ext.wires.bpmn.client.resources.images
- org.uberfire.ext.wires.bpmn.client.rules - package org.uberfire.ext.wires.bpmn.client.rules
- org.uberfire.ext.wires.bpmn.client.rules.impl - package org.uberfire.ext.wires.bpmn.client.rules.impl
- org.uberfire.ext.wires.bpmn.client.type - package org.uberfire.ext.wires.bpmn.client.type
R
- Result - Interface in org.uberfire.ext.wires.bpmn.client.commands
-
Result from the execution of a command
- Results - Interface in org.uberfire.ext.wires.bpmn.client.commands
-
Result from the execution of a command
- ResultType - Enum in org.uberfire.ext.wires.bpmn.client.commands
-
Type of Result
- RuleManager - Interface in org.uberfire.ext.wires.bpmn.client.rules
-
Rule Manager to report validation issues when attempting to mutate Elements
- RuleManager.Operation - Enum in org.uberfire.ext.wires.bpmn.client.rules
-
Rules are applied against an unmodified Graph to check whether the proposed mutated state is valid.
S
- setContent(List<Path>) - Method in interface org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerView
- setContent(List<Path>) - Method in class org.uberfire.ext.wires.bpmn.client.explorer.BpmnExplorerViewImpl
- setContent(BpmnEditorContent, boolean) - Method in interface org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorView
- setContent(BpmnEditorContent, boolean) - Method in class org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorViewImpl
T
- toString() - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultImpl
- toString() - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultResultsImpl
- typeBpmn() - Method in interface org.uberfire.ext.wires.bpmn.client.resources.images.BpmnEditorImageResources
U
- undo(RuleManager) - Method in interface org.uberfire.ext.wires.bpmn.client.commands.Command
-
Undo the changes the command made to the model
- undo(RuleManager) - Method in interface org.uberfire.ext.wires.bpmn.client.commands.CommandManager
-
Undo the most recent command
- undo(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.AddEdgeCommand
- undo(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.AddGraphNodeCommand
- undo(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.BatchCommand
- undo(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DefaultCommandManagerImpl
- undo(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DeleteEdgeCommand
- undo(RuleManager) - Method in class org.uberfire.ext.wires.bpmn.client.commands.impl.DeleteGraphNodeCommand
V
- valueOf(String) - Static method in enum org.uberfire.ext.wires.bpmn.client.commands.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.ext.wires.bpmn.client.rules.RuleManager.Operation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.uberfire.ext.wires.bpmn.client.commands.ResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.ext.wires.bpmn.client.rules.RuleManager.Operation
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WARNING - org.uberfire.ext.wires.bpmn.client.commands.ResultType
All Classes All Packages