com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels
Class TimerEventEditorModel

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

public class TimerEventEditorModel
extends CommonEditorModel


Constructor Summary
TimerEventEditorModel()
           
 
Method Summary
 com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean getTimerEventDefinition()
           
 void setTimerEventDefinition(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean timerEventDefinition)
           
 
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

TimerEventEditorModel

public TimerEventEditorModel()
Method Detail

getTimerEventDefinition

public com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean getTimerEventDefinition()

setTimerEventDefinition

public void setTimerEventDefinition(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean timerEventDefinition)


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