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

All Superinterfaces:
org.ow2.easywsdl.schema.api.absItf.AbsItfComplexType<Attribute,Sequence,All,Choice,ComplexContent,SimpleContent>, org.ow2.easywsdl.schema.api.absItf.AbsItfType, SASchemaElement, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Type
All Known Implementing Classes:
ComplexTypeImpl

public interface ComplexType
extends SASchemaElement, Type, org.ow2.easywsdl.schema.api.absItf.AbsItfComplexType<Attribute,Sequence,All,Choice,ComplexContent,SimpleContent>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SASchemaElement
addLiftingSchemaMapping, addLoweringSchemaMapping, getLiftingSchemaMapping, getLoweringSchemaMapping, removeAllLiftingSchemaMappings, removeAllLoweringSchemaMappings, removeLiftingSchemaMapping, removeLoweringSchemaMapping
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SAWSDLElement
addModelReference, getAttrExtensions, getModelReference, removeAllModelReferences, removeModelReference
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfComplexType
addAttribute, createAll, createChoice, createComplexContent, createSequence, createSimpleContent, getAll, getAttribute, getAttributes, getChoice, getComplexContent, getSequence, getSimpleContent, hasAll, hasChoice, hasComplexContent, hasSequence, hasSimpleContent, setAll, setChoice, setComplexContent, setSequence, setSimpleContent
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfType
getQName, setQName
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.