org.ow2.orchestra.facade.def
Interface Source

All Superinterfaces:
CopyAble<Source>, java.io.Serializable

public interface Source
extends CopyAble<Source>, java.io.Serializable

Author:
Gael Lalire

Method Summary
 java.lang.String getLinkName()
           
 java.lang.String getTransitionConditionBooleanExpression()
           
 java.lang.String getTransitionConditionExpressionLanguage()
           
 
Methods inherited from interface org.ow2.orchestra.facade.CopyAble
copy
 

Method Detail

getTransitionConditionExpressionLanguage

java.lang.String getTransitionConditionExpressionLanguage()
Returns:
the expression language of the transition

getTransitionConditionBooleanExpression

java.lang.String getTransitionConditionBooleanExpression()
Returns:
the expression of transition

getLinkName

java.lang.String getLinkName()
Returns:
the name of the link


Copyright © 2009 OW2 Consortium. All Rights Reserved.