com.ebmwebsourcing.petalsbpm.business.domain.di.impl
Class BPMNDiagram

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Diagram
      extended by com.ebmwebsourcing.petalsbpm.business.domain.di.impl.BPMNDiagram
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagram, com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager, IBPMNDiagram, com.google.gwt.user.client.rpc.IsSerializable

public class BPMNDiagram
extends com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Diagram
implements IBPMNDiagram


Constructor Summary
BPMNDiagram()
           
 
Method Summary
 com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager getClone()
           
 IBPMNPlane getRootElement()
           
 void setRootElement(IBPMNPlane rootElement)
           
 
Methods inherited from class com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Diagram
addDiagramElement, copy, getDocument, getId, getName, getResolution, getStyles, setDocument, setId, setName, setResolution, setResolution, setRootElement, setStyles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagram
addDiagramElement, getDocument, getId, getName, getResolution, getStyles, setDocument, setId, setName, setResolution
 
Methods inherited from interface com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager
copy
 

Constructor Detail

BPMNDiagram

public BPMNDiagram()
Method Detail

setRootElement

public void setRootElement(IBPMNPlane rootElement)

getRootElement

public IBPMNPlane getRootElement()
Specified by:
getRootElement in interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagram
Specified by:
getRootElement in interface IBPMNDiagram
Overrides:
getRootElement in class com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Diagram

getClone

public com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager getClone()
Specified by:
getClone in interface com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager
Overrides:
getClone in class com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Diagram


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