Uses of Interface
org.ow2.easywsdl.schema.api.SchemaElement
-
-
Uses of SchemaElement in org.ow2.easywsdl.schema
Subinterfaces of SchemaElement in org.ow2.easywsdl.schema Modifier and Type Interface Description interfaceDefaultSchemaClasses in org.ow2.easywsdl.schema that implement SchemaElement Modifier and Type Class Description classDefaultSchemaImpl -
Uses of SchemaElement in org.ow2.easywsdl.schema.api
Subinterfaces of SchemaElement in org.ow2.easywsdl.schema.api Modifier and Type Interface Description interfaceAllinterfaceAnnotationinterfaceAttributeinterfaceAttributeGroupinterfaceChoiceinterfaceComplexContentinterfaceComplexTypeinterfaceDocumentationThis interface represents an documentation, and contains the content of the input and the message itself.interfaceElementinterfaceEnumerationinterfaceExtensioninterfaceGroupinterfaceImportinterfaceIncludeinterfaceNotationinterfaceRedefineinterfaceRestrictioninterfaceSchemainterfaceSequenceinterfaceSimpleContentinterfaceSimpleTypeinterfaceTypeinterfaceXMLElementThis interface represents all WSDL Elements. -
Uses of SchemaElement in org.ow2.easywsdl.schema.api.absItf
-
Uses of SchemaElement in org.ow2.easywsdl.schema.api.abstractElmt
Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement SchemaElement Modifier and Type Class Description classAbstractAllImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,Elmt extends AbsItfElement>classAbstractAttributeImpl<E,T extends AbsItfType>classAbstractChoiceImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,Elmt extends AbsItfElement>classAbstractComplexContentImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,Ex extends AbsItfExtension>classAbstractComplexTypeImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,V,A extends AbsItfAttribute,S extends AbsItfSequence,All extends AbsItfAll,Ch extends AbsItfChoice,CC extends AbsItfComplexContent,SC extends AbsItfSimpleContent>classAbstractElementImpl<E,T extends AbsItfType>classAbstractEnumerationImpl<E>classAbstractExtensionImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,T extends AbsItfType,S extends AbsItfSequence>classAbstractImportImpl<E,S extends AbsItfSchema>classAbstractIncludeImpl<E,S extends AbsItfSchema>classAbstractRestrictionImpl<E,En extends AbsItfEnumeration>classAbstractSchemaElementImpl<E>classAbstractSchemaImpl<E,T extends AbsItfType,El extends AbsItfElement,A extends AbsItfAttribute,Incl extends AbsItfInclude,Impt extends AbsItfImport,Red extends AbsItfRedefine>classAbstractSequenceImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,Elmt extends AbsItfElement>classAbstractSimpleContentImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,Ex extends AbsItfExtension>classAbstractSimpleTypeImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,V,A extends AbsItfAttribute,R extends AbsItfRestriction>classAbstractTypeImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,V>classAbstractXMLElementImpl<E>Abstract super class for all WSDL Elements, providing some basic common functionality. -
Uses of SchemaElement in org.ow2.easywsdl.schema.decorator
Classes in org.ow2.easywsdl.schema.decorator with type parameters of type SchemaElement Modifier and Type Class Description classDecorator<IO extends SchemaElement>Fields in org.ow2.easywsdl.schema.decorator declared as SchemaElement Modifier and Type Field Description protected IODecorator. internalObjectMethods in org.ow2.easywsdl.schema.decorator that return SchemaElement Modifier and Type Method Description SchemaElementDecorator. getInternalObject() -
Uses of SchemaElement in org.ow2.easywsdl.schema.impl
Classes in org.ow2.easywsdl.schema.impl that implement SchemaElement Modifier and Type Class Description classAllImplclassAttributeImplclassChoiceImplclassComplexContentImplclassComplexTypeImplclassDocumentationImplclassElementImplclassEnumerationImplclassExtensionImplclassImportImplclassIncludeImplclassRedefineImplclassRestrictionImplclassSchemaImplclassSequenceImplclassSimpleContentImplclassSimpleTypeImpl
-