org.ow2.easywsdl.extensions.sawsdl.api
Interface Part

All Superinterfaces:
org.ow2.easywsdl.wsdl.api.Part, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.wsdl.api.WSDLElement, org.ow2.easywsdl.xml.api.XMLElement

public interface Part
extends SAWSDLElement, org.ow2.easywsdl.wsdl.api.Part

This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.

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.wsdl.api.Part
getElement, getPartQName, getType, setElement, setPartQName, setType
 
Methods inherited from interface org.ow2.easywsdl.xml.api.XMLElement
getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.