com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation
Class BaseElementBean

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
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable
Direct Known Subclasses:
AssignementBean, CollaborationBean, DataAssociationBean, DefinitionsBean, EventDefinitionBean, ExpressionBean, GraphicElementBean, InterfaceBean, ItemDefinitionBean, LaneSetBean, MessageBean, OperationBean, ParticipantBean, PartnerRoleBean, ProcessBean

public abstract class BaseElementBean
extends BPMNElementBean


Constructor Summary
BaseElementBean()
           
BaseElementBean(java.lang.String id)
           
 
Method Summary
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 
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

BaseElementBean

public BaseElementBean()

BaseElementBean

public BaseElementBean(java.lang.String id)
Method Detail

getId

public java.lang.String getId()

setId

public void setId(java.lang.String id)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.