|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easybox.impl.AbstractModelObject
com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject
easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbDiagramElement
easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbEdge
easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbLabeledEdge
easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbBPMNEdge
public class EJaxbBPMNEdge
Java class for BPMNEdge complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BPMNEdge">
<complexContent>
<extension base="{http://www.omg.org/spec/DD/20100524/DI}LabeledEdge">
<sequence>
<element ref="{http://www.omg.org/spec/BPMN/20100524/DI}BPMNLabel" minOccurs="0"/>
</sequence>
<attribute name="bpmnElement" type="{http://www.w3.org/2001/XMLSchema}QName" />
<attribute name="sourceElement" type="{http://www.w3.org/2001/XMLSchema}QName" />
<attribute name="targetElement" type="{http://www.w3.org/2001/XMLSchema}QName" />
<attribute name="messageVisibleKind" type="{http://www.omg.org/spec/BPMN/20100524/DI}MessageVisibleKind" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbDiagramElement |
|---|
EJaxbDiagramElement.Extension |
| Field Summary | |
|---|---|
protected javax.xml.namespace.QName |
bpmnElement
|
protected EJaxbBPMNLabel |
bpmnLabel
|
protected EJaxbMessageVisibleKind |
messageVisibleKind
|
protected javax.xml.namespace.QName |
sourceElement
|
protected javax.xml.namespace.QName |
targetElement
|
| Fields inherited from class easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbEdge |
|---|
waypoint |
| Fields inherited from class easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbDiagramElement |
|---|
extension, id |
| Constructor Summary | |
|---|---|
EJaxbBPMNEdge()
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
getBpmnElement()
Gets the value of the bpmnElement property. |
EJaxbBPMNLabel |
getBPMNLabel()
Gets the value of the bpmnLabel property. |
EJaxbMessageVisibleKind |
getMessageVisibleKind()
Gets the value of the messageVisibleKind property. |
javax.xml.namespace.QName |
getSourceElement()
Gets the value of the sourceElement property. |
javax.xml.namespace.QName |
getTargetElement()
Gets the value of the targetElement property. |
boolean |
isSetBpmnElement()
|
boolean |
isSetBPMNLabel()
|
boolean |
isSetMessageVisibleKind()
|
boolean |
isSetSourceElement()
|
boolean |
isSetTargetElement()
|
void |
setBpmnElement(javax.xml.namespace.QName value)
Sets the value of the bpmnElement property. |
void |
setBPMNLabel(EJaxbBPMNLabel value)
Sets the value of the bpmnLabel property. |
void |
setMessageVisibleKind(EJaxbMessageVisibleKind value)
Sets the value of the messageVisibleKind property. |
void |
setSourceElement(javax.xml.namespace.QName value)
Sets the value of the sourceElement property. |
void |
setTargetElement(javax.xml.namespace.QName value)
Sets the value of the targetElement property. |
| Methods inherited from class easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbEdge |
|---|
getWaypoint, isSetWaypoint, unsetWaypoint |
| Methods inherited from class easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbDiagramElement |
|---|
getExtension, getId, getOtherAttributes, isSetExtension, isSetId, setExtension, setId |
| Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject |
|---|
duplicate, duplicateAs, equals, getAdoptiveParent, getBaseURI, getDOMNode, getNaturalParent, hashCode, setAdoptiveParent, setBaseURI, setNaturalParent |
| Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractModelObject |
|---|
getParent, getXmlObject, setXmlObject |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected EJaxbBPMNLabel bpmnLabel
protected javax.xml.namespace.QName bpmnElement
protected javax.xml.namespace.QName sourceElement
protected javax.xml.namespace.QName targetElement
protected EJaxbMessageVisibleKind messageVisibleKind
| Constructor Detail |
|---|
public EJaxbBPMNEdge()
| Method Detail |
|---|
public EJaxbBPMNLabel getBPMNLabel()
EJaxbBPMNLabelpublic void setBPMNLabel(EJaxbBPMNLabel value)
value - allowed object is
EJaxbBPMNLabelpublic boolean isSetBPMNLabel()
public javax.xml.namespace.QName getBpmnElement()
QNamepublic void setBpmnElement(javax.xml.namespace.QName value)
value - allowed object is
QNamepublic boolean isSetBpmnElement()
public javax.xml.namespace.QName getSourceElement()
QNamepublic void setSourceElement(javax.xml.namespace.QName value)
value - allowed object is
QNamepublic boolean isSetSourceElement()
public javax.xml.namespace.QName getTargetElement()
QNamepublic void setTargetElement(javax.xml.namespace.QName value)
value - allowed object is
QNamepublic boolean isSetTargetElement()
public EJaxbMessageVisibleKind getMessageVisibleKind()
EJaxbMessageVisibleKindpublic void setMessageVisibleKind(EJaxbMessageVisibleKind value)
value - allowed object is
EJaxbMessageVisibleKindpublic boolean isSetMessageVisibleKind()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||