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

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.DiagramElement
      extended by com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Label
          extended by com.ebmwebsourcing.petalsbpm.business.domain.di.impl.BPMNLabel
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.layout.IBounds, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithAttributeExtension, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithObjectExtension, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagramElement, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.ILabel, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.INode, com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager, IBPMNLabel, com.google.gwt.user.client.rpc.IsSerializable

public class BPMNLabel
extends com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Label
implements IBPMNLabel


Constructor Summary
BPMNLabel()
           
 
Method Summary
 BPMNLabelStyle getBPMNLabelStyle()
           
 com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager getClone()
           
 void setBPMNLabelStyle(BPMNLabelStyle style)
           
 
Methods inherited from class com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Label
getBounds, getHeight, getWidth, getX, getY, setHeight, setWidth, setX, setY
 
Methods inherited from class com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.DiagramElement
addAttributeExtension, addDiagramElement, addObjectExtension, copy, getAttributeExtension, getAttributeExtensions, getId, getModelElement, getObjectExtensions, getOwnedElements, getOwningDiagram, getOwningElement, getStyle, removeAttributeExtension, removeDiagramElement, removeObjectExtension, setAttributeExtensions, setModelElement, setObjectExtensions, setOwnedElements, setOwningDiagram, setOwningElement, setStyle
 
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.ILabel
getBounds
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagramElement
addDiagramElement, getId, getModelElement, getOwnedElements, getOwningDiagram, getOwningElement, getStyle, removeDiagramElement, setModelElement
 
Methods inherited from interface com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager
copy
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithAttributeExtension
addAttributeExtension, getAttributeExtension, getAttributeExtensions, removeAttributeExtension, setAttributeExtensions
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithObjectExtension
addObjectExtension, getObjectExtensions, removeObjectExtension, setObjectExtensions
 

Constructor Detail

BPMNLabel

public BPMNLabel()
Method Detail

getBPMNLabelStyle

public BPMNLabelStyle getBPMNLabelStyle()
Specified by:
getBPMNLabelStyle in interface IBPMNLabel

setBPMNLabelStyle

public void setBPMNLabelStyle(BPMNLabelStyle style)

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.DiagramElement


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