Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.eclipselink.core.context.oxm
Interface OxmXmlSchema

All Superinterfaces:
IAdaptable, JaxbContextNode, JaxbNode, JptResourceTypeReference, Model, XmlSchema

public interface OxmXmlSchema
extends XmlSchema


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference
JptResourceTypeReference.ResourceTypeTransformer
 
Field Summary
static String DEFAULT_NAMESPACE_PROPERTY
           
 
Fields inherited from interface org.eclipse.jpt.jaxb.core.context.XmlSchema
DEFAULT_LOCATION, LOCATION_PROPERTY, NAMESPACE_PROPERTY, SPECIFIED_ATTRIBUTE_FORM_DEFAULT_PROPERTY, SPECIFIED_ELEMENT_FORM_DEFAULT_PROPERTY, SPECIFIED_NAMESPACE_PROPERTY, XML_NS_PREFIXES_LIST
 
Fields inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference
RESOURCE_TYPE_TRANSFORMER
 
Method Summary
 String getDefaultNamespace()
           
 
Methods inherited from interface org.eclipse.jpt.jaxb.core.context.XmlSchema
addXmlNsPrefix, getAttributeFormDefault, getElementFormDefault, getLocation, getNamespace, getSpecifiedAttributeFormDefault, getSpecifiedElementFormDefault, getSpecifiedNamespace, getXmlNsPrefixes, getXmlNsPrefixesSize, moveXmlNsPrefix, removeXmlNsPrefix, removeXmlNsPrefix, setSpecifiedAttributeFormDefault, setSpecifiedElementFormDefault, setSpecifiedNamespace
 
Methods inherited from interface org.eclipse.jpt.jaxb.core.context.JaxbContextNode
getCompletionProposals, getContextRoot, getValidationTextRange, synchronizeWithResourceModel, update, validate
 
Methods inherited from interface org.eclipse.jpt.jaxb.core.JaxbNode
getJaxbProject, getParent, getResource, stateChanged
 
Methods inherited from interface org.eclipse.jpt.common.utility.model.Model
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference
getResourceType
 

Field Detail

DEFAULT_NAMESPACE_PROPERTY

static final String DEFAULT_NAMESPACE_PROPERTY
See Also:
Constant Field Values
Method Detail

getDefaultNamespace

String getDefaultNamespace()

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.