com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels
Class SequenceFlowEditorModel

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

public class SequenceFlowEditorModel
extends CommonEditorModel


Constructor Summary
SequenceFlowEditorModel()
           
 
Method Summary
 java.lang.String getConditionnalExpression()
           
 void setConditionnalExpression(java.lang.String conditionnalExpression)
           
 
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

SequenceFlowEditorModel

public SequenceFlowEditorModel()
Method Detail

getConditionnalExpression

public java.lang.String getConditionnalExpression()

setConditionnalExpression

public void setConditionnalExpression(java.lang.String conditionnalExpression)


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