Uses of Class
com.ebmwebsourcing.petalsbpm.business.domain.di.api.MessageVisibleKind

Packages that use MessageVisibleKind
com.ebmwebsourcing.petalsbpm.business.domain.di.api   
com.ebmwebsourcing.petalsbpm.business.domain.di.impl   
 

Uses of MessageVisibleKind in com.ebmwebsourcing.petalsbpm.business.domain.di.api
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.di.api that return MessageVisibleKind
 MessageVisibleKind IBPMNEdge.getMessageVisibleKind()
          Should be used only for Message Flow.
static MessageVisibleKind MessageVisibleKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MessageVisibleKind[] MessageVisibleKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of MessageVisibleKind in com.ebmwebsourcing.petalsbpm.business.domain.di.impl
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.di.impl that return MessageVisibleKind
 MessageVisibleKind BPMNEdge.getMessageVisibleKind()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.di.impl with parameters of type MessageVisibleKind
 void BPMNEdge.setMessageVisibleKind(MessageVisibleKind messageVisibleKind)
           
 



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