jBPM distribution 6.0.0.Beta5

org.jbpm.bpmn2.xml.di
Class BPMNEdgeHandler.ConnectionInfo

java.lang.Object
  extended by org.jbpm.bpmn2.xml.di.BPMNEdgeHandler.ConnectionInfo
Enclosing class:
BPMNEdgeHandler

public static class BPMNEdgeHandler.ConnectionInfo
extends Object


Constructor Summary
BPMNEdgeHandler.ConnectionInfo(String elementRef)
           
 
Method Summary
 String getBendpoints()
           
 String getElementRef()
           
 void setBendpoints(String bendpoints)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPMNEdgeHandler.ConnectionInfo

public BPMNEdgeHandler.ConnectionInfo(String elementRef)
Method Detail

getElementRef

public String getElementRef()

getBendpoints

public String getBendpoints()

setBendpoints

public void setBendpoints(String bendpoints)

jBPM distribution 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.