com.ebmwebsourcing.easybpmn.bpmn20diagram.api.with
Interface WithBPMNElementRef

All Known Subinterfaces:
BPMNEdge, BPMNPlane, BPMNShape, TBPMNEdge, TBPMNPlane, TBPMNShape

public interface WithBPMNElementRef


Method Summary
 javax.xml.namespace.QName getBpmnElement()
           
 boolean hasBpmnElement()
           
 void setBpmnElement(javax.xml.namespace.QName bpmnElementRef)
           
 

Method Detail

getBpmnElement

javax.xml.namespace.QName getBpmnElement()

setBpmnElement

void setBpmnElement(javax.xml.namespace.QName bpmnElementRef)

hasBpmnElement

boolean hasBpmnElement()


Copyright © 2011 Petals Link. All Rights Reserved.