|
||||||||||
| 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.schema.api.abstractElmt.AbstractIncludeImpl<E,S>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractImportImpl<E,S>
public abstract class AbstractImportImpl<E,S extends AbsItfSchema>
| Field Summary |
|---|
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractIncludeImpl |
|---|
schema |
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
documentation, model, parent |
| Constructor Summary | |
|---|---|
AbstractImportImpl(E model,
AbstractSchemaElementImpl parent)
Default constructor |
|
AbstractImportImpl(java.net.URI baseURI,
E model,
java.util.Map<SchemaReader.FeatureConstants,java.lang.Object> features)
Default constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractIncludeImpl |
|---|
getParentSchema, getSchema, setSchema |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfImport |
|---|
getNamespaceURI, setNamespaceURI |
| Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfInclude |
|---|
getLocationURI, getSchema, setLocationURI, setSchema |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
| Constructor Detail |
|---|
public AbstractImportImpl(java.net.URI baseURI,
E model,
java.util.Map<SchemaReader.FeatureConstants,java.lang.Object> features)
model - the modelparent - the parent description
public AbstractImportImpl(E model,
AbstractSchemaElementImpl parent)
impt - the modelparent - the parent description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||