com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels
Class EventBasedGatewayEditorModel

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

public class EventBasedGatewayEditorModel
extends CommonEditorModel


Constructor Summary
EventBasedGatewayEditorModel()
           
 
Method Summary
 java.lang.Boolean getInstantiate()
           
 com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.EventGatewayType getType()
           
 void setInstantiate(java.lang.Boolean instantiate)
           
 void setType(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.EventGatewayType type)
           
 
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

EventBasedGatewayEditorModel

public EventBasedGatewayEditorModel()
Method Detail

setInstantiate

public void setInstantiate(java.lang.Boolean instantiate)

getInstantiate

public java.lang.Boolean getInstantiate()

getType

public com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.EventGatewayType getType()

setType

public void setType(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.EventGatewayType type)


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