com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels
Class CallActivityEditorModel

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.CommonEditorModel
      extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.ActivityEditorModel
          extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.CallActivityEditorModel
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel, com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager

public class CallActivityEditorModel
extends ActivityEditorModel


Constructor Summary
CallActivityEditorModel()
           
 
Method Summary
 com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.ICallableElementBean getCalledElement()
           
 void setCalledElement(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.ICallableElementBean calledElement)
           
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.ActivityEditorModel
getDefaultSequenceFlow, setDefaultSequenceFlow
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.CommonEditorModel
copy, getClone, getDocumentation, getName, setDocumentation, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallActivityEditorModel

public CallActivityEditorModel()
Method Detail

getCalledElement

public com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.ICallableElementBean getCalledElement()

setCalledElement

public void setCalledElement(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.ICallableElementBean calledElement)


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