Overview

 
Package  Class  Use  Tree  Deprecated  Help 
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


 

X

XMI - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.GenResourceKind
The 'XMI' literal value
XMIException - exception org.eclipse.emf.ecore.xmi.XMIException.
 
XMIException(String) - Constructor for class org.eclipse.emf.ecore.xmi.XMIException
 
XMIException(Exception) - Constructor for class org.eclipse.emf.ecore.xmi.XMIException
 
XMIException(String, Exception) - Constructor for class org.eclipse.emf.ecore.xmi.XMIException
 
XMIException(String, String, int, int) - Constructor for class org.eclipse.emf.ecore.xmi.XMIException
 
XMIException(String, Exception, String, int, int) - Constructor for class org.eclipse.emf.ecore.xmi.XMIException
 
XMIException(Exception, String, int, int) - Constructor for class org.eclipse.emf.ecore.xmi.XMIException
 
XMIHandler - class org.eclipse.emf.ecore.xmi.impl.XMIHandler.
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 org.eclipse.emf.ecore.xmi.impl.XMIHelperImpl.
 
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 org.eclipse.emf.ecore.xmi.impl.XMILoadImpl.
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 org.eclipse.emf.ecore.xmi.XMIPlugin.
The Plugin for the EMF.Ecore.XMI library.
XMIPlugin.Implementation - class org.eclipse.emf.ecore.xmi.XMIPlugin.Implementation.
The actual implementation of the Eclipse Plugin.
XMIPlugin.Implementation() - Constructor for class org.eclipse.emf.ecore.xmi.XMIPlugin.Implementation
Creates an instance.
XMIResource - interface org.eclipse.emf.ecore.xmi.XMIResource.
A resource that serializes to XMI.
XMIResourceFactoryImpl - class org.eclipse.emf.ecore.xmi.impl.XMIResourceFactoryImpl.
 
XMIResourceFactoryImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMIResourceFactoryImpl
Constructor for XMIResourceFactoryImpl.
XMIResourceImpl - class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl.
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 org.eclipse.emf.ecore.xmi.impl.XMISaveImpl.
 
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
 
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_LITERAL - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.GenResourceKind
The 'XMI' literal object
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
 
XML - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.GenResourceKind
The 'XML' literal value
XMLCalendar - class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar.
Representation for the W3C XML Schema 1.0 dateTime, time, date, gYearMonth, gYear, gMonthDay, gDay, gMonth datatypes.
XMLCalendar(String, short) - Constructor for class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
 
XMLDuration - class org.eclipse.emf.ecore.xml.type.internal.XMLDuration.
Representation for the W3C XML Schema 1.0 duration datatype.
XMLDuration(String) - Constructor for class org.eclipse.emf.ecore.xml.type.internal.XMLDuration
 
XMLHandler - class org.eclipse.emf.ecore.xmi.impl.XMLHandler.
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 org.eclipse.emf.ecore.xmi.impl.XMLHandler.ManyReference.
 
XMLHandler.MyStack - class org.eclipse.emf.ecore.xmi.impl.XMLHandler.MyStack.
 
XMLHandler.MyStack() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLHandler.MyStack
 
XMLHandler.SingleReference - class org.eclipse.emf.ecore.xmi.impl.XMLHandler.SingleReference.
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.
XMLHandler.SingleReference(EObject, EStructuralFeature, Object, int, int, int) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLHandler.SingleReference
 
XMLHelper - interface org.eclipse.emf.ecore.xmi.XMLHelper.
Configuration class for XML.
XMLHelper.ManyReference - interface org.eclipse.emf.ecore.xmi.XMLHelper.ManyReference.
 
XMLHelperImpl - class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.
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 org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport.
A helper to encode namespace prefix mappings.
XMLHelperImpl.NamespaceSupport() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
XMLInfoImpl - class org.eclipse.emf.ecore.xmi.impl.XMLInfoImpl.
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 org.eclipse.emf.ecore.xmi.XMLLoad.
This defines the methods for the interface that XMLResourceImpl uses to load the resource.
XMLLoadImpl - class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.
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
 
XMLMapImpl - class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl.
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.
XMLNamespaceDocumentRoot - interface org.eclipse.emf.ecore.xml.namespace.XMLNamespaceDocumentRoot.
A representation of the model object 'Document Root'
XMLNamespaceDocumentRootImpl - class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceDocumentRootImpl.
An implementation of the model object 'Document Root'
XMLNamespaceDocumentRootImpl() - Constructor for class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceDocumentRootImpl
 
XMLNamespaceFactory - interface org.eclipse.emf.ecore.xml.namespace.XMLNamespaceFactory.
The Factory for the model.
XMLNamespaceFactoryImpl - class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl.
An implementation of the model Factory
XMLNamespaceFactoryImpl() - Constructor for class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
Creates and instance of the factory
XMLNamespacePackage - interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage.
The Package for the model.
XMLNamespacePackageImpl - class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespacePackageImpl.
An implementation of the model Package
XMLParserPool - interface org.eclipse.emf.ecore.xmi.XMLParserPool.
A pool of parsers that a resource implementation can use to get a parser instance for parsing XML instance documents.
XMLParserPoolImpl - class org.eclipse.emf.ecore.xmi.impl.XMLParserPoolImpl.
This is the default implementation of XMLParserPool.
XMLParserPoolImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLParserPoolImpl
 
XMLResource - interface org.eclipse.emf.ecore.xmi.XMLResource.
This interface represents an XML resource.
XMLResource.XMLInfo - interface org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo.
This interface is used with the XMLMap interface to describe how to serialize objects and features.
XMLResource.XMLMap - interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap.
This interface represents a mapping from Ecore constructs to the XML representation of those constructs.
XMLResourceFactoryImpl - class org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl.
This class creates XMLResourceImpl objects.
XMLResourceFactoryImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl
Constructor for XMLResourceFactoryImpl.
XMLResourceImpl - class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.
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 org.eclipse.emf.ecore.xmi.XMLSave.
This defines the methods for the interface that XMLResourceImpl uses to save the resource.
XMLSaveImpl - class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.
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.Escape - class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape.
 
XMLSaveImpl.Escape() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
XMLSaveImpl.Lookup - class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup.
 
XMLSaveImpl.Lookup(XMLResource.XMLMap) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
XMLSaveImpl.Lookup(XMLResource.XMLMap, ExtendedMetaData) - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
XMLString - 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
 
XMLTypeDocumentRoot - interface org.eclipse.emf.ecore.xml.type.XMLTypeDocumentRoot.
A representation of the model object 'Document Root'
XMLTypeDocumentRootImpl - class org.eclipse.emf.ecore.xml.type.impl.XMLTypeDocumentRootImpl.
An implementation of the model object 'Document Root'
XMLTypeDocumentRootImpl() - Constructor for class org.eclipse.emf.ecore.xml.type.impl.XMLTypeDocumentRootImpl
 
XMLTypeFactory - interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory.
The Factory for the model.
XMLTypeFactoryImpl - class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl.
An implementation of the model Factory
XMLTypeFactoryImpl() - Constructor for class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
Creates and instance of the factory
XMLTypePackage - interface org.eclipse.emf.ecore.xml.type.XMLTypePackage.
The Package for the model.
XMLTypePackageImpl - class org.eclipse.emf.ecore.xml.type.impl.XMLTypePackageImpl.
An implementation of the model Package
XMLTypeUtil - class org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil.
This class contains convenient static methods for working with XML-related information.
XMLTypeUtil() - Constructor for class org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil
 
XMLTypeValidator - class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator.
The Validator for the model
XMLTypeValidator() - Constructor for class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Creates an instance of the switch
XML_LITERAL - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.GenResourceKind
The 'XML' literal object
XML_NAMESPACE_DOCUMENT_ROOT - Static variable in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage
The meta object id for the 'Document Root' class
XML_NAMESPACE_DOCUMENT_ROOT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage
The number of structural features of the the 'Document Root' class
XML_NAMESPACE_DOCUMENT_ROOT__BASE - Static variable in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage
The feature id for the 'Base' attribute
XML_NAMESPACE_DOCUMENT_ROOT__LANG - Static variable in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage
The feature id for the 'Lang' attribute
XML_NAMESPACE_DOCUMENT_ROOT__MIXED - Static variable in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage
The feature id for the 'Mixed' attribute list
XML_NAMESPACE_DOCUMENT_ROOT__SPACE - Static variable in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage
The feature id for the 'Space' attribute
XML_NAMESPACE_DOCUMENT_ROOT__XMLNS_PREFIX_MAP - Static variable in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage
The feature id for the 'XMLNS Prefix Map' map
XML_NAMESPACE_DOCUMENT_ROOT__XSI_SCHEMA_LOCATION - Static variable in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage
The feature id for the 'XSI Schema Location' map
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_TYPE_DOCUMENT_ROOT - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The meta object id for the 'Document Root' class
XML_TYPE_DOCUMENT_ROOT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The number of structural features of the the 'Document Root' class
XML_TYPE_DOCUMENT_ROOT__CDATA - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'CDATA' attribute
XML_TYPE_DOCUMENT_ROOT__COMMENT - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'Comment' attribute
XML_TYPE_DOCUMENT_ROOT__MIXED - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'Mixed' attribute list
XML_TYPE_DOCUMENT_ROOT__TEXT - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'Text' attribute
XML_TYPE_DOCUMENT_ROOT__XMLNS_PREFIX_MAP - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'XMLNS Prefix Map' map
XML_TYPE_DOCUMENT_ROOT__XSI_SCHEMA_LOCATION - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'XSI Schema Location' map
XML_VERSION - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
XSD - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard
 
XSD2ECORE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
XSD2ECORE_URI - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
 
XSD2GenModel - class org.eclipse.emf.codegen.ecore.XSD2GenModel.
This implements the method XSD2GenModel.run(java.lang.Object), which is called just like main during headless workbench invocation.
XSD2GenModel() - Constructor for class org.eclipse.emf.codegen.ecore.XSD2GenModel
This creates an instance.
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
 
x - Variable in class org.eclipse.emf.edit.provider.ComposedImage.Point
 
xMLNSPrefixMap - Variable in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceDocumentRootImpl
The cached value of the 'XMLNS Prefix Map' map
xMLNSPrefixMap - Variable in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeDocumentRootImpl
The cached value of the 'XMLNS Prefix Map' map
xSISchemaLocation - Variable in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceDocumentRootImpl
The cached value of the 'XSI Schema Location' map
xSISchemaLocation - Variable in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeDocumentRootImpl
The cached value of the 'XSI Schema Location' map
xmiType - Variable in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
 
xmlCalendarTypes - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenDataTypeImpl
 
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
 
xmlNamespaceGenPackage - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
xmlRepresentation - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLInfoImpl
 
xmlResource - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
xmlSchemaModelLocationText - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.XMLSchemaModelPage
 
xmlSchemaModelPage - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard
The page where the Rose model is specified.
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
 
xmlTypeGenPackage - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
xsdEcoreBuilder - Variable in class org.eclipse.emf.codegen.ecore.XSD2GenModel
 


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _