com.ebmwebsourcing.easybpel.model.bpel.api.extension
Interface Extension

All Superinterfaces:
BPELElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement

public interface Extension
extends BPELElement

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 java.lang.Boolean getMustUnderstand()
           
 java.lang.String getNameSpace()
           
 
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, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
validate
 

Method Detail

getNameSpace

java.lang.String getNameSpace()

getMustUnderstand

java.lang.Boolean getMustUnderstand()


Copyright © 2012 Petals Link. All Rights Reserved.