com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels
Class ActivityEditorModel

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

public class ActivityEditorModel
extends CommonEditorModel


Constructor Summary
ActivityEditorModel()
           
 
Method Summary
 com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway.ISequenceFlowBean getDefaultSequenceFlow()
           
 void setDefaultSequenceFlow(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway.ISequenceFlowBean defaultSequenceFlow)
           
 
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

ActivityEditorModel

public ActivityEditorModel()
Method Detail

getDefaultSequenceFlow

public com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway.ISequenceFlowBean getDefaultSequenceFlow()

setDefaultSequenceFlow

public void setDefaultSequenceFlow(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway.ISequenceFlowBean defaultSequenceFlow)


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