com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema
Class SequenceBean

java.lang.Object
  extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema.SchemaType
      extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema.SequenceBean
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class SequenceBean
extends SchemaType


Constructor Summary
SequenceBean()
           
 
Method Summary
 void addElement(ElementBean e)
           
 java.util.List<ElementBean> getElements()
           
 void setElements(java.util.List<ElementBean> elements)
           
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema.SchemaType
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequenceBean

public SequenceBean()
Method Detail

addElement

public void addElement(ElementBean e)

getElements

public java.util.List<ElementBean> getElements()

setElements

public void setElements(java.util.List<ElementBean> elements)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.