public class RedefineImpl extends AbstractIncludeImpl<Redefine,Schema> implements Redefine
documentation, model, parent| Constructor and Description |
|---|
RedefineImpl(Redefine model,
AbstractSchemaElementImpl parent,
Map<URI,AbsItfSchema> imports,
URI baseURI,
AbstractSchemaReader reader) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getLocationURI()
Get the location URI of this import.
|
void |
setLocationURI(URI locationURI)
Set the location URI of this import.
|
getParentSchema, getSchema, setSchemacreateDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetSchema, setSchemacreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationpublic RedefineImpl(Redefine model, AbstractSchemaElementImpl parent, Map<URI,AbsItfSchema> imports, URI baseURI, AbstractSchemaReader reader) throws SchemaException, URISyntaxException
model - parent - imports - reader - SchemaExceptionURISyntaxException - If the schemaLocation attribute of the redefine is not a valid
URI.public URI getLocationURI()
getLocationURI in interface AbsItfInclude<Schema>URI of this import or
null if undefined.public void setLocationURI(URI locationURI)
AbsItfIncludesetLocationURI in interface AbsItfInclude<Schema>locationURI - the desired location URICopyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.