|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ElementBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type ElementBean | |
|---|---|
void |
ModelVisitor.visitElementBean(ElementBean eb)
|
void |
ModelVisitor.visitItemDefinitionElement(ElementBean element,
ItemDefinitionBean itemDefinition)
|
| Uses of ElementBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common that return ElementBean | |
|---|---|
ElementBean |
ItemDefinitionBean.getElement()
|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common with parameters of type ElementBean | |
|---|---|
void |
ItemDefinitionBean.setElement(ElementBean element)
|
| Uses of ElementBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema that return ElementBean | |
|---|---|
ElementBean |
SchemaBean.getElement(java.lang.String elementName)
|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema that return types with arguments of type ElementBean | |
|---|---|
java.util.List<ElementBean> |
SchemaBean.getElements()
|
java.util.List<ElementBean> |
SequenceBean.getElements()
|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema with parameters of type ElementBean | |
|---|---|
void |
SchemaBean.addElement(ElementBean e)
|
void |
SequenceBean.addElement(ElementBean e)
|
| Method parameters in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema with type arguments of type ElementBean | |
|---|---|
void |
SchemaBean.setElements(java.util.List<ElementBean> elements)
|
void |
SequenceBean.setElements(java.util.List<ElementBean> elements)
|
| Uses of ElementBean in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type ElementBean | |
|---|---|
void |
BeanModelAdapter.visitItemDefinitionElement(ElementBean element,
ItemDefinitionBean idb)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||