Uses of Class
com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type.TMessageVisibleKind

Packages that use TMessageVisibleKind
com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type   
 

Uses of TMessageVisibleKind in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type that return TMessageVisibleKind
 TMessageVisibleKind TBPMNEdge.getMessageVisibleKind()
           
static TMessageVisibleKind TMessageVisibleKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TMessageVisibleKind[] TMessageVisibleKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type with parameters of type TMessageVisibleKind
 void TBPMNEdge.setMessageVisibleKind(TMessageVisibleKind value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.