- XMI() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLContentHandlerImpl.XMI
-
- XMI_2_1_URI - Static variable in interface org.eclipse.emf.ecore.xmi.XMIResource
-
- XMI_2_4_NAMESPACE_PREFIX - Static variable in interface org.eclipse.emf.ecore.xmi.XMIResource
-
- XMI_ELEMENT_NAME - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMIHandler
-
- XMI_ELEMENT_TYPE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMIHandler
-
- XMI_EXTENDER_ATTRIBUTE - Static variable in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
-
- XMI_EXTENSION - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMIHandler
-
- XMI_EXTENSION_ELEMENT - Static variable in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
-
- XMI_ID - Static variable in interface org.eclipse.emf.ecore.xmi.XMIResource
-
- XMI_ID_NS - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- XMI_KIND - Static variable in class org.eclipse.emf.ecore.xmi.impl.RootXMLContentHandlerImpl
-
- XMI_NAMESPACE_PREFIX - Static variable in interface org.eclipse.emf.ecore.xmi.XMIResource
-
- XMI_NS - Static variable in interface org.eclipse.emf.ecore.xmi.XMIResource
-
- XMI_TAG_NAME - Static variable in interface org.eclipse.emf.ecore.xmi.XMIResource
-
- XMI_TAG_NS - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- XMI_TYPE_ATTRIB - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMIHandler
-
- XMI_TYPE_NS - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- XMI_URI - Static variable in interface org.eclipse.emf.ecore.xmi.XMIResource
-
- XMI_UUID - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMIHandler
-
- XMI_VER_NS - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- XMI_XMLNS - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- XMIException - Exception in org.eclipse.emf.ecore.xmi
-
- XMIException(String) - Constructor for exception org.eclipse.emf.ecore.xmi.XMIException
-
- XMIException(Exception) - Constructor for exception org.eclipse.emf.ecore.xmi.XMIException
-
- XMIException(String, Exception) - Constructor for exception org.eclipse.emf.ecore.xmi.XMIException
-
- XMIException(String, String, int, int) - Constructor for exception org.eclipse.emf.ecore.xmi.XMIException
-
- XMIException(String, Exception, String, int, int) - Constructor for exception org.eclipse.emf.ecore.xmi.XMIException
-
- XMIException(Exception, String, int, int) - Constructor for exception org.eclipse.emf.ecore.xmi.XMIException
-
- XMIHandler - Class in org.eclipse.emf.ecore.xmi.impl
-
This class is a SAX handler for creating MOF2 objects from an XMI 2.0 file.
- XMIHandler(XMLResource, XMLHelper, Map<?, ?>) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMIHandler
-
Constructor.
- XMIHelperImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMIHelperImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMIHelperImpl
-
- XMIHelperImpl(XMLResource) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMIHelperImpl
-
- XMILoadImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This class creates an XMIHandler rather than an
XMLHandler so an XMI file can be loaded.
- XMILoadImpl(XMLHelper) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMILoadImpl
-
Constructor for XMILoad.
- XMIPlugin - Class in org.eclipse.emf.ecore.xmi
-
The Plugin for the EMF.Ecore.XMI library.
- XMIPlugin.Implementation - Class in org.eclipse.emf.ecore.xmi
-
The actual implementation of the Eclipse Plugin.
- XMIPlugin.Implementation.Activator - Class in org.eclipse.emf.ecore.xmi
-
- XMIResource - Interface in org.eclipse.emf.ecore.xmi
-
A resource that serializes to XMI.
- XMIResourceFactoryImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMIResourceFactoryImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMIResourceFactoryImpl
-
Constructor for XMIResourceFactoryImpl.
- XMIResourceImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This class represents an XMIResource.
- XMIResourceImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl
-
Constructor for XMIResourceImpl.
- XMIResourceImpl(URI) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl
-
Constructor for XMIResourceImpl.
- XMISaveImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMISaveImpl(XMLHelper) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- XMISaveImpl(Map<?, ?>, XMLHelper, String) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- XMISaveImpl(Map<?, ?>, XMLHelper, String, String) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- xmiType - Variable in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- xmiURI - Variable in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
-
- XML_EXTENSION - Static variable in class org.eclipse.emf.ecore.xmi.util.XMLProcessor
-
- XML_NS - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
-
- XML_SCHEMA_URI - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
-
- XML_URI - Static variable in class org.eclipse.emf.ecore.xmi.util.XMLProcessor
-
- XML_VERSION - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XMLContentHandlerImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
A ContentHandler content handler implementation for dealing with XML content.
- XMLContentHandlerImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLContentHandlerImpl
-
- XMLContentHandlerImpl.XMI - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLContentHandlerImpl.XMI.Describer - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLDefaultHandler - Interface in org.eclipse.emf.ecore.xmi
-
The XML handler interface.
- XMLHandler - Class in org.eclipse.emf.ecore.xmi.impl
-
This class is a generic interface for loading XML files and
creating EObjects from them.
- XMLHandler(XMLResource, XMLHelper, Map<?, ?>) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- XMLHandler.ManyReference - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLHandler.MyEObjectStack - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLHandler.MyStack<E> - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLHandler.SingleReference - Class in org.eclipse.emf.ecore.xmi.impl
-
For unresolved forward references, the line number where the incorrect id
appeared in an XML resource is needed, so the Value for the forward reference
and the line number where the forward reference occurred must be saved until
the end of the XML resource is encountered.
- XMLHelper - Interface in org.eclipse.emf.ecore.xmi
-
Configuration class for XML.
- XMLHelper.ManyReference - Interface in org.eclipse.emf.ecore.xmi
-
- XMLHelperImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This class handles the package to use when there is no XML
namespace in an XML file.
- XMLHelperImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- XMLHelperImpl(XMLResource) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- XMLHelperImpl.NamespaceSupport - Class in org.eclipse.emf.ecore.xmi.impl
-
A helper to encode namespace prefix mappings.
- XMLInfoImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This class is used with the XMLMap class to describe how
to serialize objects and features.
- XMLInfoImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLInfoImpl
-
- XMLLoad - Interface in org.eclipse.emf.ecore.xmi
-
This defines the methods for the interface that XMLResourceImpl
uses to load the resource.
- XMLLoadImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This class begins parsing with the given input stream using the XML
deserializer.
- XMLLoadImpl(XMLHelper) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
-
- XMLLoadImpl.AttributesProxy - Class in org.eclipse.emf.ecore.xmi.impl
-
- xmlMap - Variable in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
-
- xmlMap - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- xmlMap - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- XMLMapImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This class represents a mapping from Ecore constructs to the
XML representation of those constructs.
- XMLMapImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
-
Constructor for XMLMap.
- XMLOptions - Interface in org.eclipse.emf.ecore.xmi
-
This interface allows user specify various XML deserialization and serialization options
- XMLOptionsImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLOptionsImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLOptionsImpl
-
- XMLParserPool - Interface in org.eclipse.emf.ecore.xmi
-
Defines an interface to cache parsers and parser's handlers (XMLDefaultHandler) to improve
deserialization performance.
- XMLParserPoolImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This is the default thread safe implementation of XMLParserPool.
- XMLParserPoolImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLParserPoolImpl
-
Creates an instance that caches only parsers but not handlers.
- XMLParserPoolImpl(boolean) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLParserPoolImpl
-
Creates an instance that caches parsers and caches handlers as specified.
- XMLParserPoolImpl(int, boolean) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLParserPoolImpl
-
Creates an instance that caches parsers and caches handlers as specified.
- XMLProcessor - Class in org.eclipse.emf.ecore.xmi.util
-
XMLProcessor provides helper methods to serialize and deserialize XML using EMF framework.
- XMLProcessor(EPackage.Registry) - Constructor for class org.eclipse.emf.ecore.xmi.util.XMLProcessor
-
Protected constructor - should be used for in statically generated models,
or in the case schema(s) is known when XMLProcessor is created
- XMLProcessor() - Constructor for class org.eclipse.emf.ecore.xmi.util.XMLProcessor
-
Use this constructor to create an XML processor that is not aware of any schema.
- XMLProcessor(URI) - Constructor for class org.eclipse.emf.ecore.xmi.util.XMLProcessor
-
- XMLProcessor(Collection<URI>) - Constructor for class org.eclipse.emf.ecore.xmi.util.XMLProcessor
-
Create an XML processor that is aware of XML Schemas specified.
- xmlRepresentation - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLInfoImpl
-
- xmlResource - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- xmlResource - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XMLResource - Interface in org.eclipse.emf.ecore.xmi
-
This interface represents an XML resource.
- XMLResource.ElementHandler - Interface in org.eclipse.emf.ecore.xmi
-
An interface for an element handle that is used to deduce an appropriate feature when serializing a value of a specific type.
- XMLResource.MissingPackageHandler - Interface in org.eclipse.emf.ecore.xmi
-
Handles missing packages as a last resort when all other mechanisms have failed.
- XMLResource.ResourceEntityHandler - Interface in org.eclipse.emf.ecore.xmi
-
An interface for a resource entity handler.
- XMLResource.ResourceHandler - Interface in org.eclipse.emf.ecore.xmi
-
An interface for a resource handler that can be registered to receive call backs
for loading from an input stream or for saving to an output stream.
- XMLResource.URIHandler - Interface in org.eclipse.emf.ecore.xmi
-
An interface for a URI handler that is used to resolve and deresolve URIs.
- XMLResource.XMLInfo - Interface in org.eclipse.emf.ecore.xmi
-
This interface is used with the XMLMap interface to describe how
to serialize objects and features.
- XMLResource.XMLMap - Interface in org.eclipse.emf.ecore.xmi
-
This interface represents a mapping from Ecore constructs to the
XML representation of those constructs.
- XMLResourceFactoryImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This class creates XMLResourceImpl objects.
- XMLResourceFactoryImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl
-
Constructor for XMLResourceFactoryImpl.
- XMLResourceImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This class implements the XMLResource interface.
- XMLResourceImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
-
Constructor for XMLResourceImpl.
- XMLResourceImpl(URI) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
-
Constructor for XMLResourceImpl.
- XMLSave - Interface in org.eclipse.emf.ecore.xmi
-
This defines the methods for the interface that XMLResourceImpl
uses to save the resource.
- XMLSave.XMLTypeInfo - Interface in org.eclipse.emf.ecore.xmi
-
This defines the methods for the interface used to determine
whether type information should be saved when the
XMLResource.OPTION_SAVE_TYPE_INFORMATION save option is enabled.
- XMLSaveImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
This implements the XML serializer, possibly using an XMLMap
if one is provided as a save option.
- XMLSaveImpl(XMLHelper) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XMLSaveImpl(Map<?, ?>, XMLHelper, String) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
Constructor for XMLSave.
- XMLSaveImpl(Map<?, ?>, XMLHelper, String, String) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XMLSaveImpl.Escape - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLSaveImpl.Lookup - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLSaveImpl.Lookup.FeatureClassifierPair - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLSaveImpl.XMLTypeInfoImpl - Class in org.eclipse.emf.ecore.xmi.impl
-
Forces type information (xsi:type/xmi:type) to be serialized for references
in cases where the object's type is different from the feature's type.
- xmlSchemaTypePackage - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- xmlSchemaTypePackage - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- xmlSchemaTypePackage - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XMLString - Class in org.eclipse.emf.ecore.xmi.impl
-
- XMLString() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLString
-
- XMLString(int) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLString
-
- XMLString(int, String) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLString
-
- XMLString(int, String, String) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLString
-
- XMLString(int, String, String, String) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLString
-
- xmlTypeInfo - Variable in class org.eclipse.emf.ecore.xmi.impl.EMOFSaveImpl.EMOFXMLTypeInfoImpl
-
- xmlTypeInfo - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XMLTypeInfoImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.XMLTypeInfoImpl
-
- xmlVersion - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
-
- xmlVersion - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XSD2ECORE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
-
- XSD_ECORE_BUILDER_CLASS - Static variable in class org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder
-
- XSD_ECORE_BUILDER_CONSTRUCTOR - Static variable in class org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder
-
- XSD_ECORE_BUILDER_GENERATE_RESOURCES_METHOD - Static variable in class org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder
-
- XSD_ECORE_BUILDER_OPTIONS - Static variable in class org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder
-
- xsdEcoreBuilder - Variable in class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl.GenericSAXXMLHandler
-
- xsdEcoreBuilderClass - Static variable in class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl
-
- xsdEcoreBuilderConstructor - Static variable in class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl
-
- xsdEcoreBuilderGenerateResourcesMethod - Static variable in class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl
-
- xsdEcoreBuilderOptions - Static variable in class org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl
-
- XSI_NIL - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XSI_NO_NAMESPACE_SCHEMA_LOCATION - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XSI_NS - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
-
- XSI_SCHEMA_LOCATION - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XSI_TYPE_NS - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- XSI_URI - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
-
- XSI_XMLNS - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-