org.sbpm.bpmo
Interface ConditionalBranch

All Superinterfaces:
Branch, Identifiable

public interface ConditionalBranch
extends Branch


Method Summary
 Condition getCondition()
           
 void setCondition(Condition value)
           
 
Methods inherited from interface org.sbpm.bpmo.Branch
getElement, setElement
 
Methods inherited from interface org.sbpm.bpmo.Identifiable
getIdentifier
 

Method Detail

getCondition

Condition getCondition()

setCondition

void setCondition(Condition value)


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.