org.ow2.bonita.facade.def.element
Interface ConditionDef

All Superinterfaces:
java.io.Serializable

public interface ConditionDef
extends java.io.Serializable


Nested Class Summary
static class ConditionDef.Type
           
 
Method Summary
 java.lang.String getContentAsString()
           
 ConditionDef.Type getType()
           
 java.lang.String getXpression()
           
 java.lang.String getXpressionContentAsString()
           
 

Method Detail

getXpression

java.lang.String getXpression()

getXpressionContentAsString

java.lang.String getXpressionContentAsString()

getType

ConditionDef.Type getType()

getContentAsString

java.lang.String getContentAsString()