com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels
Class EventBasedGatewayEditorModel
java.lang.Object
com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.CommonEditorModel
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
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventBasedGatewayEditorModel
public EventBasedGatewayEditorModel()
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.