|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.xml.impl.AbstractXMLElementImpl<E>
org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl<E>
org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl<E,D>
org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractImportImpl<E,D>
public abstract class AbstractImportImpl<E,D extends AbsItfDescription>
| Field Summary |
|---|
| Fields inherited from class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl |
|---|
desc, parent |
| Fields inherited from class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
documentation |
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
model |
| Constructor Summary | |
|---|---|
AbstractImportImpl(E model,
D parent,
java.util.Map<java.net.URI,javax.xml.transform.dom.DOMSource> imports)
Default constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl |
|---|
getDescription, getParentDescription, setDescription, setParentDescription |
| Methods inherited from class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
createDocumentation, createElementFromString, getDocumentation, getModel, getOtherAttributes, getOtherElements, setDocumentation, toString |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
getParent, getSchema, getTopParent, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfImport |
|---|
getNamespaceURI, setNamespaceURI |
| Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfInclude |
|---|
getDescription, getLocationURI, setDescription, setLocationURI |
| 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 |
| Constructor Detail |
|---|
public AbstractImportImpl(E model,
D parent,
java.util.Map<java.net.URI,javax.xml.transform.dom.DOMSource> imports)
impt - the modelparent - the parent description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||