org.ow2.orchestra.facade.def
Interface Source
- All Superinterfaces:
- CopyAble<Source>, java.io.Serializable
- All Known Implementing Classes:
- SourceImpl
public interface Source
- extends CopyAble<Source>, java.io.Serializable
- Author:
- Gael Lalire
Methods inherited from interface org.ow2.orchestra.facade.CopyAble |
copy |
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.