org.jbpm.bpmn2.xml.di
Class BPMNEdgeHandler.ConnectionInfo
java.lang.Object
org.jbpm.bpmn2.xml.di.BPMNEdgeHandler.ConnectionInfo
- Enclosing class:
- BPMNEdgeHandler
public static class BPMNEdgeHandler.ConnectionInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPMNEdgeHandler.ConnectionInfo
public BPMNEdgeHandler.ConnectionInfo(String elementRef)
getElementRef
public String getElementRef()
getBendpoints
public String getBendpoints()
setBendpoints
public void setBendpoints(String bendpoints)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.