com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities
Class TaskSyntaxModelBinder
java.lang.Object
com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities.TaskSyntaxModelBinder
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramElementSyntaxModelBinder
public class TaskSyntaxModelBinder
- extends java.lang.Object
- implements com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramElementSyntaxModelBinder
|
Method Summary |
void |
bindSyntaxModel(com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement diagramElementSyntaxModel,
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel editorModel,
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagramElement diagramElement)
|
void |
commonBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.TaskBean taskBean,
TaskEditorModel taskEditorModel)
|
void |
receiveTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.ReceiveTaskBean receiveTaskBean,
TaskEditorModel taskEditorModel)
|
void |
sendTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.SendTaskBean sendTaskBean,
TaskEditorModel taskEditorModel)
|
void |
serviceTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.ServiceTaskBean serviceTaskBean,
TaskEditorModel taskEditorModel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskSyntaxModelBinder
public TaskSyntaxModelBinder(Task task)
bindSyntaxModel
public void bindSyntaxModel(com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement diagramElementSyntaxModel,
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel editorModel,
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagramElement diagramElement)
- Specified by:
bindSyntaxModel in interface com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramElementSyntaxModelBinder
commonBind
public void commonBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.TaskBean taskBean,
TaskEditorModel taskEditorModel)
serviceTaskBind
public void serviceTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.ServiceTaskBean serviceTaskBean,
TaskEditorModel taskEditorModel)
sendTaskBind
public void sendTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.SendTaskBean sendTaskBean,
TaskEditorModel taskEditorModel)
receiveTaskBind
public void receiveTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.ReceiveTaskBean receiveTaskBean,
TaskEditorModel taskEditorModel)
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.