Skip navigation links
Eclipse EMF 2.15 API Specification
A B C D E F G H I K L M N O P Q R S T U V W X 

G

generate(URI) - Method in interface org.eclipse.emf.ecore.xmi.EcoreBuilder
Given an XML schema location URI this method creates corresponding Ecore model(s)
generate(Collection<URI>) - Method in interface org.eclipse.emf.ecore.xmi.EcoreBuilder
Given XML Schema location URIs this method creates corresponding Ecore model(s)
generate(Map<String, URI>) - Method in interface org.eclipse.emf.ecore.xmi.EcoreBuilder
Given a map of XML Schema targetNamespaces (String) to XML Schema location URIs, this method generates corresponding Ecore model(s).
generate(URI) - Method in class org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder
 
generate(Map<String, URI>) - Method in class org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder
 
generate(Collection<URI>) - Method in class org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder
 
generatedResources - Variable in class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl.GenericSAXXMLHandler
 
generateEntityName(String) - Method in class org.eclipse.emf.ecore.xmi.impl.ResourceEntityHandlerImpl
Generates a new unique entity name for the given entity value.
GenericSAXXMLHandler(XMLResource, XMLHelper, Map<?, ?>) - Constructor for class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl.GenericSAXXMLHandler
 
GenericXMLLoadImpl(XMLHelper) - Constructor for class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl.GenericXMLLoadImpl
 
GenericXMLResourceFactoryImpl - Class in org.eclipse.emf.ecore.xmi.impl
 
GenericXMLResourceFactoryImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceFactoryImpl
 
GenericXMLResourceImpl - Class in org.eclipse.emf.ecore.xmi.impl
 
GenericXMLResourceImpl(URI) - Constructor for class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl
 
GenericXMLResourceImpl.GenericSAXXMLHandler - Class in org.eclipse.emf.ecore.xmi.impl
 
GenericXMLResourceImpl.GenericXMLLoadImpl - Class in org.eclipse.emf.ecore.xmi.impl
 
get(Map<String, Boolean>, Map<String, ?>, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLParserPoolImpl
 
get(Map<String, Boolean>, Map<String, ?>, boolean) - Method in interface org.eclipse.emf.ecore.xmi.XMLParserPool
Retrieves a parser from the pool given specified properties and features.
getAnyContentPrefixToURIMapping() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getAnyContentPrefixToURIMapping() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns a map of prefixes to URI mapping for elements with any content
getAttributeIndent() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
getBaseURI() - Method in class org.eclipse.emf.ecore.xmi.impl.URIHandlerImpl
 
getChars(char[], int) - Method in class org.eclipse.emf.ecore.xmi.impl.StringSegment
 
getCharset(URI, InputStream, Map<?, ?>, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLContentHandlerImpl
Returns the character set of the input stream; it's computed from the encoding specified in the XML content.
getClassifier(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
getClassifier(String, String) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap
Returns the EClassifier with the given namespace URI and name.
getColumn() - Method in exception org.eclipse.emf.ecore.xmi.XMIException
 
getColumnNumber() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
getColumnNumber() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.ManyReference
 
getColumnNumber() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.SingleReference
 
getColumnNumber() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper.ManyReference
 
getContainer(Node) - Method in interface org.eclipse.emf.ecore.xmi.DOMHelper
 
getContainer(Node) - Method in class org.eclipse.emf.ecore.xmi.impl.DefaultDOMHandlerImpl
 
getContent(EObject, EStructuralFeature[]) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
getContentFeature(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.SAXXMLHandler
 
getDanglingHREFException() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getDanglingHREFException() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
 
getDataTypeElementSingleSimple(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
getDatatypeValue(Object, EStructuralFeature, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFSaveImpl
 
getDatatypeValue(Object, EStructuralFeature, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
getDeclaredPrefixAt(int) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
getDeclaredPrefixCount() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
getDefaultHandler(XMLResource, XMLLoad, XMLHelper, Map<?, ?>) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLParserPoolImpl
 
getDefaultHandler(XMLResource, XMLLoad, XMLHelper, Map<?, ?>) - Method in interface org.eclipse.emf.ecore.xmi.XMLParserPool
Retrieves XMLDefaultHandler from the pool and initializes / prepares it.
getDefaultLoadOptions() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getDefaultLoadOptions() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Returns the map of options that, in addition to the overriding options specified during load, are used to to control load behavior.
getDefaultSaveOptions() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getDefaultSaveOptions() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Returns the map of options that, in addition to the overriding options specified during save, are used to to control save behavior.
getDocumentRoot(EPackage) - Method in class org.eclipse.emf.ecore.xmi.impl.ConfigurationCache
 
getDocumentRoot(EPackage) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
getDOMHelper() - Method in interface org.eclipse.emf.ecore.xmi.DOMHandler
 
getDOMHelper() - Method in class org.eclipse.emf.ecore.xmi.impl.DefaultDOMHandlerImpl
 
getDOMHelper() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getDOMHelper() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Returns the DOMHelper
getEcoreBuilder() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLOptionsImpl
 
getEcoreBuilder() - Method in interface org.eclipse.emf.ecore.xmi.XMLOptions
 
getElementIDRefManySimple(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
getElementIDRefSingleSimple(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
getElementIndent() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
getElementIndent(int) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
getElementReferenceManySimple(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
getElementReferenceSingleSimple(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
getEncoding() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
Deprecated.
since 2.2 The encoding will be reported by the parser using SAX 2 Locator
getEncoding() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getEncoding() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Get the XML encoding for this resource.
getEntityName(String) - Method in class org.eclipse.emf.ecore.xmi.impl.ResourceEntityHandlerImpl
 
getEntityName(String) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.ResourceEntityHandler
Returns the name associated with the entity value; a new name will be generated if there is not yet a name associated with the entity value.
getEObjectByID(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getEObjectToExtensionMap() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getEObjectToExtensionMap() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Returns the map with EObject as keys and corresponding org.eclipse.emf.ecore.xml.type.AnyTypes as the values.
getEObjectToIDMap() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getEObjectToIDMap() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Deprecated.
since 2.1.0 This map should not be manipulated directly. Use XMLResource.setID(EObject, String) and XMLResource.getID(EObject) or Resource#getEObject(String) instead. This method may be removed from this interface.
getEPackageRegistry() - Method in class org.eclipse.emf.ecore.xmi.util.XMLProcessor
 
getEscape() - Method in class org.eclipse.emf.ecore.xmi.impl.ConfigurationCache
 
getEStructuralFeature(Node) - Method in interface org.eclipse.emf.ecore.xmi.DOMHelper
 
getEStructuralFeature(Node) - Method in class org.eclipse.emf.ecore.xmi.impl.DefaultDOMHandlerImpl
 
getExtendedMetaData() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getExtendedMetaData() - Method in class org.eclipse.emf.ecore.xmi.util.XMLProcessor
 
getExtendedMetaData() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Gets the ExtendedMetaData to use when serializing an XML file.
getExtension(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
getExternalSchemaLocations() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLOptionsImpl
 
getExternalSchemaLocations() - Method in interface org.eclipse.emf.ecore.xmi.XMLOptions
 
getFactory() - Method in exception org.eclipse.emf.ecore.xmi.ClassNotFoundException
 
getFactoryForPrefix(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
getFeature() - Method in exception org.eclipse.emf.ecore.xmi.IllegalValueException
 
getFeature(EClass, String, String, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
 
getFeature(EObject, String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
Deprecated. 
getFeature(EObject, String, String, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
Get the EStructuralFeature from the metaObject for the given object and feature name.
getFeature() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.ManyReference
 
getFeature() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.SingleReference
 
getFeature(EClass, String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getFeature(EClass, String, String, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getFeature(EClass, String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
getFeature() - Method in exception org.eclipse.emf.ecore.xmi.UnresolvedReferenceException
 
getFeature(EClass, String, String) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the structural feature for the XML element/attribute with the given namespaceURI and name.
getFeature(EClass, String, String, boolean) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the structural feature for the XML element/attribute with the given namespaceURI and name.
getFeature() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper.ManyReference
 
getFeature(EClass, String, String) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap
Returns the feature for the given class with the given namespace URI and name.
getFeatureKind(EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
 
getFeatureKind(EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getFeatureKind(EStructuralFeature) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Return the kind of feature.
getFeatures(EClass) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
getFeatures(EClass) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
getFeatures(EClass) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap
Returns the list of features for the given class in the order in which they should be saved.
getFeatureWithoutMap(EClass, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getHREF(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
 
getHREF(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getHREF(Resource, EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getHREF(EObject) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns an HREF to this object from this resource
getID(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFResourceImpl
 
getID(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getID(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getID(EObject) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the xmi:id or null to supress
getID(EObject) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Returns the ID that was assigned with XMLResource.setID(EObject, String); if there is no ID, it returns null.
getIDAttributeName() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
getIDAttributeName() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap
Gets the name of the XML attribute that holds IDs.
getIDForEObject(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getIDREF(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getIDREF(EObject) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns an IDREF to this object
getIDToEObjectMap() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getIDToEObjectMap() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Deprecated.
since 2.1.0 This map should not be manipulated directly. Use XMLResource.setID(EObject, String) and XMLResource.getID(EObject) or Resource#getEObject(String) instead. This method may be removed from this interface.
getIndex(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getIndex(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getIndex(EClass) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
getInfo(ENamedElement) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
Returns the XMLInfo object for the given Ecore construct, if there is one.
getInfo(ENamedElement) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap
Returns the XMLInfo object for the given Ecore construct, if there is one.
getJavaEncoding(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getJavaEncoding(String) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Return a Java encoding corresponding to the given XML encoding.
getKinds(EClass, EStructuralFeature[]) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
getLength() - Method in class org.eclipse.emf.ecore.xmi.impl.StringSegment
 
getLength() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getLine() - Method in exception org.eclipse.emf.ecore.xmi.XMIException
 
getLineNumber() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
getLineNumber() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.ManyReference
 
getLineNumber() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.SingleReference
 
getLineNumber() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper.ManyReference
 
getLocalName(int) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getLocalPart() - Method in class org.eclipse.emf.ecore.xmi.impl.NameInfoImpl
 
getLocalPart() - Method in interface org.eclipse.emf.ecore.xmi.NameInfo
 
getLocation() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
getLocation() - Method in exception org.eclipse.emf.ecore.xmi.XMIException
 
getMessage() - Method in exception org.eclipse.emf.ecore.xmi.XMIException
 
getName() - Method in exception org.eclipse.emf.ecore.xmi.ClassNotFoundException
 
getName() - Method in exception org.eclipse.emf.ecore.xmi.FeatureNotFoundException
 
getName(EClassifier) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
 
getName(EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
 
getName(ENamedElement) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getName() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLInfoImpl
Returns the name to use for the Ecore construct in an XML file.
getName(ENamedElement) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the XML name of the ENamedElement
getName() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo
Returns the name to use for the Ecore construct in an XML file.
getNamespace(EPackage) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
 
getNamespaceURI() - Method in class org.eclipse.emf.ecore.xmi.impl.NameInfoImpl
 
getNamespaceURI(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getNamespaceURI() - Method in interface org.eclipse.emf.ecore.xmi.NameInfo
 
getNamespaceURI(String) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the namespaceURI in scope for the prefix.
getNameToValueMap() - Method in class org.eclipse.emf.ecore.xmi.impl.ResourceEntityHandlerImpl
 
getNameToValueMap() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.ResourceEntityHandler
Returns the map of entity names to entity values to be recorded in the document during save.
getNoNamespacePackage() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getNoNamespacePackage() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
getNoNamespacePackage() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Gets the package to use when there is no XML namespace in an XML file.
getNoNamespacePackage() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap
Gets the package to use when namespaces are not used.
getObject() - Method in exception org.eclipse.emf.ecore.xmi.FeatureNotFoundException
 
getObject() - Method in exception org.eclipse.emf.ecore.xmi.IllegalValueException
 
getObject() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.ManyReference
 
getObject() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.SingleReference
 
getObject() - Method in exception org.eclipse.emf.ecore.xmi.UnresolvedReferenceException
 
getObject() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper.ManyReference
 
getPackage(String) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
 
getPackage(String) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.MissingPackageHandler
Returns a package for the given nsURI, whenever possible, or null.
getPackageForURI(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
Attempt to get the namespace for the given prefix, then return ERegister.getPackage() or null.
getPackageRegistry() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
getPlugin() - Static method in class org.eclipse.emf.ecore.xmi.XMIPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecore.xmi.XMIPlugin
 
getPosition() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.SingleReference
 
getPositions() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.ManyReference
 
getPositions() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper.ManyReference
 
getPrefix(EPackage) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getPrefix(EPackage, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getPrefix(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
getPrefix(String) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
 
getPrefix(EPackage) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Return the prefix used for this package.
getPrefixes(EPackage) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getPrefixes(EPackage) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Return all the prefixes used for this package.
getPrefixToNamespaceMap() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getPrefixToNamespaceMap() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
 
getPrinter() - Method in class org.eclipse.emf.ecore.xmi.impl.ConfigurationCache
 
getPublicId() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getPublicId() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Returns public identifier specified on the doctype.
getQName(EClass) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getQName(EDataType) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getQName(EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getQName(NameInfo, EPackage, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getQName(NameInfo, EPackage, String, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getQName(EPackage, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getQName(EPackage, String, boolean) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getQName(int) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getQName(EClass) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the nsName:name c.ePackage().nsName() : c.eName() If there is an XMLMap, and the target namespace is null for this eClass, just the name is returned.
getQName(EDataType) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the nsName:name c.ePackage().nsName() : c.eName() If there is an XMLMap, and the target namespace is null for this eClass, just the name is returned.
getQName(EStructuralFeature) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
By default, this method returns the name of the feature.
getQualifiedName() - Method in class org.eclipse.emf.ecore.xmi.impl.NameInfoImpl
 
getQualifiedName() - Method in interface org.eclipse.emf.ecore.xmi.NameInfo
 
getReference() - Method in exception org.eclipse.emf.ecore.xmi.UnresolvedReferenceException
 
getRegistrations() - Method in class org.eclipse.emf.ecore.xmi.util.XMLProcessor
 
getResource() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getResource() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the resource
getRoot(ExtendedMetaData, EClassifier) - Method in class org.eclipse.emf.ecore.xmi.impl.ElementHandlerImpl
 
getRoot(EClassifier) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
getRoot(ExtendedMetaData, EClassifier) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.ElementHandler
Returns an appropriate feature for serializing a value of the give type.
getSchemaLocationRoot(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
getSubstitutionGroup(ExtendedMetaData, EStructuralFeature, EClassifier) - Method in class org.eclipse.emf.ecore.xmi.impl.ElementHandlerImpl
 
getSubstitutionGroup(ExtendedMetaData, EPackage, EClass, EStructuralFeature, EClassifier) - Method in class org.eclipse.emf.ecore.xmi.impl.ElementHandlerImpl
Searches the document root object package for a changeable (non-abstract) element that is affiliated with the given feature in the given class and a classifier that exactly matches the given classifier
getSubstitutionGroup(EStructuralFeature, EClassifier) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
getSubstitutionGroup(ExtendedMetaData, EStructuralFeature, EClassifier) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.ElementHandler
Returns an feature, related by substitution group affiliation to the given feature, for serializing a value of the give type.
getSuperType(ExtendedMetaData, EClassifier) - Method in class org.eclipse.emf.ecore.xmi.impl.ElementHandlerImpl
Returns the base type or first super type of the classifier, depending on there it is a data type or a class.
getSystemId() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getSystemId() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Returns system identifier specified on the doctype.
getTargetNamespace() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLInfoImpl
 
getTargetNamespace() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo
Gets the target namespace for the Ecore construct.
getTemporaryFileName() - Method in class org.eclipse.emf.ecore.xmi.impl.StringSegment
 
getType(EPackage, String) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
 
getType(EFactory, String) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
 
getType(EFactory, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getType(int) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getType(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getType(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getType(EFactory, String) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Given an EFactory and a type name, find and return the type
getURI(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getURI(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
getURI(int) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getURI(String) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the namespace prefix that's in effect while loading an XML document.
getURIConverter() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
getURIFragment(Resource, EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getURIFragment(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getURIFragmentQuery(Resource, EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getValue(Node) - Method in interface org.eclipse.emf.ecore.xmi.DOMHelper
 
getValue() - Method in exception org.eclipse.emf.ecore.xmi.IllegalValueException
 
getValue(Node) - Method in class org.eclipse.emf.ecore.xmi.impl.DefaultDOMHandlerImpl
 
getValue(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
 
getValue() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.SingleReference
 
getValue(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getValue(int) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getValue(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getValue(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
 
getValue(EObject, EStructuralFeature) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the XMI value of the EObject's feature
getValues() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.ManyReference
 
getValues() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper.ManyReference
 
getWrappedException() - Method in exception org.eclipse.emf.ecore.xmi.XMIException
Deprecated.
in 2.2. Use Throwable.getCause() instead. Given that the constructors of this class take Exceptions as arguments, it is save to do this cast
(Exception)getCause()
.
getXMINamespace() - Method in class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl
 
getXMINamespace() - Method in interface org.eclipse.emf.ecore.xmi.XMIResource
 
getXMIVersion() - Method in class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl
 
getXMIVersion() - Method in interface org.eclipse.emf.ecore.xmi.XMIResource
 
getXMLEncoding(byte[]) - Static method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
Searches the array of bytes to determine the XML encoding.
getXMLEncoding(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getXMLEncoding(String) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Return an XML encoding corresponding to the given Java encoding.
getXMLMap() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
getXMLMap() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Gets the XMLMap to use when serializing an XML file.
getXMLRepresentation() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLInfoImpl
Returns ELEMENT if the Ecore construct is to be serialized as an XML element; ATTRIBUTE if the Ecore construct is to be serialized as an XML attribute; and CONTENT if the Ecore construct is to be serialized in element content.
getXMLRepresentation() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo
Returns ELEMENT if the Ecore construct is to be serialized as an XML element; ATTRIBUTE if the Ecore construct is to be serialized as an XML attribute; and CONTENT if the Ecore construct is to be serialized in element content.
getXMLVersion() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
getXMLVersion() - Method in interface org.eclipse.emf.ecore.xmi.XMLResource
Returns the XML version for this resource.
getXSIType() - Method in class org.eclipse.emf.ecore.xmi.impl.SAXXMIHandler
 
getXSIType() - Method in class org.eclipse.emf.ecore.xmi.impl.SAXXMLHandler
 
getXSIType() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
Returns the xsi type attribute's value.
GREATER - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
grow(int) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
growArrays() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
GS - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
A B C D E F G H I K L M N O P Q R S T U V W X 
Skip navigation links
Eclipse EMF 2.15 API Specification

Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature