org.ow2.easywsdl.extensions.sawsdl.api.schema
Interface Element

All Superinterfaces:
org.ow2.easywsdl.schema.api.absItf.AbsItfElement<Type>, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
All Known Implementing Classes:
ElementImpl

public interface Element
extends SAWSDLElement, org.ow2.easywsdl.schema.api.absItf.AbsItfElement<Type>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SAWSDLElement
addLiftingSchemaMapping, addLoweringSchemaMapping, addModelReference, getAttrExtensions, getLiftingSchemaMapping, getLoweringSchemaMapping, getModelReference, removeAllLiftingSchemaMappings, removeAllLoweringSchemaMappings, removeAllModelReferences, removeLiftingSchemaMapping, removeLoweringSchemaMapping, removeModelReference
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfElement
generateElement, getMaxOccurs, getMinOccurs, getQName, getRef, getType, printXml, setMaxOccurs, setMinOccurs, setQName, setRef, setType
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.