com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels
Class ExclusiveGatewayEditorModel

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

public class ExclusiveGatewayEditorModel
extends CommonEditorModel


Constructor Summary
ExclusiveGatewayEditorModel()
           
 
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

ExclusiveGatewayEditorModel

public ExclusiveGatewayEditorModel()
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.