|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BaseElementBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.GraphicElementBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common.FlowElementBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common.FlowNodeBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.event.EventBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.event.ThrowEventBean
public class ThrowEventBean
| Constructor Summary | |
|---|---|
ThrowEventBean()
|
|
ThrowEventBean(java.lang.String id)
|
|
| Method Summary | |
|---|---|
void |
addResult(EventDefinitionBean edt)
|
java.util.List<EventDefinitionBean> |
getResults()
|
void |
setResults(java.util.List<EventDefinitionBean> results)
|
| Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common.FlowElementBean |
|---|
getName, setName |
| Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.GraphicElementBean |
|---|
getWidth, getX_left, getX_right, getY_left, getY_right, setPosition, setX_left, setX_right, setY_left, setY_right |
| 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 |
|---|
public ThrowEventBean(java.lang.String id)
public ThrowEventBean()
| Method Detail |
|---|
public void addResult(EventDefinitionBean edt)
public java.util.List<EventDefinitionBean> getResults()
public void setResults(java.util.List<EventDefinitionBean> results)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||