Uses of Interface
ru.cg.webbpm.studio.subsystems.bpmn.designer.api.context.ProcessContext
Packages that use ProcessContext
Package
Description
-
Uses of ProcessContext in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context
Classes in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context that implement ProcessContext -
Uses of ProcessContext in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector
Methods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector that return types with arguments of type ProcessContextMethods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector with parameters of type ProcessContextModifier and TypeMethodDescriptionboolean
ProcessInspectorProvider.accept
(ProcessContext object) ProcessInspectorProvider.createInspector
(ProcessContext context, Runnable onModified) Constructors in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector with parameters of type ProcessContext