Uses of Class
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector.ConnectionMode

Packages that use ConnectionMode
com.ebmwebsourcing.petalsbpm.bpmndiagram.common   
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector   
 

Uses of ConnectionMode in com.ebmwebsourcing.petalsbpm.bpmndiagram.common
 

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.common with parameters of type ConnectionMode
ConnectableFlowElement(ProcessPanel definitionPanel, java.lang.String id, ConnectionMode mode)
           
 

Uses of ConnectionMode in com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector that return ConnectionMode
static ConnectionMode ConnectionMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConnectionMode[] ConnectionMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.