org.ow2.orchestra.facade.def
Interface Source

All Superinterfaces:
CopyAble<Source>, Serializable
All Known Implementing Classes:
SourceImpl

public interface Source
extends CopyAble<Source>, Serializable

Author:
Gael Lalire

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

Method Detail

getTransitionConditionExpressionLanguage

String getTransitionConditionExpressionLanguage()
Returns:
the expression language of the transition

getTransitionConditionBooleanExpression

String getTransitionConditionBooleanExpression()
Returns:
the expression of transition

getLinkName

String getLinkName()
Returns:
the name of the link


Copyright © 2011 OW2 Consortium. All Rights Reserved.