com.ebmwebsourcing.easybpel.model.bpel.api.expression
Interface BPELUnsignedIntegerExpression

All Superinterfaces:
BPELElement, BPELExpression<java.lang.Integer>, com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,java.lang.Integer>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
BPELUnsignedIntegerExpressionImpl

public interface BPELUnsignedIntegerExpression
extends BPELExpression<java.lang.Integer>


Method Summary
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.expression.BPELExpression
getExpressionLanguage, setExpressionLanguage
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
copypaste, evaluate, getContent, setContent
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement
getTag, setTag
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
validate
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.