com.ebmwebsourcing.petalsbpm.bpmndiagram.builders
Class BPMNProcessSyntaxModelBuilder

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.builders.BPMNProcessSyntaxModelBuilder
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramSyntaxModelBuilder

public class BPMNProcessSyntaxModelBuilder
extends java.lang.Object
implements com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramSyntaxModelBuilder

Author:
nfleury

Constructor Summary
BPMNProcessSyntaxModelBuilder(com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView diagramView)
           
 
Method Summary
 com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView getDiagramView()
           
 com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement getSyntaxModel()
           
 void initializeEditorModel(com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel editorModel, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement modelElement, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IMainModelElement mainModelElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPMNProcessSyntaxModelBuilder

public BPMNProcessSyntaxModelBuilder(com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView diagramView)
Method Detail

getSyntaxModel

public com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement getSyntaxModel()
Specified by:
getSyntaxModel in interface com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramSyntaxModelBuilder

getDiagramView

public com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramView getDiagramView()
Specified by:
getDiagramView in interface com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramSyntaxModelBuilder

initializeEditorModel

public void initializeEditorModel(com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel editorModel,
                                  com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement modelElement,
                                  com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IMainModelElement mainModelElement)
Specified by:
initializeEditorModel in interface com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramSyntaxModelBuilder


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.