com.ebmwebsourcing.petalsbpm.business.domain.di.api
Interface IBPMNDiagram

All Superinterfaces:
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagram, com.google.gwt.user.client.rpc.IsSerializable
All Known Implementing Classes:
BPMNDiagram

public interface IBPMNDiagram
extends com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagram

BPMNDiagram is a kind of diagram that depicts all or part of a BPMN model.

Author:
nfleury

Method Summary
 IBPMNPlane getRootElement()
           
 
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, getClone
 

Method Detail

getRootElement

IBPMNPlane getRootElement()
Specified by:
getRootElement in interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagram


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