com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels
Class ProcessEditorModel
java.lang.Object
com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.CommonEditorModel
com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.CallableElementEditorModel
com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.ProcessEditorModel
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel, com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager
public class ProcessEditorModel
- extends CallableElementEditorModel
|
Method Summary |
java.util.ArrayList<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service.IInterfaceBean> |
getInterfaces()
|
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.ProcessTypes |
getProcessType()
|
void |
setInterfaces(java.util.ArrayList<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service.IInterfaceBean> interfaces)
|
void |
setProcessType(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.ProcessTypes processType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessEditorModel
public ProcessEditorModel()
getProcessType
public com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.ProcessTypes getProcessType()
setProcessType
public void setProcessType(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.ProcessTypes processType)
getInterfaces
public java.util.ArrayList<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service.IInterfaceBean> getInterfaces()
setInterfaces
public void setInterfaces(java.util.ArrayList<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service.IInterfaceBean> interfaces)
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.