org.ow2.orchestra.facade.def.impl
Class SourceImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.SourceImpl
- All Implemented Interfaces:
- Serializable, CopyAble<Source>, Source
public class SourceImpl
- extends Object
- implements Source
- Author:
- Gael Lalire
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceImpl
protected SourceImpl()
SourceImpl
public SourceImpl(Source src)
getLinkName
public String getLinkName()
- Specified by:
getLinkName
in interface Source
- Returns:
- the name of the link
getTransitionConditionBooleanExpression
public String getTransitionConditionBooleanExpression()
- Specified by:
getTransitionConditionBooleanExpression
in interface Source
- Returns:
- the expression of transition
getTransitionConditionExpressionLanguage
public String getTransitionConditionExpressionLanguage()
- Specified by:
getTransitionConditionExpressionLanguage
in interface Source
- Returns:
- the expression language of the transition
copy
public Source copy()
- Specified by:
copy
in interface CopyAble<Source>
Copyright © 2011 OW2 Consortium. All Rights Reserved.