org.sbpm.bpmo
Interface Branch

All Superinterfaces:
Identifiable
All Known Subinterfaces:
ConditionalBranch, EventBranch, OrderedElement, UnconditionalBranch

public interface Branch
extends Identifiable


Method Summary
 WorkflowElement getElement()
           
 void setElement(WorkflowElement value)
           
 
Methods inherited from interface org.sbpm.bpmo.Identifiable
getIdentifier
 

Method Detail

getElement

WorkflowElement getElement()

setElement

void setElement(WorkflowElement value)


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