com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data
Class ExpressionBean

java.lang.Object
  extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
      extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BaseElementBean
          extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data.ExpressionBean
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class ExpressionBean
extends BaseElementBean


Constructor Summary
ExpressionBean()
           
ExpressionBean(java.lang.String id)
           
 
Method Summary
 java.lang.String getContent()
           
 void setContent(java.lang.String content)
           
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BaseElementBean
getId, setId
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
getDocumentation, setDocumentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionBean

public ExpressionBean(java.lang.String id)

ExpressionBean

public ExpressionBean()
Method Detail

getContent

public java.lang.String getContent()

setContent

public void setContent(java.lang.String content)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.