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 _

A

A - Interface in org.eclipse.emf.test.databinding.emfdb
A representation of the model object 'A'
A - Static variable in interface org.eclipse.emf.test.databinding.emfdb.EmfdbPackage
The meta object id for the 'A' class
A - Static variable in interface org.eclipse.emf.test.databinding.emfdb.EmfdbPackage.Literals
The meta object literal for the 'A' class
A - Interface in org.eclipse.emf.test.models.ref
A representation of the model object 'A'
a - Variable in class org.eclipse.emf.test.models.ref.impl.BImpl
The cached value of the 'A' reference
a - Variable in class org.eclipse.emf.test.models.ref.impl.C1Impl
The cached value of the 'A' containment reference
a - Variable in class org.eclipse.emf.test.models.ref.impl.C2Impl
The cached value of the 'A' containment reference
A - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage
The meta object id for the 'A' class
A - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage.Literals
The meta object literal for the 'A' class
A__B - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage
The feature id for the 'B' reference
A__B - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage.Literals
The meta object literal for the 'B' reference feature
A__BLIST - Static variable in interface org.eclipse.emf.test.databinding.emfdb.EmfdbPackage
The feature id for the 'Blist' containment reference list
A__BLIST - Static variable in interface org.eclipse.emf.test.databinding.emfdb.EmfdbPackage.Literals
The meta object literal for the 'Blist' containment reference list feature
A__C - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage
The feature id for the 'C' reference
A__C - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage.Literals
The meta object literal for the 'C' reference feature
A__C2 - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage
The feature id for the 'C2' container reference
A__C2 - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage.Literals
The meta object literal for the 'C2' container reference feature
A__STRING - Static variable in interface org.eclipse.emf.test.databinding.emfdb.EmfdbPackage
The feature id for the 'String' attribute
A__STRING - Static variable in interface org.eclipse.emf.test.databinding.emfdb.EmfdbPackage.Literals
The meta object literal for the 'String' attribute feature
A_FEATURE_COUNT - Static variable in interface org.eclipse.emf.test.databinding.emfdb.EmfdbPackage
The number of structural features of the 'A' class
A_FEATURE_COUNT - Static variable in interface org.eclipse.emf.test.models.ref.RefPackage
The number of structural features of the 'A' class
AbortExecutionException - Exception in org.eclipse.emf.common.command
An exception thrown when a command's execution is to be silently aborted.
AbortExecutionException() - Constructor for exception org.eclipse.emf.common.command.AbortExecutionException
Constructs an new instance.
AbortExecutionException(String, Throwable) - Constructor for exception org.eclipse.emf.common.command.AbortExecutionException
Constructs a new instance with the given message and cause.
AbortExecutionException(String) - Constructor for exception org.eclipse.emf.common.command.AbortExecutionException
Constructs a new instance with the given message.
AbortExecutionException(Throwable) - Constructor for exception org.eclipse.emf.common.command.AbortExecutionException
Constructs a new instance with the given message and cause.
ABSOLUTE_URLS - Static variable in class org.eclipse.emf.test.core.common.util.URITest
 
ABSTRACT - Static variable in class org.eclipse.emf.codegen.merge.java.facade.FacadeFlags
Abstract property flag.
ABSTRACT - Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
 
abstract_ - Variable in class org.eclipse.emf.java.impl.JClassImpl
The cached value of the 'Abstract' attribute
abstract_ - Variable in class org.eclipse.emf.java.impl.JMethodImpl
The cached value of the 'Abstract' attribute
ABSTRACT_EDEFAULT - Static variable in class org.eclipse.emf.ecore.impl.EClassImpl
The default value of the 'Abstract' attribute
ABSTRACT_EDEFAULT - Static variable in class org.eclipse.emf.java.impl.JClassImpl
The default value of the 'Abstract' attribute
ABSTRACT_EDEFAULT - Static variable in class org.eclipse.emf.java.impl.JMethodImpl
The default value of the 'Abstract' attribute
ABSTRACT_EFLAG - Static variable in class org.eclipse.emf.ecore.impl.EClassImpl
The flag representing the value of the 'Abstract' attribute
AbstractCommand - Class in org.eclipse.emf.common.command
An abstract implementation of a basic command.
AbstractCommand() - Constructor for class org.eclipse.emf.common.command.AbstractCommand
Creates an empty instance.
AbstractCommand(String) - Constructor for class org.eclipse.emf.common.command.AbstractCommand
Creates an instance with the given label.
AbstractCommand(String, String) - Constructor for class org.eclipse.emf.common.command.AbstractCommand
Creates and instance with the given label and description.
AbstractCommand.NonDirtying - Interface in org.eclipse.emf.common.command
A marker interface implemented by commands that don't dirty the model.
AbstractEList<E> - Class in org.eclipse.emf.common.util
A highly extensible abstract list implementation.
AbstractEList() - Constructor for class org.eclipse.emf.common.util.AbstractEList
Creates an empty instance with no initial capacity.
AbstractEList.BasicIndexOutOfBoundsException - Exception in org.eclipse.emf.common.util
An IndexOutOfBoundsException that constructs a message from the argument data.
AbstractEList.BasicIndexOutOfBoundsException(int, int) - Constructor for exception org.eclipse.emf.common.util.AbstractEList.BasicIndexOutOfBoundsException
Constructs an instance with a message based on the arguments.
AbstractEList.EIterator<E1> - Class in org.eclipse.emf.common.util
An extensible iterator implementation.
AbstractEList.EIterator() - Constructor for class org.eclipse.emf.common.util.AbstractEList.EIterator
 
AbstractEList.EListIterator<E1> - Class in org.eclipse.emf.common.util
An extensible list iterator implementation.
AbstractEList.EListIterator() - Constructor for class org.eclipse.emf.common.util.AbstractEList.EListIterator
Creates an instance.
AbstractEList.EListIterator(int) - Constructor for class org.eclipse.emf.common.util.AbstractEList.EListIterator
Creates an instance advanced to the index.
AbstractEList.NonResolvingEIterator<E1> - Class in org.eclipse.emf.common.util
An extended read-only iterator that does not resolve objects.
AbstractEList.NonResolvingEIterator() - Constructor for class org.eclipse.emf.common.util.AbstractEList.NonResolvingEIterator
 
AbstractEList.NonResolvingEListIterator<E1> - Class in org.eclipse.emf.common.util
An extended read-only list iterator that does not resolve objects.
AbstractEList.NonResolvingEListIterator() - Constructor for class org.eclipse.emf.common.util.AbstractEList.NonResolvingEListIterator
Creates an instance.
AbstractEList.NonResolvingEListIterator(int) - Constructor for class org.eclipse.emf.common.util.AbstractEList.NonResolvingEListIterator
Creates an instance advanced to the index.
AbstractEnumerator - Class in org.eclipse.emf.common.util
An extensible enumerator implementation.
AbstractEnumerator(int, String) - Constructor for class org.eclipse.emf.common.util.AbstractEnumerator
Creates an initialized instance.
AbstractEnumerator(int, String, String) - Constructor for class org.eclipse.emf.common.util.AbstractEnumerator
Creates an initialized instance.
AbstractExampleInstallerWizard - Class in org.eclipse.emf.common.ui.wizard
This abstract example installer wizard simply copies or unzips a number of files and directories into the workspace, creating the projects to hold them.
AbstractExampleInstallerWizard() - Constructor for class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard
 
AbstractExampleInstallerWizard.FileToOpen - Class in org.eclipse.emf.common.ui.wizard
 
AbstractExampleInstallerWizard.FileToOpen() - Constructor for class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.FileToOpen
 
AbstractExampleInstallerWizard.ProjectDescriptor - Class in org.eclipse.emf.common.ui.wizard
 
AbstractExampleInstallerWizard.ProjectDescriptor() - Constructor for class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectDescriptor
 
AbstractExampleInstallerWizard.ProjectPage - Class in org.eclipse.emf.common.ui.wizard
 
AbstractExampleInstallerWizard.ProjectPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage
 
AbstractGeneratorAdapter - Class in org.eclipse.emf.codegen.ecore.generator
A base GeneratorAdapter implementation.
AbstractGeneratorAdapter() - Constructor for class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter
If this default constructor is used, the setAdapterFactory() method must be called immediately to set the generator adapter factory that created this adapter.
AbstractGeneratorAdapter(GeneratorAdapterFactory) - Constructor for class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter
 
AbstractGeneratorAdapter.JETEmitterDescriptor - Class in org.eclipse.emf.codegen.ecore.generator
The information required to construct and initialize a JETEmitter, namely the file name of the template (relative to the template path) and the qualified name of the template class.
AbstractGeneratorAdapter.JETEmitterDescriptor(String, String) - Constructor for class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter.JETEmitterDescriptor
 
AbstractGeneratorAdapterFactory - Class in org.eclipse.emf.codegen.ecore.generator
A base GeneratorAdapterFactory implementation.
AbstractGeneratorAdapterFactory() - Constructor for class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapterFactory
 
AbstractJNode - Class in org.eclipse.emf.codegen.merge.java.facade
 
AbstractJNode() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.AbstractJNode
 
AbstractOpenWizardAction - Class in org.eclipse.emf.cheatsheets.actions
 
AbstractOpenWizardAction() - Constructor for class org.eclipse.emf.cheatsheets.actions.AbstractOpenWizardAction
 
AbstractOverrideableCommand - Class in org.eclipse.emf.edit.command
This is a convenient base class for classes that implement OverrideableCommand.
AbstractOverrideableCommand(EditingDomain) - Constructor for class org.eclipse.emf.edit.command.AbstractOverrideableCommand
This constructs an instance in this editing domain.
AbstractOverrideableCommand(EditingDomain, String) - Constructor for class org.eclipse.emf.edit.command.AbstractOverrideableCommand
This constructs an instance with the given label and in this editing domain.
AbstractOverrideableCommand(EditingDomain, String, String) - Constructor for class org.eclipse.emf.edit.command.AbstractOverrideableCommand
This constructs an instance with the given label and description, in this editing domain.
AbstractSequentialInternalEList<E> - Class in org.eclipse.emf.ecore.util
An abstract implementation of InternalEList.
AbstractSequentialInternalEList() - Constructor for class org.eclipse.emf.ecore.util.AbstractSequentialInternalEList
 
AbstractTreeIterator<E> - Class in org.eclipse.emf.common.util
An extensible tree iterator implementation that iterates over an object, it's children, their children, and so on.
AbstractTreeIterator(E) - Constructor for class org.eclipse.emf.common.util.AbstractTreeIterator
Creates an instance that iterates over an object, it's children, their children, and so on.
AbstractTreeIterator(Object, boolean) - Constructor for class org.eclipse.emf.common.util.AbstractTreeIterator
Creates and instance that iterates over an object (but only if includeRoot is true), it's children, their children, and so on.
abstractTypeMap - Variable in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
 
accept(EModelElement, String, String, String) - Method in interface org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.AnnotationFilter
 
accept(EModelElement, String, String, String) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.AnnotationFilterImpl
 
accept(GenClass) - Method in interface org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GenClassFilter
 
accept(String) - Method in interface org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GenConstraintFilter
 
accept(GenFeature) - Method in interface org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GenFeatureFilter
 
accept(GenOperation) - Method in interface org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GenOperationFilter
 
accept(GenOperation) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl.CollidingGenOperationFilter
 
accept(JETParseEventListener, JETReader, JETParser) - Method in interface org.eclipse.emf.codegen.jet.JETCoreElement
Return true if the input contained the sequence that matched the action corresponding to this core tag.
accept(JETParseEventListener, JETReader, JETParser) - Method in class org.eclipse.emf.codegen.jet.JETParser.Directive
 
accept(JETParseEventListener, JETReader, JETParser) - Method in class org.eclipse.emf.codegen.jet.JETParser.Expression
 
accept(JETParseEventListener, JETReader, JETParser) - Method in class org.eclipse.emf.codegen.jet.JETParser.QuoteEscape
 
accept(JETParseEventListener, JETReader, JETParser) - Method in class org.eclipse.emf.codegen.jet.JETParser.Scriptlet
 
accept(File, String) - Method in class org.eclipse.emf.test.build.CheckPIITest.FileSuffixFilter
 
accept(File, String) - Method in class org.eclipse.emf.test.tools.merger.JMergerTestSuite.JMergerDataDirectoryFilter
 
ACK - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
action - Variable in class org.eclipse.emf.codegen.jet.JETParser.DelegatingListener
 
action - Variable in class org.eclipse.emf.codegen.merge.java.JControlModel.SweepRule
 
action - Variable in class org.eclipse.emf.edit.ui.action.CommandAction
This records the proxy action created by the platform.
action - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor.MyDecoratorAdapterFactory
 
ACTION_BAR_CONTRIBUTOR_ID - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenPackageGeneratorAdapter
 
ACTION_DEFAULT - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_DIALOG_NONE - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_DIALOG_SHOW - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_DIALOG_SHOW_ERROR - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_DIALOG_SHOW_IF_HAS_CHILD - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_MESSAGE_NONE - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_MESSAGE_SET - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_MESSAGE_SET_ERROR - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_MESSAGE_SET_TYPED - Static variable in class org.eclipse.emf.converter.util.ConverterUtil
 
ACTION_VALUE - Static variable in enum org.eclipse.emf.test.models.movie.db.GenreTypes
The 'Action' literal value
actionBar - Variable in class org.eclipse.emf.common.ui.ViewerPane
 
ActionBarContributor - Class in org.eclipse.emf.codegen.ecore.templates.editor
 
ActionBarContributor() - Constructor for class org.eclipse.emf.codegen.ecore.templates.editor.ActionBarContributor
 
actionBarContributorEmitter - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
actionBarContributorTemplateName - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
actionDelegate - Variable in class org.eclipse.emf.edit.ui.action.DelegatingCommandAction
This is the action delegate we're wrapping.
activate() - Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
 
activate() - Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
activeEditor - Variable in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
This keeps track of the current editor part.
activeEditor - Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
activeEditorPart - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor
This keeps track of the active editor.
activeEditorPart - Variable in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
This keeps track of the active editor
activeEditorPart - Variable in class org.eclipse.emf.examples.extlibrary.presentation.EXTLibraryActionBarContributor
This keeps track of the active editor
activeEditorPart - Variable in class org.eclipse.emf.java.presentation.JavaActionBarContributor
This keeps track of the active editor
activeEditorPart - Variable in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLActionBarContributor
This keeps track of the active editor
actors - Variable in class org.eclipse.emf.test.models.movie.db.impl.MovieTypeImpl
The cached value of the 'Actors' attribute
ACTORS_EDEFAULT - Static variable in class org.eclipse.emf.test.models.movie.db.impl.MovieTypeImpl
The default value of the 'Actors' attribute
ACTORS_LIST - Static variable in interface org.eclipse.emf.test.models.movie.db.DBPackage
The meta object id for the 'Actors List' data type
ACTORS_LIST - Static variable in interface org.eclipse.emf.test.models.movie.db.DBPackage.Literals
The meta object literal for the 'Actors List' data type
adapt(Notifier, Object) - Method in class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapterFactory
Does an adapt(Notifier, Object), substituting this for the given type.
adapt(Notifier, Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenModelGeneratorAdapterFactory
Does an adapt(Notifier, Object), substituting this for the given type.
adapt(Notifier, Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
 
adapt(Object, Object) - Method in interface org.eclipse.emf.common.notify.AdapterFactory
Returns either an associated adapter for the object, or the object itself, depending on whether the object is a notifier that supports an adapter of the given type.
adapt(Notifier, Object) - Method in interface org.eclipse.emf.common.notify.AdapterFactory
Returns either a previously associated adapter or a newly associated adapter, as appropriate.
adapt(Object, Object) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Returns either the result of calling adapt(Notifier, Object) or the result of calling resolve(Object, Object), depending on whether the target is a notifier.
adapt(Notifier, Object) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
 
adapt(Object, Object) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
adapt(Notifier, Object, boolean) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
adapt(Notifier, Object, Collection<Object>, Class<?>) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
adapt(Notifier, Object, Collection<Object>, Class<?>, boolean) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
adapt(Object, Object) - Method in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
All adapter creation is delegated to this method, which yields decorated item providers.
adapt(Notifier, Object) - Method in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
This delegates to DecoratorAdapterFactory.adapt(Object,Object)
adapt(Notifier, Object) - Method in class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.EXTLibraryItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.EXTLibraryItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.mapping.ecore2ecore.provider.Ecore2EcoreItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.mapping.ecore2ecore.provider.Ecore2EcoreItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.Ecore2XMLItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.Ecore2XMLItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.mapping.impl.MappingRootImpl.MappedObjectStateAdapterFactory
 
adapt(Object, Object) - Method in class org.eclipse.emf.mapping.impl.MappingRootImpl.MappedObjectStateAdapterFactory
 
adapt(Object, Object) - Method in class org.eclipse.emf.mapping.presentation.MappingEditor.MyDecoratorAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
 
adapt(Object, Object) - Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.mapping.xsd2ecore.provider.XSD2EcoreItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.mapping.xsd2ecore.provider.XSD2EcoreItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.test.models.ext.provider.ExtItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.test.models.ext.provider.ExtItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.test.models.ref.provider.RefItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.test.models.ref.provider.RefItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.URefItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.URefItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.test.models.tree.provider.TreeItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.test.models.tree.provider.TreeItemProviderAdapterFactory
 
adaptAllNew(Notifier) - Method in interface org.eclipse.emf.common.notify.AdapterFactory
Creates a new associated adapter of each type of adapter supported by this factory, as necessary.
adaptAllNew(Notifier) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Creates an adapter by calling createAdapter(Notifier) and associates it by calling associate.
adaptAllNew(Notifier) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
adaptAllNew(Notifier) - Method in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
 
Adapter - Interface in org.eclipse.emf.common.notify
A receiver of notifications.
Adapter.Internal - Interface in org.eclipse.emf.common.notify
An internal interface implemented by adapters.
ADAPTER_FACTORY_CLASS_ID - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenPackageGeneratorAdapter
 
ADAPTER_FACTORY_EDEFAULT - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
The default value of the 'Adapter Factory' attribute
adapterFactories - Variable in class org.eclipse.emf.ecore.resource.impl.ResourceSetImpl
The registered adapter factories.
adapterFactories - Variable in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
This keeps track of all the AdapterFactory delegates.
adapterFactory - Variable in class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter
 
adapterFactory - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
The cached value of the 'Adapter Factory' attribute
adapterFactory - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
This is the one adapter factory used for providing views of the model
AdapterFactory - Interface in org.eclipse.emf.common.notify
A factory for creating adapters and associating them with notifiers.
adapterFactory - Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
This is the one adapter factory used for providing views of the model
adapterFactory - Variable in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
This is the adapter factory used to create the adapter to which calls are delegated.
adapterFactory - Variable in class org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator
This keeps track of the factory used to generate the adapters.
adapterFactory - Variable in class org.eclipse.emf.edit.provider.AdapterFactoryTreeIterator
This keeps track of the factory used to generate the ITreeItemContentProvider adapters.
adapterFactory - Variable in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
For now we need to keep track of the adapter factory, because we need it to provide a correct label provider.
adapterFactory - Variable in class org.eclipse.emf.edit.provider.ItemProvider
This is the optional adapter factory that is used to get adapters for parent or child objects.
adapterFactory - Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
This keeps track of the adapter factory that created this adaptor.
adapterFactory - Variable in class org.eclipse.emf.edit.provider.ItemProviderDecorator
This keeps track of the adapter factory that created this adaptor.
adapterFactory - Variable in class org.eclipse.emf.edit.provider.WrapperItemProvider
The adapter factory for the owner's item provider.
adapterFactory - Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
adapterFactory - Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor
 
adapterFactory - Variable in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This keeps track of the one factory we are using.
adapterFactory - Variable in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This keep track of the one factory we are using.
adapterFactory - Variable in class org.eclipse.emf.examples.extlibrary.presentation.EXTLibraryEditor
This is the one adapter factory used for providing views of the model
adapterFactory - Variable in class org.eclipse.emf.java.presentation.JavaEditor
This is the one adapter factory used for providing views of the model
adapterFactory - Variable in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLEditor
This is the one adapter factory used for providing views of the model
adapterFactory - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor.OverviewViewer
Deprecated.  
adapterFactory - Variable in class org.eclipse.emf.mapping.presentation.SimpleMappedObjectViewer
 
adapterFactory - Variable in class org.eclipse.emf.test.edit.provider.ComposedAdapterFactoryTest
A composed adapter factory for the two test packages.
AdapterFactoryClass - Class in org.eclipse.emf.codegen.ecore.templates.model
 
AdapterFactoryClass() - Constructor for class org.eclipse.emf.codegen.ecore.templates.model.AdapterFactoryClass
 
adapterFactoryClassEmitter - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
adapterFactoryClassTemplateName - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
AdapterFactoryContentProvider - Class in org.eclipse.emf.edit.ui.provider
This content provider wraps an AdapterFactory and it delegates its JFace provider interfaces to corresponding adapter-implemented item provider interfaces.
AdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This constructs an instance that wraps this factory.
AdapterFactoryContentProvider.ViewerRefresh - Class in org.eclipse.emf.edit.ui.provider
A runnable class that efficiently updates a Viewer via standard APIs, based on queued IViewerNotifications from the model's item providers.
AdapterFactoryContentProvider.ViewerRefresh(Viewer) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh
 
AdapterFactoryContentProvider.ViewerRefresh(Viewer, IViewerNotification) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh
Deprecated. in 2.2.0
adapterFactoryDescriptorRegistry - Variable in class org.eclipse.emf.codegen.ecore.generator.Generator
The local registry from which generator adapter factories are created.
adapterFactoryDescriptorRegistry - Variable in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
This is used to demand create adapter factories from a registry.
AdapterFactoryEditingDomain - Class in org.eclipse.emf.edit.domain
This class implements an editing domain by delegating to adapters that implement IEditingDomainItemProvider.
AdapterFactoryEditingDomain(AdapterFactory, CommandStack) - Constructor for class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
Create an instance from the adapter factory, and the specialized command stack.
AdapterFactoryEditingDomain(AdapterFactory, CommandStack, Map<Resource, Boolean>) - Constructor for class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
Create an instance from the adapter factory, the specialized command stack, and the map used to maintain read only state.
AdapterFactoryEditingDomain(AdapterFactory, CommandStack, ResourceSet) - Constructor for class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
Create an instance from the adapter factory, the specialized command stack, and the specialized resource set.
AdapterFactoryEditingDomain.AdapterFactoryEditingDomainResourceSet - Class in org.eclipse.emf.edit.domain
This is an implementation of a context that knows about this editing domain.
AdapterFactoryEditingDomain.AdapterFactoryEditingDomainResourceSet() - Constructor for class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.AdapterFactoryEditingDomainResourceSet
 
AdapterFactoryEditingDomain.DomainTreeIterator<E> - Class in org.eclipse.emf.edit.domain
This implements an tree iterator that iterates over an object, it's domain children, their domain children, and so on.
AdapterFactoryEditingDomain.DomainTreeIterator(EditingDomain, E) - Constructor for class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.DomainTreeIterator
This constructs tree iterator that iterates over an object, it's domain children, their domain children, and so on.
AdapterFactoryEditingDomain.DomainTreeIterator(EditingDomain, Object, boolean) - Constructor for class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.DomainTreeIterator
This constructs tree iterator that iterates over an object (but only if includeRoot is true), it's domain children, their domain children, and so on.
AdapterFactoryEditingDomain.EditingDomainProvider - Class in org.eclipse.emf.edit.domain
This class is an adapter than implements IEditingDomainProvider.
AdapterFactoryEditingDomain.EditingDomainProvider(EditingDomain) - Constructor for class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.EditingDomainProvider
 
AdapterFactoryImpl - Class in org.eclipse.emf.common.notify.impl
An extensible adapter factory implementation.
AdapterFactoryImpl() - Constructor for class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Creates an instance.
AdapterFactoryItemDelegator - Class in org.eclipse.emf.edit.provider
 
AdapterFactoryItemDelegator(AdapterFactory) - Constructor for class org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator
 
AdapterFactoryLabelProvider - Class in org.eclipse.emf.edit.ui.provider
This label provider wraps an AdapterFactory and it delegates its JFace provider interfaces to corresponding adapter-implemented item provider interfaces.
AdapterFactoryLabelProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Construct an instance that wraps the given factory.
AdapterFactoryLabelProvider.ColorProvider - Class in org.eclipse.emf.edit.ui.provider
An extended version of the adapter factory label provider that also provides for colors.
AdapterFactoryLabelProvider.ColorProvider(AdapterFactory, Color, Color) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.ColorProvider
Construct an instance that wraps the given factory and specifies the given default colors.
AdapterFactoryLabelProvider.ColorProvider(AdapterFactory, Viewer) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.ColorProvider
Construct an instance that wraps the given factory and uses the colors of the viewer's control.
AdapterFactoryLabelProvider.FontAndColorProvider - Class in org.eclipse.emf.edit.ui.provider
An extended version of the adapter factory label provider that also provides for fonts and colors.
AdapterFactoryLabelProvider.FontAndColorProvider(AdapterFactory, Font, Color, Color) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider
Construct an instance that wraps the given factory and specifies the given default font and colors.
AdapterFactoryLabelProvider.FontAndColorProvider(AdapterFactory, Viewer) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider
Construct an instance that wraps the given factory and uses the font and colors of the viewer's control.
AdapterFactoryLabelProvider.FontProvider - Class in org.eclipse.emf.edit.ui.provider
An extended version of the adapter factory label provider that also provides for fonts.
AdapterFactoryLabelProvider.FontProvider(AdapterFactory, Font) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontProvider
Construct an instance that wraps the given factory and specifies the given default font.
AdapterFactoryLabelProvider.FontProvider(AdapterFactory, Viewer) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontProvider
Construct an instance that wraps the given factory and uses the font of the viewer's control.
AdapterFactoryMappingDomain - Class in org.eclipse.emf.mapping.domain
This class implements MappingDomain interface using two strategies.
AdapterFactoryMappingDomain(AdapterFactory, AdapterFactory, CommandStack) - Constructor for class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
AdapterFactoryMappingDomain(AdapterFactory, AdapterFactory, CommandStack, ResourceSet) - Constructor for class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
AdapterFactoryMappingDomain(AdapterFactory, AdapterFactory, AdapterFactory, CommandStack) - Constructor for class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
AdapterFactoryMappingDomain(AdapterFactory, AdapterFactory, AdapterFactory, CommandStack, ResourceSet) - Constructor for class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
AdapterFactoryMappingDomain.EditingDomainProvidingComposedAdapterFactory - Class in org.eclipse.emf.mapping.domain
 
AdapterFactoryMappingDomain.EditingDomainProvidingComposedAdapterFactory(AdapterFactory, EditingDomain) - Constructor for class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain.EditingDomainProvidingComposedAdapterFactory
 
AdapterFactoryMappingDomain.EditingDomainProvidingComposedAdapterFactory(AdapterFactory[], EditingDomain) - Constructor for class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain.EditingDomainProvidingComposedAdapterFactory
 
AdapterFactoryMappingDomain.EditingDomainProvidingComposedAdapterFactory(Collection<? extends AdapterFactory>, EditingDomain) - Constructor for class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain.EditingDomainProvidingComposedAdapterFactory
 
AdapterFactoryMappingDomain.LabelUpdatePropagatingComposedAdapterFactory - Class in org.eclipse.emf.mapping.domain
 
AdapterFactoryMappingDomain.LabelUpdatePropagatingComposedAdapterFactory(AdapterFactory) - Constructor for class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain.LabelUpdatePropagatingComposedAdapterFactory
 
AdapterFactoryTableTreeEditor - Class in org.eclipse.emf.edit.ui.celleditor
Deprecated.  
AdapterFactoryTableTreeEditor(TableTree, AdapterFactory) - Constructor for class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
AdapterFactoryTreeEditor - Class in org.eclipse.emf.edit.ui.celleditor
This base class for implementing TreeEditors that delegate to adapters produced by an AdapterFactory.
AdapterFactoryTreeEditor(Tree, AdapterFactory) - Constructor for class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor
 
AdapterFactoryTreeIterator<E> - Class in org.eclipse.emf.edit.provider
This implements a tree iterator that iterates over an object, it's children, their children, and so on, use the ITreeItemContentProviders produced by an adapter factory.
AdapterFactoryTreeIterator(AdapterFactory, E) - Constructor for class org.eclipse.emf.edit.provider.AdapterFactoryTreeIterator
This constructs tree iterator that iterates over an object, it's children, their children, and so on.
AdapterFactoryTreeIterator(AdapterFactory, Object, boolean) - Constructor for class org.eclipse.emf.edit.provider.AdapterFactoryTreeIterator
This constructs tree iterator that iterates over an object (but only if includeRoot is true), it's children, their children, and so on.
AdapterImpl - Class in org.eclipse.emf.common.notify.impl
An extensible adapter implementation.
AdapterImpl() - Constructor for class org.eclipse.emf.common.notify.impl.AdapterImpl
Creates an instance.
adaptListener(ISimplePropertyListener) - Method in class org.eclipse.emf.databinding.internal.EMFListProperty
 
adaptListener(ISimplePropertyListener) - Method in class org.eclipse.emf.databinding.internal.EMFMapProperty
 
adaptListener(ISimplePropertyListener) - Method in class org.eclipse.emf.databinding.internal.EMFResourceContentProperty
 
adaptListener(ISimplePropertyListener) - Method in class org.eclipse.emf.databinding.internal.EMFSetProperty
 
adaptListener(ISimplePropertyListener) - Method in class org.eclipse.emf.databinding.internal.EMFValueProperty
 
adaptNew(Notifier, Object) - Method in interface org.eclipse.emf.common.notify.AdapterFactory
Creates a new associated adapter of the given type; it may optionally call setTarget on the adapter, and it may optionally add the adapter to the target.eAdapters().
adaptNew(Notifier, Object) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Creates an adapter by calling createAdapter(Notifier, Object) and associates it by calling associate.
adaptNew(Notifier, Object) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
adaptNew(Notifier, Object) - Method in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
This interface is not support; an exception will be thrown.
adaptNew(Notifier, Object) - Method in class org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory
This records adapters for subsequent disposable.
adaptNew(Notifier, Object) - Method in class org.eclipse.emf.mapping.impl.MappingRootImpl.MappedObjectStateAdapterFactory
 
adaptNew(Notifier, Object) - Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
 
add(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.UniqueNameHelper
 
add(E) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
add(int, E) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
add(Notification) - Method in class org.eclipse.emf.common.notify.impl.NotificationChainImpl
Adds or merges a new notification.
add(Notification) - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
Adds or merges a new notification.
ADD - Static variable in interface org.eclipse.emf.common.notify.Notification
An event type indicating that a value has been inserted into a list-based feature of the notifier.
add(Notification) - Method in interface org.eclipse.emf.common.notify.NotificationChain
Adds a notification to the chain.
add(E) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds the object at the end of the list and returns whether the object was added; if uniqueness is required, duplicates will be ignored and false will be returned.
add(int, E) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds the object at the given index in the list.
add(E1) - Method in class org.eclipse.emf.common.util.AbstractEList.EListIterator
Adds the object at the next index and advances the iterator past it.
add(E1) - Method in class org.eclipse.emf.common.util.AbstractEList.NonResolvingEListIterator
Throws an exception.
add(Diagnostic) - Method in class org.eclipse.emf.common.util.BasicDiagnostic
 
add(E) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
Throws an exception.
add(int, E) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
Throws an exception.
add(Map.Entry<K, V>) - Method in class org.eclipse.emf.common.util.BasicEMap
Delegates to BasicEMap.delegateEList.
add(int, Map.Entry<K, V>) - Method in class org.eclipse.emf.common.util.BasicEMap
Delegates to BasicEMap.delegateEList.
add(E) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
Throws an exception.
add(int, E) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
Throws an exception.
add(Diagnostic) - Method in interface org.eclipse.emf.common.util.DiagnosticChain
Adds the diagnostic to the chain.
add(Object) - Method in class org.eclipse.emf.databinding.edit.EditingDomainEObjectObservableList
 
add(int, Object) - Method in class org.eclipse.emf.databinding.edit.EditingDomainEObjectObservableList
 
add(Object) - Method in class org.eclipse.emf.databinding.EObjectObservableList
 
add(int, Object) - Method in class org.eclipse.emf.databinding.EObjectObservableList
 
add(E) - Method in class org.eclipse.emf.databinding.internal.DelegatingSet
 
add(Object) - Method in class org.eclipse.emf.databinding.internal.EWritableList
 
add(int, Object) - Method in class org.eclipse.emf.databinding.internal.EWritableList
 
ADD - Static variable in enum org.eclipse.emf.ecore.change.ChangeKind
The 'ADD' literal value
add(InternalEObject, EStructuralFeature, int, Object) - Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreImpl
 
add(InternalEObject, EStructuralFeature, int, Object) - Method in interface org.eclipse.emf.ecore.InternalEObject.EStore
Adds the value at the index in the content of the object's feature.
add(FeatureMap.Entry) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
add(int, FeatureMap.Entry) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
add(int, EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
add(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
add(EStructuralFeature, int, Object) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
add(E1) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap.ValueListIteratorImpl
 
add(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap.ValueListIteratorImpl
 
add(FeatureMap.Entry) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
add(int, FeatureMap.Entry) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
add(int, EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
add(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
add(EStructuralFeature, int, Object) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
add(E) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap.ValueListIteratorImpl
 
add(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap.ValueListIteratorImpl
 
add(Object) - Method in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
add(InternalEObject, EReference, EObject) - Method in class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
 
add(EObject) - Method in class org.eclipse.emf.ecore.util.ECrossReferenceAdapter.InverseCrossReferencer
 
add(InternalEObject, EReference, EObject) - Method in class org.eclipse.emf.ecore.util.ECrossReferenceAdapter.InverseCrossReferencer
 
add(EObject, EReference, EObject) - Method in class org.eclipse.emf.ecore.util.ECrossReferenceAdapter.InverseCrossReferencer
 
add(EStructuralFeature, Object) - Method in interface org.eclipse.emf.ecore.util.FeatureMap
 
add(int, EStructuralFeature, Object) - Method in interface org.eclipse.emf.ecore.util.FeatureMap
 
add(EStructuralFeature, int, Object) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
 
add(EStructuralFeature, Object) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.ValueListIterator
 
add(Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
 
add(Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
add(int, Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
add(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
add(int, EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
add(EStructuralFeature, int, Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
add(String) - Method in class org.eclipse.emf.ecore.xmi.impl.StringSegment
 
add(String) - Method in class org.eclipse.emf.ecore.xmi.impl.StringSegment.SegmentIterator
 
add(ENamedElement, XMLResource.XMLInfo) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
Add an XMLInfo object for an Ecore construct to the map.
add(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
add(ENamedElement, XMLResource.XMLInfo) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap
Add an XMLInfo object for an Ecore construct to the map.
add(Duration) - Method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
 
add(Duration) - Method in class org.eclipse.emf.ecore.xml.type.internal.XMLDuration
 
add(Object) - Method in class org.eclipse.emf.edit.provider.Disposable
 
add(ENamedElement, XMLResource.XMLInfo) - Method in class org.eclipse.emf.mapping.ecore2xml.impl.XMLMapImpl
 
ADD_MANY - Static variable in interface org.eclipse.emf.common.notify.Notification
An event type indicating that a several values have been added into a list-based feature of the notifier.
addAbstractPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EClassItemProvider
This adds a property descriptor for the Abstract feature
addAbstractPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Abstract feature
addAbstractPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Abstract feature
addAdapter(Notifier) - Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
 
addAdapter(Notifier) - Method in class org.eclipse.emf.ecore.util.EContentAdapter
 
addAdapter(Notifier) - Method in class org.eclipse.emf.ecore.util.ECrossReferenceAdapter
 
addAdapterFactory(AdapterFactory) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
addAdapterFactoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Adapter Factory feature
addAddressPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.LibraryItemProvider
This adds a property descriptor for the Address feature
addAddressPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.PersonItemProvider
This adds a property descriptor for the Address feature
addAll(Collection<?>) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.UniqueNameHelper
 
addAll(Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
addAll(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds each object of the collection to the end of the list.
addAll(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds each object of the collection at each successive index in the list and returns whether any objects were added.
addAll(Diagnostic) - Method in class org.eclipse.emf.common.util.BasicDiagnostic
 
addAll(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
Throws an exception.
addAll(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
Throws an exception.
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.eclipse.emf.common.util.BasicEMap
Delegates to BasicEMap.delegateEList.
addAll(int, Collection<? extends Map.Entry<K, V>>) - Method in class org.eclipse.emf.common.util.BasicEMap
Delegates to BasicEMap.delegateEList.
addAll(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
Throws an exception.
addAll(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
Throws an exception.
addAll(Diagnostic) - Method in interface org.eclipse.emf.common.util.DiagnosticChain
Adds the children of the diagnostic to the chain.
addAll(Collection) - Method in class org.eclipse.emf.databinding.edit.EditingDomainEObjectObservableList
 
addAll(int, Collection) - Method in class org.eclipse.emf.databinding.edit.EditingDomainEObjectObservableList
 
addAll(Collection) - Method in class org.eclipse.emf.databinding.EObjectObservableList
 
addAll(int, Collection) - Method in class org.eclipse.emf.databinding.EObjectObservableList
 
addAll(Collection<? extends E>) - Method in class org.eclipse.emf.databinding.internal.DelegatingSet
 
addAll(Collection) - Method in class org.eclipse.emf.databinding.internal.EWritableList
 
addAll(int, Collection) - Method in class org.eclipse.emf.databinding.internal.EWritableList
 
addAll(Collection<? extends FeatureMap.Entry>) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addAll(int, Collection<? extends FeatureMap.Entry>) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addAll(int, EStructuralFeature, Collection<?>) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addAll(EStructuralFeature, Collection<?>) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addAll(EStructuralFeature, int, Collection<?>) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addAll(Collection<? extends FeatureMap.Entry>) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addAll(int, Collection<? extends FeatureMap.Entry>) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addAll(int, EStructuralFeature, Collection<?>) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addAll(EStructuralFeature, Collection<?>) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addAll(EStructuralFeature, int, Collection<?>) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addAll(EStructuralFeature, Collection<?>) - Method in interface org.eclipse.emf.ecore.util.FeatureMap
 
addAll(int, EStructuralFeature, Collection<?>) - Method in interface org.eclipse.emf.ecore.util.FeatureMap
 
addAll(EStructuralFeature, int, Collection<?>) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
 
addAll(Collection<? extends E>) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addAll(int, Collection<? extends E>) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addAll(EStructuralFeature, Collection<?>) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
addAll(int, EStructuralFeature, Collection<?>) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
addAll(EStructuralFeature, int, Collection<?>) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
addAll(Collection<?>) - Method in class org.eclipse.emf.edit.provider.Disposable
 
addAllFieldsPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the All Fields feature
addAllMethodsPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the All Methods feature
addAllSuperTypesPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the All Super Types feature
addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
Adds each object of the collection to the end of the list; it does no uniqueness checking.
addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
Adds each object from start to end of the array to the end of the list; it does no uniqueness checking.
addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
Adds each object of the collection to the end of the list; it does no uniqueness checking.
addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
Adds each object from start to end of the array to the end of the list and returns whether any objects were added; it does no uniqueness checking.
addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds each object of the collection to the end of the list; it does no uniqueness checking.
addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds each object from start to end of the array at the index of list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Adds each object of the collection to the end of the list; it does no uniqueness checking.
addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Adds each object from start to end of the array at the index of list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.BasicEList
Adds each object of the collection to the end of the list; it does no uniqueness checking.
addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.BasicEList
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.util.BasicEList
Adds each object from start to end of the array at the index of list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.util.BasicEList
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.DelegatingEList
Adds each object of the collection to the end of the list; it does no uniqueness checking.
addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.DelegatingEList
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.util.DelegatingEList
Adds each object from start to end of the array at the index of list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.util.DelegatingEList
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.ecore.util.AbstractSequentialInternalEList
 
addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.ecore.util.AbstractSequentialInternalEList
 
addAllUnique(Collection<? extends FeatureMap.Entry>) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addAllUnique(FeatureMap.Entry.Internal[], int, int) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addAllUnique(int, FeatureMap.Entry.Internal[], int, int) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addAllUnique(Collection<? extends FeatureMap.Entry>) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addAllUnique(FeatureMap.Entry.Internal[], int, int) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addAllUnique(int, FeatureMap.Entry.Internal[], int, int) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addAllUnique(Collection<? extends Map.Entry<K, V>>) - Method in class org.eclipse.emf.ecore.util.EcoreEMap
Add the objects without verifying uniqueness.
addAllUnique(int, Collection<? extends Map.Entry<K, V>>) - Method in class org.eclipse.emf.ecore.util.EcoreEMap
Add the objects without verifying uniqueness.
addAllUnique(Collection<? extends FeatureMap.Entry>) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
 
addAllUnique(FeatureMap.Entry.Internal[], int, int) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
 
addAllUnique(int, FeatureMap.Entry.Internal[], int, int) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
 
addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addAllUnique(FeatureMap.Entry.Internal[], int, int) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addAllUnique(int, FeatureMap.Entry.Internal[], int, int) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addAllUnique(Collection<? extends E>) - Method in interface org.eclipse.emf.ecore.util.InternalEList
Adds the objects without verifying uniqueness.
addAllUnique(int, Collection<? extends E>) - Method in interface org.eclipse.emf.ecore.util.InternalEList
Adds the objects without verifying uniqueness.
addAnnotation(ENamedElement, String, String[]) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addAnnotation(ENamedElement, String, String[], URI[]) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addAnnotation(ENamedElement, int, String, String[]) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addAnnotation(ENamedElement, int, String, String[], URI[]) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addAPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.BItemProvider
This adds a property descriptor for the A feature
addArrayAccessorsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Array Accessors feature
addAttribute(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addAttributeContent(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addAttributeNS(String, String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addAuPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.BUItemProvider
This adds a property descriptor for the Au feature
addAuthorPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.BookItemProvider
This adds a property descriptor for the Author feature
addAuthorPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.BookOnTapeItemProvider
This adds a property descriptor for the Author feature
addBasePackagePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Base Package feature
addBaseTemplatePathEntries(List<String>) - Method in class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter
Adds template locations to the base portion of the dynamic template path, an ordered list of URIs corresponding to locations under which to find templates.
addBaseTemplatePathEntries(List<String>) - Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenBaseGeneratorAdapter
Adds the default EMF template location to the base portion of the dynamic template path.
addBaseTemplatePathEntries(List<String>) - Method in class org.eclipse.emf.examples.generator.validator.GenClassValidatorGeneratorAdapter
 
addBaseTemplatePathEntries(List<String>) - Method in class org.eclipse.emf.examples.generator.validator.GenModelValidatorGeneratorAdapter
 
addBinaryCompatibleReflectiveMethodsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Binary Compatible Reflective Methods feature
addBodyPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JInitializerItemProvider
This adds a property descriptor for the Body feature
addBodyPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Body feature
addBooksPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.LibraryItemProvider
This adds a property descriptor for the Books feature
addBooksPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.WriterItemProvider
This adds a property descriptor for the Books feature
addBooleanFlagsFieldPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Boolean Flags Field feature
addBooleanFlagsReservedBitsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Boolean Flags Reserved Bits feature
addBorrowedPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.BorrowerItemProvider
This adds a property descriptor for the Borrowed feature
addBorrowersPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.CirculatingItemItemProvider
This adds a property descriptor for the Borrowers feature
addBPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.AItemProvider
This adds a property descriptor for the B feature
addBundleManifestPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Bundle Manifest feature
addBuPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.AUItemProvider
This adds a property descriptor for the Bu feature
addCastPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.VideoCassetteItemProvider
This adds a property descriptor for the Cast feature
addCategoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.BookItemProvider
This adds a property descriptor for the Category feature
addCDATA(FeatureMap, String) - Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
addCDATA(FeatureMap, int, String) - Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
addCDATA(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addChangeablePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
This adds a property descriptor for the Changeable feature
addCharDataGenerator(char[]) - Method in class org.eclipse.emf.codegen.jet.JETCompiler
 
addChild(JNode, JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
 
addChild(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAbstractType
 
addChild(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit
 
addChild(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJEnum
 
addChild(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJField
 
addChild(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMember
 
addChild(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
Adds a child to this node.
addChild(JNode, JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
Adds the given orphan node (document fragment) as the last child of the specified node.
addChild(JNode, JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
 
addChild(JNode, JNode, int) - Method in class org.eclipse.emf.test.tools.merger.facade.BaseFacadeTest
 
addChildCreationExtendersPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Child Creation Extenders feature
addChildrenPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Children feature
addClassNamePatternPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Class Name Pattern feature
addClassPackageSuffixPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Class Package Suffix feature
addClasspathEntries(Collection<IClasspathEntry>, String, String) - Static method in class org.eclipse.emf.codegen.CodeGen
Deprecated. As of EMF 2.1.0, moved to CodeGenUtil.
addClasspathEntries(Collection<IClasspathEntry>, String) - Static method in class org.eclipse.emf.codegen.CodeGen
Deprecated. As of EMF 2.1.0, moved to CodeGenUtil.
addClasspathEntries(JETEmitter) - Method in class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter
Override this to add classpath variables to the JETEmitter.
addClasspathEntries(JETEmitter) - Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenBaseGeneratorAdapter
Adds the plug-ins required for GenModel/Ecore-based templates to the JETEmitter's classpath.
addClasspathEntries(JETEmitter) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
addClasspathEntries(Collection<?>, String, String) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
Deprecated. in 2.2. Please use CodeGenUtil.EclipseUtil.addClasspathEntries(Collection, String, String) instead.
addClasspathEntries(Collection<?>, String) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
Deprecated. in 2.2. Please use CodeGenUtil.EclipseUtil.addClasspathEntries(Collection, String) instead.
addClasspathEntries(Collection<IClasspathEntry>, String, String) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil
 
addClasspathEntries(Collection<IClasspathEntry>, String) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil
 
addClasspathEntries(JETEmitter) - Method in class org.eclipse.emf.examples.generator.validator.GenClassValidatorGeneratorAdapter
 
addClasspathEntries(JETEmitter) - Method in class org.eclipse.emf.examples.generator.validator.GenModelValidatorGeneratorAdapter
 
addClassPsuedoImports() - Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenClass
 
addClassPsuedoImports() - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
 
addCodeFormattingPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Code Formatting feature
addColorProvidersPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Color Providers feature
AddCommand - Class in org.eclipse.emf.edit.command
The add command logically acts upon an owner object that has a collection-based feature to which other objects can be added.
AddCommand(EditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.emf.edit.command.AddCommand
This constructs a primitive command to add a particular value to the specified many-valued feature of the owner.
AddCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Constructor for class org.eclipse.emf.edit.command.AddCommand
This constructs a primitive command to insert particular value into the specified many-valued feature of the owner.
AddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Constructor for class org.eclipse.emf.edit.command.AddCommand
This constructs a primitive command to add a collection of values to the specified many-valued feature of the owner.
AddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Constructor for class org.eclipse.emf.edit.command.AddCommand
This constructs a primitive command to insert a collection of values into the specified many-valued feature of the owner.
AddCommand(EditingDomain, EList<?>, Object) - Constructor for class org.eclipse.emf.edit.command.AddCommand
This constructs a primitive command to add a particular value into the specified extent.
AddCommand(EditingDomain, EList<?>, Object, int) - Constructor for class org.eclipse.emf.edit.command.AddCommand
This constructs a primitive command to insert particular value into the specified extent.
AddCommand(EditingDomain, EList<?>, Collection<?>) - Constructor for class org.eclipse.emf.edit.command.AddCommand
This constructs a primitive command to insert a collection of values into the specified extent.
AddCommand(EditingDomain, EList<?>, Collection<?>, int) - Constructor for class org.eclipse.emf.edit.command.AddCommand
This constructs a primitive command to insert a collection of values into the specified extent.
addCommand - Variable in class org.eclipse.emf.mapping.command.AddOverrideCommand
This keeps track of the AddCommand we're overriding
addCommandStackListener(CommandStackListener) - Method in class org.eclipse.emf.common.command.BasicCommandStack
 
addCommandStackListener(CommandStackListener) - Method in interface org.eclipse.emf.common.command.CommandStack
Adds a listener to the command stack, which will be notified whenever a command has been processed on the stack.
AddCommandTest - Class in org.eclipse.emf.test.edit.command
Tests for AddCommand.
AddCommandTest(String) - Constructor for class org.eclipse.emf.test.edit.command.AddCommandTest
 
addComment(FeatureMap, String) - Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
addComment(FeatureMap, int, String) - Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
addComment(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addCommentPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JCompilationUnitItemProvider
This adds a property descriptor for the Comment feature
addCommentPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMemberItemProvider
This adds a property descriptor for the Comment feature
addCompilationUnitImports(String) - Method in class org.eclipse.emf.codegen.util.ImportManager
Registers pseudo-imports for all of the import declarations in the specified compilation unit contents.
addComplianceLevelPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Compliance Level feature
addComponentTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Component Type feature
addConstructorPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Constructor feature
addContainerPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EReferenceItemProvider
This adds a property descriptor for the Container feature
addContainingTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMemberItemProvider
This adds a property descriptor for the Containing Type feature
addContainmentPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EReferenceItemProvider
This adds a property descriptor for the Containment feature
addContainmentProxiesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Containment Proxies feature
addContentTypeIdentifierPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Content Type Identifier feature
addControl(Composite) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterURIPage
 
addControl(Composite) - Method in class org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage
 
addCopiesPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.CirculatingItemItemProvider
This adds a property descriptor for the Copies feature
addCopyrightFieldsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Copyright Fields feature
addCopyrightTextPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Copyright Text feature
addCPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.AItemProvider
This adds a property descriptor for the C feature
addCPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.DItemProvider
This adds a property descriptor for the C feature
addCreateChildPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Create Child feature
addCreateCopyCommands(CompoundCommand, EObject) - Method in class org.eclipse.emf.edit.command.CopyCommand
 
addCreationCommandsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Creation Commands feature
addCreationIconsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Creation Icons feature
addCreationSubmenusPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Creation Submenus feature
addCuPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.AUItemProvider
This adds a property descriptor for the Cu feature
addCuPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.DUItemProvider
This adds a property descriptor for the Cu feature
addDamagedPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.AudioVisualItemItemProvider
This adds a property descriptor for the Damaged feature
addDataPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.tree.provider.NodeItemProvider
This adds a property descriptor for the Data feature
addDataTypeConvertersPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Data Type Converters feature
addDataValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.FeatureMapEntryItemProvider
This adds a property descriptor for the Data Value feature
addDefaultValueLiteralPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
This adds a property descriptor for the Default Value Literal feature
addDefaultValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EClassifierItemProvider
This adds a property descriptor for the Default Value feature
addDefaultValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
This adds a property descriptor for the Default Value feature
addDerivedPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
This adds a property descriptor for the Derived feature
addDescriptor(String, GeneratorAdapterFactory.Descriptor) - Method in class org.eclipse.emf.codegen.ecore.generator.GeneratorAdapterFactory.Descriptor.DelegatingRegistry
 
addDescriptor(String, GeneratorAdapterFactory.Descriptor) - Method in interface org.eclipse.emf.codegen.ecore.generator.GeneratorAdapterFactory.Descriptor.Registry
Registers the given descriptor against the specified package ID.
addDetailAction - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor
 
addDetailControl(Composite) - Method in class org.eclipse.emf.importer.rose.ui.RoseDetailPage
 
addDetailControl(Composite) - Method in class org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage
 
addDiagnostic(Diagnostic) - Method in class org.eclipse.emf.importer.rose.builder.RoseUtil
 
addDisposableProviderFactoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Disposable Provider Factory feature
addDoctypeInformation() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
addDPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.BItemProvider
This adds a property descriptor for the D feature
addDPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.CItemProvider
This adds a property descriptor for the D feature
addDPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.EItemProvider
This adds a property descriptor for the D feature
addDuPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.BUItemProvider
This adds a property descriptor for the Du feature
addDuPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.CUItemProvider
This adds a property descriptor for the Du feature
addDuPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.EUItemProvider
This adds a property descriptor for the Du feature
addDynamicPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenClassItemProvider
This adds a property descriptor for the Dynamic feature
addDynamicTemplatesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Dynamic Templates feature
addEAttributeTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EAttributeItemProvider
This adds a property descriptor for the EAttribute Type feature
addEClassifierPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EGenericTypeItemProvider
This adds a property descriptor for the EClassifier feature
addEContainingClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
This adds a property descriptor for the EContaining Class feature
addEcoreClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenClassItemProvider
This adds a property descriptor for the Ecore Class feature
addEcoreDataTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenDataTypeItemProvider
This adds a property descriptor for the Ecore Data Type feature
addEcoreEnumLiteralPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenEnumLiteralItemProvider
This adds a property descriptor for the Ecore Enum Literal feature
addEcoreEnumPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenEnumItemProvider
This adds a property descriptor for the Ecore Enum feature
addEcoreFeaturePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Ecore Feature feature
addEcoreOperationPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenOperationItemProvider
This adds a property descriptor for the Ecore Operation feature
addEcorePackagePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Ecore Package feature
added(Notifier, Adapter) - Method in interface org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList.Listener
Called when the given adapter is added to the given notifier.
addedExceptions - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMethod
List of added exceptions by calling ASTJMethod.addException(String).
addedInsertEdits - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
Map of insert offsets to InsertEdit objects created.
addEditDirectoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Edit Directory feature
addEditorDirectoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Editor Directory feature
addEditorPluginClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Editor Plugin Class feature
addEditorPluginIDPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Editor Plugin ID feature
addEditorPluginVariablesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Editor Plugin Variables feature
addEditPluginClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Edit Plugin Class feature
addEditPluginIDPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Edit Plugin ID feature
addEditPluginVariablesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Edit Plugin Variables feature
addEdits(TextEdit, IDocument) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.AbstractRewriter
 
addEdits(TextEdit, IDocument) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
Adds a TextEdit that comments out required nodes.
addEdits(TextEdit, IDocument) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeContentsReplacer
Creates a TextEdit that replaces contents of all tracked nodes.
addedSuperInterfaces - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJEnum
List of added interfaces by calling ASTJEnum.addSuperInterface(String).
addedSuperInterfaces - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJType
List of added interfaces by calling ASTJType.addSuperInterface(String).
addEEnumLiteral(EEnum, Enumerator) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEException(EOperation, EClassifier) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEException(EOperation, EGenericType) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEExceptionsPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EOperationItemProvider
This adds a property descriptor for the EExceptions feature
addEFactoryInstancePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EPackageItemProvider
This adds a property descriptor for the EFactory Instance feature
addEKeysPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EReferenceItemProvider
This adds a property descriptor for the Keys feature
addEntity(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addEntryFeature(String) - Method in class org.eclipse.emf.edit.provider.FeatureMapEntryWrapperItemProvider
Prepends the entry feature name to the given text and returns the result.
addEOperation(EClass, EClassifier, String) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEOperation(EClass, EClassifier, String, int, int) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEOperation(EClass, EClassifier, String, int, int, boolean, boolean) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEOppositePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EReferenceItemProvider
This adds a property descriptor for the EOpposite feature
addEPackagePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EFactoryItemProvider
This adds a property descriptor for the EPackage feature
addEPackagesTableColumns(CheckboxTableViewer) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPackagePage
 
addEParameter(EOperation, EClassifier, String) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEParameter(EOperation, EClassifier, String, int, int) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEParameter(EOperation, EClassifier, String, int, int, boolean, boolean) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEParameter(EOperation, EGenericType, String, int, int) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
Deprecated. 
addEParameter(EOperation, EGenericType, String, int, int, boolean, boolean) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addEPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.DItemProvider
This adds a property descriptor for the E feature
addERawTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EGenericTypeItemProvider
This adds a property descriptor for the ERaw Type feature
addEReferenceTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EReferenceItemProvider
This adds a property descriptor for the EReference Type feature
addESuperTypesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EClassItemProvider
This adds a property descriptor for the ESuper Types feature
addETypeParameter(EClassifier, String) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addETypeParameter(EOperation, String) - Method in class org.eclipse.emf.ecore.impl.EPackageImpl
 
addETypeParameterPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EGenericTypeItemProvider
This adds a property descriptor for the EType Parameter feature
addETypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
This adds a property descriptor for the EType feature
addEuPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.DUItemProvider
This adds a property descriptor for the Eu feature
addException(String) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMethod
 
addException(String) - Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJMethod
 
addException(String) - Method in interface org.eclipse.emf.codegen.merge.java.facade.JMethod
Adds the given exception to the end of the list of exceptions this method is declared to throw.
addExceptionsPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Exceptions feature
addExtensibleProviderFactoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Extensible Provider Factory feature
addExternalGenModels(List<GenModel>) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPackagePage
 
addFacadeHelperClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Facade Helper Class feature
addFeatureDelegationPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Feature Delegation feature
addFeatureMapWrapperClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Feature Map Wrapper Class feature
addFeatureMapWrapperInterfacePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Feature Map Wrapper Interface feature
addFeatureMapWrapperInternalInterfacePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Feature Map Wrapper Internal Interface feature
addFeatureNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.FeatureMapEntryItemProvider
This adds a property descriptor for the Feature Name feature
addFeaturePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.FeatureChangeItemProvider
This adds a property descriptor for the Feature feature
addFeaturePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.FeatureMapEntryItemProvider
This adds a property descriptor for the Feature feature
addFieldsPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Fields feature
addFileExtensionsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the File Extensions feature
addFinalPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Final feature
addFinalPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JFieldItemProvider
This adds a property descriptor for the Final feature
addFinalPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Final feature
addFinalPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JParameterItemProvider
This adds a property descriptor for the Final feature
addFirstNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.PersonItemProvider
This adds a property descriptor for the First Name feature
addFontProvidersPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Font Providers feature
addForceOverwritePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Force Overwrite feature
addGenerateExampleClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Generate Example Class feature
addGenerateModelWizardPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Generate Model Wizard feature
addGenerateSchemaPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Generate Schema feature
addGenerator(JETGenerator) - Method in class org.eclipse.emf.codegen.jet.JETCompiler
 
addGeneratorAndArguments(Generator, Object, Object, String) - Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GeneratorUIUtil.GeneratorOperation
 
addGenModelArguments() - Method in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
 
addGenModelArguments() - Method in class org.eclipse.emf.importer.rose.taskdefs.RoseGeneratorTask
 
addGenModelPathArgument() - Method in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
 
addGenModelPathArgument() - Method in class org.eclipse.emf.importer.java.taskdefs.JavaGeneratorTask
 
addGenModelToResource(boolean) - Method in class org.eclipse.emf.importer.ModelImporter
 
addGlobalActions(IMenuManager) - Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor
This inserts global actions before the "additions-end" separator
addGlobalActions(IMenuManager) - Method in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
This inserts global actions before the "additions-end" separator
addGlobalActions(IMenuManager) - Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalActions(IMenuManager) - Method in class org.eclipse.emf.examples.extlibrary.presentation.EXTLibraryActionBarContributor
This inserts global actions before the "additions-end" separator
addGlobalActions(IMenuManager) - Method in class org.eclipse.emf.java.presentation.JavaActionBarContributor
This inserts global actions before the "additions-end" separator
addGlobalActions(IMenuManager) - Method in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLActionBarContributor
This inserts global actions before the "additions-end" separator
addIDAttributeNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.XMLMapItemProvider
This adds a property descriptor for the ID Attribute Name feature
addIDPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EAttributeItemProvider
This adds a property descriptor for the ID feature
addIdPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ext.provider.FItemProvider
This adds a property descriptor for the Id feature
addIdsPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.EItemProvider
This adds a property descriptor for the Ids feature
addIdsPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.EUItemProvider
This adds a property descriptor for the Ids feature
addImagePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenClassItemProvider
This adds a property descriptor for the Image feature
addImport(String) - Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModel
 
addImport(String) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
addImport(String, String) - Method in class org.eclipse.emf.codegen.util.ImportManager
Registers an import for the given package name and short name.
addImport(String) - Method in class org.eclipse.emf.codegen.util.ImportManager
Registers an import for the given qualified name.
addImportedPackagesPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JCompilationUnitItemProvider
This adds a property descriptor for the Imported Packages feature
addImportedTypesPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JCompilationUnitItemProvider
This adds a property descriptor for the Imported Types feature
addImports(String) - Method in class org.eclipse.emf.codegen.jet.JETSkeleton
 
addImportsPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JCompilationUnitItemProvider
This adds a property descriptor for the Imports feature
addIndexPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.ListChangeItemProvider
This adds a property descriptor for the Index feature
addInitializerPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JFieldItemProvider
This adds a property descriptor for the Initializer feature
addInput(EObject) - Method in class org.eclipse.emf.mapping.xsd2ecore.XSD2EcoreMapper
 
AddInputRootAction - Class in org.eclipse.emf.mapping.ecore2ecore.action
 
AddInputRootAction() - Constructor for class org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootAction
 
addInstanceClassNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EClassifierItemProvider
This adds a property descriptor for the Instance Class Name feature
addInstanceTypeNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EClassifierItemProvider
This adds a property descriptor for the Instance Type Name feature
addInterfaceNamePatternPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Interface Name Pattern feature
addInterfacePackageSuffixPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Interface Package Suffix feature
addInterfacePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EClassItemProvider
This adds a property descriptor for the Interface feature
addInterfacePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Interface feature
addIssuesPerYearPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.PeriodicalItemProvider
This adds a property descriptor for the Issues Per Year feature
additionalWrappers - Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand
 
ADDITIONS_LAST_STYLE - Static variable in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
This style bit indicates that the "additions" separator should come after the "edit" separator.
addItself(TestSuite) - Method in class org.eclipse.emf.test.tools.merger.JMergerJDOMTest
Adds itself only if java version is 1.4 based on directory (JMergerTest.computeExpectedOutputFile() and if possible by JMergerTest.addItself(TestSuite).
addItself(TestSuite) - Method in class org.eclipse.emf.test.tools.merger.JMergerTest
Adds itself to the test suite if expected output file returned by JMergerTest.computeExpectedOutputFile() exists.
addJavaClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Java Class feature
addJavaConstructorPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Java Constructor feature
addJavaFieldPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JFieldItemProvider
This adds a property descriptor for the Java Field feature
addJavaLangImports(List<String>) - Method in class org.eclipse.emf.codegen.util.ImportManager
Ensures that explicit import declarations will be added for classes from java.lang with the specified short names.
addJavaMethodPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Java Method feature
addJavaPackagePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JPackageItemProvider
This adds a property descriptor for the Java Package feature
AddJETNatureAction - Class in org.eclipse.emf.codegen.action
 
AddJETNatureAction() - Constructor for class org.eclipse.emf.codegen.action.AddJETNatureAction
 
addJNodePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JModelElementItemProvider
This adds a property descriptor for the JNode feature
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.EObjectToChangesMapEntryItemProvider
This adds a property descriptor for the Key feature
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStringToStringMapEntryItemProvider
This adds a property descriptor for the Key feature
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.ENamedElementToXMLInfoMapEntryItemProvider
This adds a property descriptor for the Key feature
addKindPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.ListChangeItemProvider
This adds a property descriptor for the Kind feature
addLabelFeaturePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenClassItemProvider
This adds a property descriptor for the Label Feature feature.
addLabelsPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.EItemProvider
This adds a property descriptor for the Labels feature
addLabelsPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.EUItemProvider
This adds a property descriptor for the Labels feature
addLanguagePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Language feature
addLastNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.PersonItemProvider
This adds a property descriptor for the Last Name feature
AddLibraryCommand - Class in org.eclipse.emf.examples.extlibrary.actions
The extended library example supports multi-rooted resources and therefore this command will add a library to the resource.
AddLibraryCommand(EditingDomain, EList<?>, Object) - Constructor for class org.eclipse.emf.examples.extlibrary.actions.AddLibraryCommand
Constructor
addLine() - Method in class org.eclipse.emf.ecore.xmi.impl.StringSegment
 
addLine() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addLineBreakAfterNode(TextEdit, ITrackedNodePosition, ASTNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
If there is anything after the node, inserts the line break to prevent commenting out extra content.
addLineBreakBeforeNode(TextEdit, ITrackedNodePosition, ASTNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
Add line break before the node if needed.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
This adds a listener
addListener(BasicNotifierImpl.EObservableAdapterList.Listener) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
addListener(BasicNotifierImpl.EObservableAdapterList.Listener) - Method in interface org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Adds another listener from the adapter list.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.ChangeNotifier
This adds another listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
 
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
 
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider
Adds a listener to receive this wrapper's repeated notifications.
addListener(INotifyChangedListener) - Method in interface org.eclipse.emf.edit.provider.IChangeNotifier
This adds another listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.ItemProvider
 
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
 
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.ItemProviderDecorator
 
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory
This adds a listener.
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Since we won't ever generate these notifications, we can just ignore this.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.examples.extlibrary.provider.EXTLibraryItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.mapping.ecore2ecore.provider.Ecore2EcoreItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.Ecore2XMLItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.mapping.impl.MappingRootImpl.MappedObjectStateAdapter
 
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.mapping.xsd2ecore.provider.XSD2EcoreItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.test.models.ext.provider.ExtItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.test.models.ref.provider.RefItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.URefItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.test.models.tree.provider.TreeItemProviderAdapterFactory
This adds a listener
addLiteralPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EEnumLiteralItemProvider
This adds a property descriptor for the Literal feature
addLiteralsInterfacePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Literals Interface feature
addLoadInitializationPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Load Initialization feature
addLowerBoundPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
This adds a property descriptor for the Lower Bound feature
addManagerPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.EmployeeItemProvider
This adds a property descriptor for the Manager feature
addManyPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
This adds a property descriptor for the Many feature
AddMappingCommand - Class in org.eclipse.emf.mapping.command
The create mapping command creates a new mapping in a MappingDomain from a set of the domain's input and output objects.
AddMappingCommand(MappingDomain, Collection<?>) - Constructor for class org.eclipse.emf.mapping.command.AddMappingCommand
This creates a command instance that adds the new mappings in the collection into the appropriate place in the mapping root's.
addMasterImport(String, String) - Method in class org.eclipse.emf.codegen.util.ImportManager
Reserves the import mapping for the given package and short name of the compilation unit.
addMembersPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Members feature
addMetaDataPackageSuffixPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Meta Data Package Suffix feature
addMethodPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JParameterItemProvider
This adds a property descriptor for the Method feature
addMethodsPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Methods feature
addMinimalReflectiveMethodsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Minimal Reflective Methods feature
addMinutesLengthPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.AudioVisualItemItemProvider
This adds a property descriptor for the Minutes Length feature
addModelDirectoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Model Directory feature
addModelNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Model Name feature
addModelPathArgument() - Method in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
 
addModelPluginClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Model Plugin Class feature
addModelPluginIDPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Model Plugin ID feature
addModelPluginVariablesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Model Plugin Variables feature
addModificationTrackingAdapters(EObject) - Method in class org.eclipse.emf.ecore.resource.impl.ResourceImpl
Deprecated. since 2.1.0. This method is not invoked anymore. See ResourceImpl.attachedHelper(EObject).
addMoveToIndexPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.ListChangeItemProvider
This adds a property descriptor for the Move To Index feature
addMultipleEditorPagesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Multiple Editor Pages feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.ENamedElementItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.LibraryItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.WriterItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JModelElementItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.XMLInfoItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.provider.EItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ref.unsettable.provider.EUItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.tree.provider.DataItemProvider
This adds a property descriptor for the Name feature
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.tree.provider.NodeItemProvider
This adds a property descriptor for the Name feature
addNamespaceDeclarations() - Method in class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
 
addNamespaceDeclarations() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
addNativePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Native feature
addNode(UnitTreeNode) - Method in class org.eclipse.emf.importer.rose.builder.UnitTreeNode
 
addNode(RoseNode) - Method in class org.eclipse.emf.importer.rose.parser.RoseNode
 
addNodePropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.tree.provider.DataItemProvider
This adds a property descriptor for the Node feature
addNoNamespacePackagePropertyDescriptor(Object) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.XMLMapItemProvider
This adds a property descriptor for the No Namespace Package feature
addNonDuplicates(Collection<T>, Collection<? extends T>, Set<T>) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
addNonNLSMarkersPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Non NLS Markers feature
addNotification(IViewerNotification) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh
Adds a viewer notification to the queue that will be processed by this ViewerRefresh.
addNotifyPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Notify feature
addNSDeclaration(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
addNsPrefixPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EPackageItemProvider
This adds a property descriptor for the Ns Prefix feature
addNsURIPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EPackageItemProvider
This adds a property descriptor for the Ns URI feature
addObjectsToDetachPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.ChangeDescriptionItemProvider
This adds a property descriptor for the Objects To Detach feature
addObjectToSelect(Object) - Method in class org.eclipse.emf.edit.ui.view.ExtendedPropertySheetPage
 
addOperationReflectionPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Operation Reflection feature
addOptimizedHasChildrenPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Optimized Has Children feature
addOrderedPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
This adds a property descriptor for the Ordered feature
addOutput(EObject) - Method in class org.eclipse.emf.mapping.xsd2ecore.XSD2EcoreMapper
 
AddOutputRootAction - Class in org.eclipse.emf.mapping.ecore2ecore.action
 
AddOutputRootAction() - Constructor for class org.eclipse.emf.mapping.ecore2ecore.action.AddOutputRootAction
 
AddOverrideCommand - Class in org.eclipse.emf.mapping.command
This command overrides the AddCommand to additionally map the added object(s) to corresponding inputs.
AddOverrideCommand(MappingDomain, AddCommand) - Constructor for class org.eclipse.emf.mapping.command.AddOverrideCommand
This creates a command instance that adds and then maps the added object(s).
addOwners(Command) - Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand
Helper method that builds the list of owners, recursively for command wrappers and/or compound commands.
addPackagePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Package feature
addPackagePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JCompilationUnitItemProvider
This adds a property descriptor for the Package feature
addPackedEnumsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Packed Enums feature
addPages() - Method in class org.eclipse.emf.codegen.ecore.ui.EmptyProjectWizard
 
addPages() - Method in class org.eclipse.emf.codegen.presentation.ConvertToJETProjectWizard
 
addPages() - Method in class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard
 
addPages() - Method in class org.eclipse.emf.ecore.presentation.DynamicModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.eclipse.emf.ecore.presentation.EcoreModelWizard
The framework calls this to create the contents of the wizard
addPages() - Method in class org.eclipse.emf.examples.extlibrary.presentation.EXTLibraryModelWizard
The framework calls this to create the contents of the wizard
addPages() - Method in class org.eclipse.emf.exporter.html.ui.HTMLExporterWizard
 
addPages() - Method in class org.eclipse.emf.exporter.ui.EMFExportWizard
 
addPages() - Method in class org.eclipse.emf.importer.ecore.ui.EcoreImporterWizard
 
addPages() - Method in class org.eclipse.emf.importer.java.ui.JavaImporterWizard
 
addPages() - Method in class org.eclipse.emf.importer.rose.ui.RoseImporterWizard
 
addPages() - Method in class org.eclipse.emf.importer.ui.EMFModelWizard
 
addPages() - Method in class org.eclipse.emf.importer.ui.EMFProjectWizard
 
addPages() - Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard
The framework calls this to create the contents of the wizard
addPages() - Method in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLModelWizard
The framework calls this to create the contents of the wizard
addPagesPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.BookItemProvider
This adds a property descriptor for the Pages feature
addParametersPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Parameters feature
addPrefix(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
addPrefix(String, String) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Records the prefix to URI mapping while loading an XML document.
addPrefixPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Prefix feature
addPresentationPackageSuffixPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Presentation Package Suffix feature
addProcessingInstruction(FeatureMap, String, String) - Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
addProcessingInstruction(FeatureMap, int, String, String) - Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
addProcessingInstruction(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addPropertyCategoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Property Category feature
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.emf.importer.rose.parser.RoseComponent
 
addPropertyDescriptionPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Property Description feature
addPropertyFilterFlagsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Property Filter Flags feature
addPropertyMultiLinePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Property Multi Line feature
addPropertyPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Property feature
addPropertySortChoicesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenFeatureItemProvider
This adds a property descriptor for the Property Sort Choices feature
addProviderPackageSuffixPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Provider Package Suffix feature
addProviderPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenClassItemProvider
This adds a property descriptor for the Provider feature
addProviderRootExtendsClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Provider Root Extends Class feature
addProxy(EObject, EObject) - Method in class org.eclipse.emf.ecore.util.ECrossReferenceAdapter.InverseCrossReferencer
 
addPseudoImport(String) - Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModel
 
addPseudoImport(String) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
addPseudoImport(String) - Method in class org.eclipse.emf.codegen.util.ImportManager
Registers a pseudo-import for the given qualified name.
addPublicationDatePropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.ItemItemProvider
This adds a property descriptor for the Publication Date feature
addPublicConstructorsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Public Constructors feature
addQualifiedEditorPackageNames(List<String>, GenPackage) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
addQualifiedEditPackageNames(List<String>, GenPackage) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
addQualifiedModelPackageNames(List<String>, GenPackage) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
addQualifiedTestsPackageNames(List<String>, GenPackage) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
addReaderPropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.BookOnTapeItemProvider
This adds a property descriptor for the Reader feature
addRedirectionPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Redirection feature
addReferencedGenModels(List<GenModel>) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPackagePage
 
addReferencedGenModels(List<GenModel>) - Method in class org.eclipse.emf.importer.ui.contribution.base.ModelImporterPackagePage
 
addReferencedGenModelsTreeCheckStateManager(Tree) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPackagePage
 
addReferencedGenModelsTreeCheckStateManager(Tree) - Method in class org.eclipse.emf.exporter.ui.contribution.base.ModelExporterPackagePage
 
addReferencedGenModelsTreeColumns(CheckboxTreeViewer) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPackagePage
 
addReferencedGenModelsTreeColumns(CheckboxTreeViewer) - Method in class org.eclipse.emf.exporter.ui.contribution.base.ModelExporterPackagePage
 
addReferencesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenAnnotationItemProvider
This adds a property descriptor for the References feature
addReferencesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EAnnotationItemProvider
This adds a property descriptor for the References feature
addReferenceValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.FeatureMapEntryItemProvider
This adds a property descriptor for the Reference Value feature
addRelatedNodesPropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.tree.provider.NodeItemProvider
This adds a property descriptor for the Related Nodes feature
addRequiredPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
This adds a property descriptor for the Required feature
addResolveProxiesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EReferenceItemProvider
This adds a property descriptor for the Resolve Proxies feature
addResourcePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Resource feature
addResourcePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.ResourceChangeItemProvider
This adds a property descriptor for the Resource feature
addResourceURIPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.ResourceChangeItemProvider
This adds a property descriptor for the Resource URI feature
address - Variable in class org.eclipse.emf.examples.extlibrary.impl.LibraryImpl
The cached value of the 'Address' attribute
address - Variable in class org.eclipse.emf.examples.extlibrary.impl.PersonImpl
The cached value of the 'Address' attribute
address - Variable in class org.eclipse.emf.test.models.customer.impl.CustomerTypeImpl
The cached value of the 'Address' containment reference
Address - Interface in org.eclipse.emf.test.models.lib
A representation of the model object 'Address'
address - Variable in class org.eclipse.emf.test.models.lib.impl.LibraryImpl
The cached value of the 'Address' containment reference
ADDRESS - Static variable in interface org.eclipse.emf.test.models.lib.LibPackage
The meta object id for the 'Address' class
ADDRESS - Static variable in interface org.eclipse.emf.test.models.lib.LibPackage.Literals
The meta object literal for the 'Address' class
ADDRESS__POSTAL_CODE - Static variable in interface org.eclipse.emf.test.models.lib.LibPackage
The feature id for the 'Postal Code' attribute
ADDRESS__POSTAL_CODE - Static variable in interface org.eclipse.emf.test.models.lib.LibPackage.Literals
The meta object literal for the 'Postal Code' attribute feature
ADDRESS_EDEFAULT - Static variable in class org.eclipse.emf.examples.extlibrary.impl.LibraryImpl
The default value of the 'Address' attribute
ADDRESS_EDEFAULT - Static variable in class org.eclipse.emf.examples.extlibrary.impl.PersonImpl
The default value of the 'Address' attribute
ADDRESS_FEATURE_COUNT - Static variable in interface org.eclipse.emf.test.models.lib.LibPackage
The number of structural features of the 'Address' class
ADDRESS_TYPE - Static variable in interface org.eclipse.emf.test.models.customer.CustomerPackage
The meta object id for the 'Address Type' class
ADDRESS_TYPE - Static variable in interface org.eclipse.emf.test.models.customer.CustomerPackage.Literals
The meta object literal for the 'Address Type' class
ADDRESS_TYPE__STREET - Static variable in interface org.eclipse.emf.test.models.customer.CustomerPackage
The feature id for the 'Street' attribute
ADDRESS_TYPE__STREET - Static variable in interface org.eclipse.emf.test.models.customer.CustomerPackage.Literals
The meta object literal for the 'Street' attribute feature
ADDRESS_TYPE__TOWN - Static variable in interface org.eclipse.emf.test.models.customer.CustomerPackage
The feature id for the 'Town' attribute
ADDRESS_TYPE__TOWN - Static variable in interface org.eclipse.emf.test.models.customer.CustomerPackage.Literals
The meta object literal for the 'Town' attribute feature
ADDRESS_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.test.models.customer.CustomerPackage
The number of structural features of the 'Address Type' class
Addressable - Interface in org.eclipse.emf.examples.extlibrary
A representation of the model object 'Addressable'
ADDRESSABLE - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The meta object id for the 'Addressable' class
ADDRESSABLE - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage.Literals
The meta object literal for the 'Addressable' class
ADDRESSABLE__ADDRESS - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The feature id for the 'Address' attribute
ADDRESSABLE__ADDRESS - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage.Literals
The meta object literal for the 'Address' attribute feature
ADDRESSABLE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The number of structural features of the 'Addressable' class
AddressImpl - Class in org.eclipse.emf.test.models.lib.impl
An implementation of the model object 'Address'
AddressImpl() - Constructor for class org.eclipse.emf.test.models.lib.impl.AddressImpl
 
AddressType - Interface in org.eclipse.emf.test.models.customer
A representation of the model object 'Address Type'
AddressTypeImpl - Class in org.eclipse.emf.test.models.customer.impl
An implementation of the model object 'Address Type'
AddressTypeImpl() - Constructor for class org.eclipse.emf.test.models.customer.impl.AddressTypeImpl
 
addReturnTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Return Type feature
addRichAjaxPlatformPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Rich Ajax Platform feature
addRichClientPlatformPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Rich Client Platform feature
AddRootBottomAction - Class in org.eclipse.emf.mapping.action
This adds new root inputs to the mapping domain's root mapping.
AddRootBottomAction() - Constructor for class org.eclipse.emf.mapping.action.AddRootBottomAction
 
addRootExtendsClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Root Extends Class feature
addRootExtendsInterfacePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Root Extends Interface feature
addRootImplementsInterfacePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Root Implements Interface feature
AddRootTopAction - Class in org.eclipse.emf.mapping.action
This adds new root inputs to the mapping domain's root mapping.
AddRootTopAction() - Constructor for class org.eclipse.emf.mapping.action.AddRootTopAction
 
addRuntimeCompatibilityPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Runtime Compatibility feature
addRuntimeJarPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Runtime Jar feature
addRuntimePlatformPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Runtime Platform feature
addRuntimeVersionPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Runtime Version feature
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
This implements ISelectionProvider
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.ecore.presentation.EcoreEditor
This implements ISelectionProvider
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.edit.ui.provider.UnwrappingSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.examples.extlibrary.presentation.EXTLibraryEditor
This implements ISelectionProvider
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.java.presentation.JavaEditor
This implements ISelectionProvider
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLEditor
This implements ISelectionProvider
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.mapping.presentation.MappingEditor
This implements ISelectionProvider.
addSelectionPage() - Method in class org.eclipse.emf.importer.ui.EMFModelWizard
 
addSerializablePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EDataTypeItemProvider
This adds a property descriptor for the Serializable feature
addSetPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.FeatureChangeItemProvider
This adds a property descriptor for the Set feature
addSourcePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenAnnotationItemProvider
This adds a property descriptor for the Source feature
addSourcePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EAnnotationItemProvider
This adds a property descriptor for the Source feature
addStaticPackagesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Static Packages feature
addStaticPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMemberItemProvider
This adds a property descriptor for the Static feature
addSuperInterface(String) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJEnum
 
addSuperInterface(String) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJType
 
addSuperInterface(String) - Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJType
 
addSuperInterface(String) - Method in interface org.eclipse.emf.codegen.merge.java.facade.JEnum
Adds an interface to the list of interfaces.
addSuperInterface(String) - Method in interface org.eclipse.emf.codegen.merge.java.facade.JType
Adds the given interface name to the names of interfaces that this type implements or extends (the name will be added after the existing interface names).
addSuperTypesPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Super Types feature
addSuppressContainmentPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Suppress Containment feature
addSuppressEMFMetaDataPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Suppress EMF Meta Data feature
addSuppressEMFModelTagsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Suppress EMF Model Tags feature
addSuppressEMFTypesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Suppress EMF Types feature
addSuppressGenModelAnnotationsPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Suppress Gen Model Annotations feature
addSuppressInterfacesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Suppress Interfaces feature
addSuppressNotificationPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Suppress Notification feature
addSuppressUnsettablePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Suppress Unsettable feature
addSynchronizedPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMethodItemProvider
This adds a property descriptor for the Synchronized feature
addTableProvidersPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Table Providers feature
addTargetNamespacePropertyDescriptor(Object) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.XMLInfoItemProvider
This adds a property descriptor for the Target Namespace feature
addTemplateDirectoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Template Directory feature
addTemplatePluginVariablesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Template Plugin Variables feature
addTestCases(TestSuite, File) - Method in class org.eclipse.emf.test.tools.merger.JMergerCompareTestSuite
 
addTestCases(TestSuite, File) - Method in class org.eclipse.emf.test.tools.merger.JMergerTestSuite
Adds tests that can be ran for the given data directory to the test suite.
addTestsDirectoryPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Tests Directory feature
addTestsPackageSuffixPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Tests Package Suffix feature
addTestsPluginIDPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Tests Plugin ID feature
addTestsPluginVariablesPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Tests Plugin Variables feature
addTestSuiteClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Test Suite Class feature
addText(FeatureMap, String) - Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
addText(FeatureMap, int, String) - Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
addText(String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
addThrowablePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Throwable feature
addTitlePropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.AudioVisualItemItemProvider
This adds a property descriptor for the Title feature
addTitlePropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.BookItemProvider
This adds a property descriptor for the Title feature
addTitlePropertyDescriptor(Object) - Method in class org.eclipse.emf.examples.extlibrary.provider.PeriodicalItemProvider
This adds a property descriptor for the Title feature
addTo(Object) - Method in class org.eclipse.emf.databinding.internal.EMFPropertyListener
 
addTo(Calendar) - Method in class org.eclipse.emf.ecore.xml.type.internal.XMLDuration
 
addToFrontOfBuildSpec(String) - Method in class org.eclipse.emf.codegen.jet.JETNature
Adds a builder to the build specification for the given project.
addToPackage(EPackage, EClassifier) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
 
addToResource(EPackage, ResourceSet) - Method in class org.eclipse.emf.importer.ecore.EcoreImporter
 
addToResource(EPackage, ResourceSet) - Method in class org.eclipse.emf.importer.ModelImporter
 
addTransientPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
This adds a property descriptor for the Transient feature
addTransientPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JFieldItemProvider
This adds a property descriptor for the Transient feature
addTypeMapping(String, String) - Method in class org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain
 
addTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JFieldItemProvider
This adds a property descriptor for the Type feature
addTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JParameterItemProvider
This adds a property descriptor for the Type feature
addTypeSafeEnumCompatiblePropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenEnumItemProvider
This adds a property descriptor for the Type Safe Enum Compatible feature
addTypesPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JCompilationUnitItemProvider
This adds a property descriptor for the Types feature
addTypesPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JPackageItemProvider
This adds a property descriptor for the Types feature
addUnique(E) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
Adds the object at the end of the list; it does no uniqueness checking.
addUnique(int, E) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
addUnique(E) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
Adds the object at the end of the list; it does no uniqueness checking.
addUnique(int, E) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
addUnique(E) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds the object at the end of the list; it does no uniqueness checking.
addUnique(int, E) - Method in class org.eclipse.emf.common.util.AbstractEList
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
addUnique(E) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Adds the object at the end of the list; it does no uniqueness checking.
addUnique(int, E) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
addUnique(E) - Method in class org.eclipse.emf.common.util.BasicEList
Adds the object at the end of the list; it does no uniqueness checking.
addUnique(int, E) - Method in class org.eclipse.emf.common.util.BasicEList
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
addUnique(E) - Method in class org.eclipse.emf.common.util.DelegatingEList
Adds the object at the end of the list; it does no uniqueness checking.
addUnique(int, E) - Method in class org.eclipse.emf.common.util.DelegatingEList
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
addUnique(E) - Method in class org.eclipse.emf.ecore.util.AbstractSequentialInternalEList
 
addUnique(int, E) - Method in class org.eclipse.emf.ecore.util.AbstractSequentialInternalEList
 
addUnique(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addUnique(EStructuralFeature, int, Object) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addUnique(FeatureMap.Entry) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addUnique(FeatureMap.Entry.Internal) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
addUnique(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addUnique(EStructuralFeature, int, Object) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addUnique(FeatureMap.Entry) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addUnique(FeatureMap.Entry.Internal) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
addUnique(Map.Entry<K, V>) - Method in class org.eclipse.emf.ecore.util.EcoreEMap
Add the object without verifying uniqueness.
addUnique(int, Map.Entry<K, V>) - Method in class org.eclipse.emf.ecore.util.EcoreEMap
Add the object without verifying uniqueness.
addUnique(EStructuralFeature, Object) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
 
addUnique(EStructuralFeature, int, Object) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
 
addUnique(FeatureMap.Entry.Internal) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
 
addUnique(Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addUnique(int, Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addUnique(FeatureMap.Entry.Internal) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
 
addUnique(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
addUnique(EStructuralFeature, int, Object) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
addUnique(E) - Method in interface org.eclipse.emf.ecore.util.InternalEList
Adds the object without verifying uniqueness.
addUnique(int, E) - Method in interface org.eclipse.emf.ecore.util.InternalEList
Adds the object without verifying uniqueness.
addUniqueGenPackages(List<GenPackage>, List<GenPackage>) - Static method in class org.eclipse.emf.importer.util.ImporterUtil
Removes any GenPackage from genPackages that has the same NSURI of a genPackage in genPackagesToAdd.
addUniquePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
This adds a property descriptor for the Unique feature
addUnitPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JClassItemProvider
This adds a property descriptor for the Unit feature
addUnsettablePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
This adds a property descriptor for the Unsettable feature
addUpdateClasspathPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProvider
This adds a property descriptor for the Update Classpath feature
addUpperBoundPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
This adds a property descriptor for the Upper Bound feature
addURIControl(Composite) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterURIPage
 
addURIControl(Composite) - Method in class org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage
 
addUtilityPackageSuffixPropertyDescriptor(Object) - Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenPackageItemProvider
This adds a property descriptor for the Utility Package Suffix feature
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.FeatureChangeItemProvider
This adds a property descriptor for the Value feature
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.FeatureMapEntryItemProvider
This adds a property descriptor for the Value feature
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.ResourceChangeItemProvider
This adds a property descriptor for the Value feature
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EEnumLiteralItemProvider
This adds a property descriptor for the Value feature
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStringToStringMapEntryItemProvider
This adds a property descriptor for the Value feature
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.test.models.ext.provider.ExtEItemProvider
This adds a property descriptor for the Value feature
addValuesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.change.provider.ListChangeItemProvider
This adds a property descriptor for the Values feature
addValueToListProperty(ASTNode, ASTNode, ChildListPropertyDescriptor) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
Adds value to the property of the node.
addValueToListProperty(ASTNode, String, ChildListPropertyDescriptor, int) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
Adds value as a new string place-holder to the property of the node.
addVariable(String, String) - Method in class org.eclipse.emf.codegen.jet.JETEmitter
Registers the specified classpath variable in the workspace and adds a classpath entry to the classpath entry list.
addViewer(Viewer) - Method in class org.eclipse.emf.common.ui.action.ViewerFilterAction
 
addVisibilityPropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JMemberItemProvider
This adds a property descriptor for the Visibility feature
addVolatilePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
This adds a property descriptor for the Volatile feature
addVolatilePropertyDescriptor(Object) - Method in class org.eclipse.emf.java.provider.JFieldItemProvider
This adds a property descriptor for the Volatile feature
addWhitespaceAfterPosition(int) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
If possible, extends given position to include any whitespace following the position.
addXMLRepresentationPropertyDescriptor(Object) - Method in class org.eclipse.emf.mapping.ecore2xml.provider.XMLInfoItemProvider
This adds a property descriptor for the XML Representation feature
adjust(Rectangle, Rectangle) - Static method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
adjustAttributes(Monitor) - Method in class org.eclipse.emf.importer.ModelImporterApplication
 
adjustEditAndEditorProjects() - Method in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
 
adjustEPackage(Monitor, EPackage) - Method in class org.eclipse.emf.importer.ModelImporter
 
adjustEPackages(Monitor) - Method in class org.eclipse.emf.importer.ecore.EcoreImporterApplication
 
adjustEPackages(Monitor) - Method in class org.eclipse.emf.importer.java.JavaImporterApplication
 
adjustEPackages(Monitor) - Method in class org.eclipse.emf.importer.ModelImporter
 
adjustEPackages(Monitor) - Method in class org.eclipse.emf.importer.ModelImporterApplication
 
adjustEPackages(Monitor) - Method in class org.eclipse.emf.importer.rose.RoseImporterApplication
 
adjustEPackagesTableViewer(CheckboxTableViewer) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPackagePage
 
adjustEPackagesTableViewer(CheckboxTableViewer) - Method in class org.eclipse.emf.exporter.ui.contribution.base.ModelExporterPackagePage
 
adjustEPackagesTableViewer(CheckboxTableViewer) - Method in class org.eclipse.emf.importer.ui.contribution.base.ModelImporterPackagePage
 
adjustGenModel() - Method in class org.eclipse.emf.exporter.ModelExporter
 
adjustGenModel(Monitor) - Method in class org.eclipse.emf.importer.ecore.EcoreImporter
 
adjustGenModel(Monitor) - Method in class org.eclipse.emf.importer.java.JavaImporter
 
adjustGenModel(Monitor) - Method in class org.eclipse.emf.importer.ModelImporter
 
adjustGenModel(Monitor) - Method in class org.eclipse.emf.importer.ModelImporterApplication
 
adjustGenModel(Monitor) - Method in class org.eclipse.emf.importer.rose.RoseImporter
 
adjustGenModelForReload(File) - Method in class org.eclipse.emf.test.tools.ant.AntTest
 
adjustGenModelForReload(GenModel) - Method in class org.eclipse.emf.test.tools.ant.AntTest
 
adjustGenPackageDuringTraverse(GenPackage) - Method in class org.eclipse.emf.importer.ModelImporter
 
adjustJavaCoreOptions() - Method in class org.eclipse.emf.test.tools.merger.facade.BaseFacadeTest
 
adjustKnownPathMapSymbols(String) - Method in class org.eclipse.emf.importer.rose.RoseImporter
 
adjustLoadButton() - Method in class org.eclipse.emf.importer.rose.ui.RoseDetailPage
 
adjustLoadButton() - Method in class org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage
 
adjustMarker(IMarker, Diagnostic, Diagnostic) - Method in class org.eclipse.emf.common.ui.MarkerHelper
Clients should override this method to update the marker associated with the diagnostic.
adjustMarker(IMarker, Diagnostic, Diagnostic) - Method in class org.eclipse.emf.edit.ui.util.EditUIMarkerHelper
 
adjustMarker(IMarker, Diagnostic) - Method in class org.eclipse.emf.edit.ui.util.EditUIMarkerHelper
 
adjustModelConverterWizard(IWizard) - Method in class org.eclipse.emf.converter.ui.ModelConverterDescriptorSelectionPage
 
adjustModelConverterWizard(IWizard) - Method in class org.eclipse.emf.exporter.ui.EMFExportWizard.SelectionPage
 
adjustModelConverterWizard(IWizard) - Method in class org.eclipse.emf.importer.ui.EMFModelWizard.SelectionPage
 
adjustModelExporterWizard(IWorkbenchWizard, ModelExporterDescriptor) - Method in class org.eclipse.emf.exporter.ui.EMFExportWizard
 
adjustModelImporter(Monitor) - Method in class org.eclipse.emf.importer.java.JavaImporterApplication
 
adjustModelImporter(Monitor) - Method in class org.eclipse.emf.importer.ModelImporterApplication
 
adjustModelImporter(Monitor) - Method in class org.eclipse.emf.importer.rose.RoseImporterApplication
 
adjustModelImporterAfterPrepare() - Method in class org.eclipse.emf.importer.java.JavaImporterApplication
 
adjustModelImporterAfterPrepare() - Method in class org.eclipse.emf.importer.ModelImporterApplication
 
adjustModelImporterWizard(IModelImporterWizard, ModelImporterDescriptor) - Method in class org.eclipse.emf.importer.ui.EMFModelWizard
 
adjustModelImporterWizard(IModelImporterWizard, ModelImporterDescriptor) - Method in class org.eclipse.emf.importer.ui.EMFProjectWizard
 
adjustPathMap(RoseUtil) - Method in class org.eclipse.emf.importer.rose.RoseImporter
 
adjustReferencedGenModelsTreeViewer(CheckboxTreeViewer) - Method in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPackagePage
 
adjustSourceCompatibility(String) - Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
 
adjustSourceCompatibility(String) - Method in class org.eclipse.emf.test.tools.merger.JMergerTest
 
adjustSourceCompatibility() - Method in class org.eclipse.emf.test.tools.merger.JMergerTest
Adjusts JavaCore source compatibility options based on JMergerTest.computeJavaVersion().
adjustUsedGenPackages() - Method in class org.eclipse.emf.importer.ModelImporter
 
adjustWrapperIndex(Object, int) - Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
If the given object implements IWrapperItemProvider and specifies an index, that index is adjusted by the given increment.
adjustWrapperIndices(List<Object>, int, int) - Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
For each element of the given list, starting at from, that implements IWrapperItemProvider and specifies an index, that index is adjusted by the given increment.
adjustWrapperIndices(List<Object>, int, int, int) - Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
For each element of the given list, between from and to, that implements IWrapperItemProvider and specifies an index, that index is adjusted by the given increment.
adoptContent(EReference, JModelElement) - Method in class org.eclipse.emf.java.impl.JModelElementImpl
 
advance(int) - Method in class org.eclipse.emf.codegen.jet.JETReader
 
Advisor - Class in org.eclipse.emf.codegen.ecore.templates.editor
 
Advisor() - Constructor for class org.eclipse.emf.codegen.ecore.templates.editor.Advisor
 
ADVISOR_ID - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenModelGeneratorAdapter
 
advisorEmitter - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
advisorTemplateName - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
AESCipherImpl - Class in org.eclipse.emf.ecore.resource.impl
EMF implementation for the URIConverter.Cipher interface using the AES encryption algorithm.
AESCipherImpl(String) - Constructor for class org.eclipse.emf.ecore.resource.impl.AESCipherImpl
 
affectedObjects - Variable in class org.eclipse.emf.edit.command.AddCommand
This is the value returned by Command.getAffectedObjects().
affectedObjects - Variable in class org.eclipse.emf.edit.command.CreateChildCommand
This is the value to be returned by CreateChildCommand.getAffectedObjects().
affectedObjects - Variable in class org.eclipse.emf.edit.command.RemoveCommand
The is the value returned by Command.getAffectedObjects().
affectedObjects - Variable in class org.eclipse.emf.edit.command.ReplaceCommand
The is the value returned by Command.getAffectedObjects().
affectedObjects - Variable in class org.eclipse.emf.edit.provider.WrapperItemProvider.SimpleCopyCommand
 
affectedObjects - Variable in class org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand
 
affiliation - Variable in class org.eclipse.emf.ecore.util.BasicExtendedMetaData.EStructuralFeatureExtendedMetaDataImpl
 
afterVisit(JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeVisitor
 
afterVisitChildren(JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeVisitor
 
AImpl - Class in org.eclipse.emf.test.databinding.emfdb.impl
An implementation of the model object 'A'
AImpl() - Constructor for class org.eclipse.emf.test.databinding.emfdb.impl.AImpl
 
AImpl - Class in org.eclipse.emf.test.models.ref.impl
An implementation of the model object 'A'
AImpl() - Constructor for class org.eclipse.emf.test.models.ref.impl.AImpl
 
aInt - Variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
The cached value of the 'AInt' attribute
AINT_EDEFAULT - Static variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
The default value of the 'AInt' attribute
aIntESet - Variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
This is true if the AInt attribute has been set
AItemProvider - Class in org.eclipse.emf.test.models.ref.provider
This is the item provider adapter for a A object
AItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.test.models.ref.provider.AItemProvider
This constructs an instance from a factory and a notifier
aItemProvider - Variable in class org.eclipse.emf.test.models.ref.provider.RefItemProviderAdapterFactory
This keeps track of the one adapter used for all A instances
AK_VALUE - Static variable in enum org.eclipse.emf.test.models.customer.USState
The 'AK' literal value
AL_VALUE - Static variable in enum org.eclipse.emf.test.models.customer.USState
The 'AL' literal value
allEClasses - Variable in class org.eclipse.emf.edit.provider.ReflectiveItemProvider
 
allEPackages - Variable in class org.eclipse.emf.edit.provider.ReflectiveItemProvider
 
allGenFeatures - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl.CollidingGenOperationFilter
 
allocateEClassID() - Method in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectInputStream.EPackageData
 
allocateEClassID() - Method in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream.EPackageData
 
allocateFeatureMapEntryArray(int) - Method in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO
 
allocateIntArray(int) - Method in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectInputStream
 
allocateInternalEObjectArray(int) - Method in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO
 
allocateSettings(int) - Method in interface org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder
 
allocateSettings(int) - Method in class org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl
 
allocateSettings(int) - Method in class org.eclipse.emf.ecore.impl.DynamicEObjectImpl.DynamicEPropertiesHolderImpl
 
allocateSettings(int) - Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreEPropertiesHolderImpl
 
allowControlCharacters - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
allPrefixToURI - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
allRoots - Variable in class org.eclipse.emf.edit.provider.ReflectiveItemProvider
 
AllSuites - Class in org.eclipse.emf.test.build
 
AllSuites() - Constructor for class org.eclipse.emf.test.build.AllSuites
 
AllSuites(Class<?>) - Constructor for class org.eclipse.emf.test.build.AllSuites
 
AllSuites(String) - Constructor for class org.eclipse.emf.test.build.AllSuites
 
AllSuites - Class in org.eclipse.emf.test.core
 
AllSuites() - Constructor for class org.eclipse.emf.test.core.AllSuites
 
AllSuites(Class<?>) - Constructor for class org.eclipse.emf.test.core.AllSuites
 
AllSuites(String) - Constructor for class org.eclipse.emf.test.core.AllSuites
 
AllSuites - Class in org.eclipse.emf.test.edit
 
AllSuites() - Constructor for class org.eclipse.emf.test.edit.AllSuites
 
AllSuites(Class<?>) - Constructor for class org.eclipse.emf.test.edit.AllSuites
 
AllSuites(String) - Constructor for class org.eclipse.emf.test.edit.AllSuites
 
AllSuites - Class in org.eclipse.emf.test.examples
 
AllSuites() - Constructor for class org.eclipse.emf.test.examples.AllSuites
 
AllSuites(Class<?>) - Constructor for class org.eclipse.emf.test.examples.AllSuites
 
AllSuites(String) - Constructor for class org.eclipse.emf.test.examples.AllSuites
 
AllSuites - Class in org.eclipse.emf.test.tools
 
AllSuites() - Constructor for class org.eclipse.emf.test.tools.AllSuites
 
AllSuites(Class<?>) - Constructor for class org.eclipse.emf.test.tools.AllSuites
 
AllSuites(String) - Constructor for class org.eclipse.emf.test.tools.AllSuites
 
AllSuites - Class in org.eclipse.emf.test.xml
 
AllSuites() - Constructor for class org.eclipse.emf.test.xml.AllSuites
 
AllSuites(Class<?>) - Constructor for class org.eclipse.emf.test.xml.AllSuites
 
AllSuites(String) - Constructor for class org.eclipse.emf.test.xml.AllSuites
 
allTypes - Variable in class org.eclipse.emf.java.impl.JClassImpl
 
AMP - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
analyzeCompilationUnit(IDOMCompilationUnit) - Method in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated.  
analyzeCompilationUnit(JCompilationUnit) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
Walks the compilation unit to analyze the type.
analyzeEGenericTypes(String) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
 
analyzeEnum(JEnum) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
 
analyzeEnumLiteral(EEnum, JMember) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
Creates EEnumLiteral as appropriate.
analyzeField(IDOMField) - Method in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated.  
analyzeForNonContainment(Command) - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
 
analyzeImport(IDOMImport) - Method in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated.  
analyzeInitializer(IDOMInitializer) - Method in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated.  
analyzeLists(EList<?>, EList<?>) - Method in class org.eclipse.emf.ecore.change.util.ListDifferenceAnalyzer
Analyzes the differences between two lists, returning the list changes that describe how the newList could be changed to the contents of oldList.
analyzeLists(EList<Object>, EList<?>, EList<ListChange>) - Method in class org.eclipse.emf.ecore.change.util.ListDifferenceAnalyzer
Analyzes the differences between two lists, adding new list changes to the specified listChanges.
analyzeMethod(IDOMMethod) - Method in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated.  
analyzeMethod(EClass, JMethod) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
Creates an EOperation, EAttribute, or EReference as appropriate.
analyzeMethod(EClass, String, String, String, String[], String[], String[], String[]) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
 
analyzePackage(IDOMPackage) - Method in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated.  
analyzeProject(IProject) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
 
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any)
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.emf.ecore.presentation.EcoreEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any)
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.emf.examples.extlibrary.presentation.EXTLibraryEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any)
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.emf.java.presentation.JavaEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any)
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any)
analyzeType(IDOMType) - Method in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated.  
analyzeType(JType) - Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
Walks the type either as an EClass or an ENum to analyze either the methods or the fields.
ancestorInserted() - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
Notifies the node that one of ancestors in the hierarchy or this node itself was inserted.
ancestorToBeRemoved() - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
Notifies the node that one of ancestors in the hierarchy or this node itself will be removed.
ANIMATION_VALUE - Static variable in enum org.eclipse.emf.test.models.movie.db.GenreTypes
The 'Animation' literal value
annotateAction - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor
 
ANNOTATION - Static variable in class org.eclipse.emf.codegen.merge.java.facade.FacadeFlags
Annotation property flag (added in J2SE 1.5).
ANNOTATION_DETAIL_PATTERN - Static variable in class org.eclipse.emf.importer.rose.builder.RoseEcoreBuilder
 
ANNOTATION_PATTERN - Static variable in class org.eclipse.emf.importer.rose.builder.RoseEcoreBuilder
 
ANNOTATION_URI - Static variable in interface org.eclipse.emf.ecore.util.ExtendedMetaData
The URI used as the annotation source: "http:///org/eclipse/emf/ecore/util/ExtendedMetaData".
annotationMap - Variable in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
 
annotationMap - Variable in class org.eclipse.emf.ecore.util.BasicExtendedMetaData
 
AnnotationsTest - Class in org.eclipse.emf.test.tools.merger.facade
 
AnnotationsTest() - Constructor for class org.eclipse.emf.test.tools.merger.facade.AnnotationsTest
 
AnnotationsTest(BaseFacadeTest) - Constructor for class org.eclipse.emf.test.tools.merger.facade.AnnotationsTest
 
annotationTypeMemberMap - Variable in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
 
annotationURI - Variable in class org.eclipse.emf.ecore.util.BasicExtendedMetaData
 
AntTest - Class in org.eclipse.emf.test.tools.ant
 
AntTest(String) - Constructor for class org.eclipse.emf.test.tools.ant.AntTest
 
AntUtil - Class in org.eclipse.emf.test.tools
 
AntUtil() - Constructor for class org.eclipse.emf.test.tools.AntUtil
 
any - Variable in class org.eclipse.emf.test.models.movie.db.impl.MovieTypeImpl
The cached value of the 'Any' attribute list
any - Variable in class org.eclipse.emf.test.models.order.impl.CustomerOrderImpl
The cached value of the 'Any' attribute list
any - Variable in class org.eclipse.emf.test.models.qname.impl.ResourceTypeImpl
The cached value of the 'Any' attribute list
ANY_E_EDEFAULT - Static variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
The default value of the 'Any E' attribute
ANY_EU_EDEFAULT - Static variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
The default value of the 'Any EU' attribute
ANY_SIMPLE_TYPE - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The meta object id for the 'Any Simple Type' data type
ANY_SIMPLE_TYPE - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage.Literals
The meta object literal for the 'Any Simple Type' data type
ANY_TYPE - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The meta object id for the 'Any Type' class
ANY_TYPE - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage.Literals
The meta object literal for the 'Any Type' class
ANY_TYPE__ANY - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'Any' attribute list
ANY_TYPE__ANY - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage.Literals
The meta object literal for the 'Any' attribute list feature
ANY_TYPE__ANY_ATTRIBUTE - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'Any Attribute' attribute list
ANY_TYPE__ANY_ATTRIBUTE - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage.Literals
The meta object literal for the 'Any Attribute' attribute list feature
ANY_TYPE__MIXED - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The feature id for the 'Mixed' attribute list
ANY_TYPE__MIXED - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage.Literals
The meta object literal for the 'Mixed' attribute list feature
ANY_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The number of structural features of the 'Any Type' class
ANY_URI - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The meta object id for the 'Any URI' data type
ANY_URI - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage.Literals
The meta object literal for the 'Any URI' data type
ANY_WILDCARD - Static variable in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicValidator
 
anyAttribute - Variable in class org.eclipse.emf.ecore.xml.type.impl.AnyTypeImpl
The cached value of the 'Any Attribute' attribute list
anyAttribute - Variable in class org.eclipse.emf.test.models.qname.impl.ResourceTypeImpl
The cached value of the 'Any Attribute' attribute list
anyPrefixesToURIs - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
anySimpleType - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
anySimpleType - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
anySimpleType - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
anySimpleType - Variable in class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.FrameFactory
 
anyType - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
anyType - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
AnyType - Interface in org.eclipse.emf.ecore.xml.type
A representation of the model object 'Any Type'
anyType - Variable in class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.FrameFactory
 
AnyTypeImpl - Class in org.eclipse.emf.ecore.xml.type.impl
An implementation of the model object 'Any Type'
AnyTypeImpl() - Constructor for class org.eclipse.emf.ecore.xml.type.impl.AnyTypeImpl
 
anyURI - Variable in class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.FrameFactory
 
anyXML - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLOptionsImpl
 
APOS - Static variable in class org.eclipse.emf.codegen.jet.JETParser.QuoteEscape
constants for escapes
append(Command) - Method in class org.eclipse.emf.common.command.CompoundCommand
Adds a command to this compound command's list of commands.
appendAndExecute(Command) - Method in class org.eclipse.emf.common.command.CompoundCommand
Checks if the command can execute; if so, it is executed, appended to the list, and true is returned, if not, it is just disposed and false is returned.
appendAndExecute(Command) - Method in class org.eclipse.emf.common.command.StrictCompoundCommand
Checks if the command can execute; if so, it is executed, appended to the list, and true is returned, if not, it is just disposed and false is returned.
appendAnnotationInfo(StringBuffer, EModelElement) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
appendAnnotationInfo(StringBuffer, EModelElement, GenBaseImpl.AnnotationFilter) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
appendAnnotationInfo(StringBuffer, boolean, EModelElement, GenBaseImpl.AnnotationFilter) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
appendFileExtension(String) - Method in class org.eclipse.emf.common.util.URI
Returns the URI formed by appending a period (".") followed by the specified file extension to the last path segment of this URI, if it is hierarchical with a non-empty path ending in a non-empty segment; otherwise, this URI is returned unchanged.
appendFragment(String) - Method in class org.eclipse.emf.common.util.URI
Returns the URI formed from this URI and the given fragment.
appendIfCanExecute(Command) - Method in class org.eclipse.emf.common.command.CompoundCommand
Adds a command to this compound command's the list of commands and returns true, if command.
appendLine(StringBuffer, String) - Method in class org.eclipse.emf.importer.ModelImporterApplication
 
appendLineBreak(StringBuffer) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
appendModelSetting(StringBuffer, String, String, String) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
appendModelSetting(StringBuffer, String, String) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
 
appendModelSetting(StringBuffer, boolean, String, String) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenTypedElementImpl
 
appendPath(String) - Method in class org.eclipse.emf.ecore.xml.type.internal.DataValue.URI
Append to the end of the path of this URI.
appendQuery(String) - Method in class org.eclipse.emf.common.util.URI
Returns the URI formed from this URI and the given query.
appendSegment(String) - Method in class org.eclipse.emf.common.util.URI
Returns the URI formed by appending the specified segment on to the end of the path of this URI, if hierarchical; this URI unchanged, otherwise.
appendSegments(String[]) - Method in class org.eclipse.emf.common.util.URI
Returns the URI formed by appending the specified segments on to the end of the path of this URI, if hierarchical; this URI unchanged, otherwise.
apply() - Method in interface org.eclipse.emf.ecore.change.ChangeDescription
 
apply(EObject) - Method in interface org.eclipse.emf.ecore.change.FeatureChange
 
apply() - Method in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl
 
apply(EObject) - Method in class org.eclipse.emf.ecore.change.impl.FeatureChangeImpl
 
apply(EObject, boolean) - Method in class org.eclipse.emf.ecore.change.impl.FeatureChangeImpl
 
apply(EList<Object>) - Method in class org.eclipse.emf.ecore.change.impl.FeatureChangeImpl
 
apply(EList<Object>) - Method in class org.eclipse.emf.ecore.change.impl.ListChangeImpl
 
apply() - Method in class org.eclipse.emf.ecore.change.impl.ResourceChangeImpl
 
apply(boolean) - Method in class org.eclipse.emf.ecore.change.impl.ResourceChangeImpl
 
apply(EList<Object>) - Method in class org.eclipse.emf.ecore.change.impl.ResourceChangeImpl
 
apply(EList<Object>) - Method in interface org.eclipse.emf.ecore.change.ListChange
 
apply() - Method in interface org.eclipse.emf.ecore.change.ResourceChange
 
apply() - Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
applyAndReverse() - Method in interface org.eclipse.emf.ecore.change.ChangeDescription
 
applyAndReverse(EObject) - Method in interface org.eclipse.emf.ecore.change.FeatureChange
 
applyAndReverse() - Method in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl
 
applyAndReverse(EObject) - Method in class org.eclipse.emf.ecore.change.impl.FeatureChangeImpl
 
applyAndReverse(EList<Object>) - Method in class org.eclipse.emf.ecore.change.impl.FeatureChangeImpl
 
applyAndReverse(EList<Object>) - Method in class org.eclipse.emf.ecore.change.impl.ListChangeImpl
 
applyAndReverse() - Method in class org.eclipse.emf.ecore.change.impl.ResourceChangeImpl
 
applyAndReverse(EList<Object>) - Method in interface org.eclipse.emf.ecore.change.ListChange
 
applyAndReverse() - Method in interface org.eclipse.emf.ecore.change.ResourceChange
 
applyCheck(ChangeDescription, List<EObject>, boolean) - Method in class org.eclipse.emf.test.core.change.ChangeRecordTest
 
applyFormatRules(String) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
Deprecated.  
applyFormatRules(String) - Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
Formats the specified string using the CodeGenUtil.convertFormat(String, boolean, String) method.
applyGenModelEditorFormatting - Variable in class org.eclipse.emf.test.tools.merger.JMergerTest
If true, editor options are set from default options in genmodel.
applyGenModelEditorFormattingSettings(JControlModel) - Method in class org.eclipse.emf.test.tools.merger.JMergerTest
 
applyPullRules(IDOMNode, IDOMNode) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
Deprecated.  
applyPullRules(JNode, JNode) - Method in class org.eclipse.emf.codegen.merge.java.JMerger
 
applySortRules(IDOMNode) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
Deprecated.  
applySortRules(JNode) - Method in class org.eclipse.emf.codegen.merge.java.JMerger
 
applySweepRules(IDOMNode) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
Deprecated.  
applySweepRules(JNode) - Method in class org.eclipse.emf.codegen.merge.java.JMerger
 
aQname - Variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
The cached value of the 'AQname' attribute
AQNAME_EDEFAULT - Static variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
The default value of the 'AQname' attribute
AR_VALUE - Static variable in enum org.eclipse.emf.test.models.customer.USState
The 'AR' literal value
ArchiveURIHandlerImpl - Class in org.eclipse.emf.ecore.resource.impl
 
ArchiveURIHandlerImpl() - Constructor for class org.eclipse.emf.ecore.resource.impl.ArchiveURIHandlerImpl
Creates an instance.
ArchiveURIHandlerImpl.Archive - Class in org.eclipse.emf.ecore.resource.impl
A specialized class for reading from an archive.
ArchiveURIHandlerImpl.Archive(URI, Map<?, ?>) - Constructor for class org.eclipse.emf.ecore.resource.impl.ArchiveURIHandlerImpl.Archive
 
ArchiveURLConnection - Class in org.eclipse.emf.common.archive
A connection that can access an entry in an archive, and then recursively an entry in that archive, and so on.
ArchiveURLConnection(URL) - Constructor for class org.eclipse.emf.common.archive.ArchiveURLConnection
Constructs a new connection for the URL.
ArchiveURLConnection(String) - Constructor for class org.eclipse.emf.common.archive.ArchiveURLConnection
Constructs a new archive accessor.
areCompatible(JNode, JNode) - Method in class org.eclipse.emf.codegen.merge.java.JMerger
Checks if two nodes are compatible and can be merged.
areEqual(List<?>, List<?>) - Static method in class org.eclipse.emf.test.common.TestUtil
 
arguments - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJEnumConstant
Cached array of arguments
ARRAY_ACCESSORS_EDEFAULT - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
The default value of the 'Array Accessors' attribute
ARRAY_SIZE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
arrayAccessors - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
The cached value of the 'Array Accessors' attribute
ArrayDelegatingEList<E> - Class in org.eclipse.emf.common.util
A highly extensible abstract list implementation logically backed by an array that is never modified.
ArrayDelegatingEList() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList
Creates an empty instance with no initial capacity.
ArrayDelegatingEList(Collection<? extends E>) - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList
Creates an instance that is a copy of the collection.
ArrayDelegatingEList(Object[]) - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList
Creates an initialized instance that directly uses the given arguments.
ArrayDelegatingEList.EIterator<E1> - Class in org.eclipse.emf.common.util
An extensible iterator implementation.
ArrayDelegatingEList.EIterator() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.EIterator
 
ArrayDelegatingEList.EListIterator<E1> - Class in org.eclipse.emf.common.util
An extensible list iterator implementation.
ArrayDelegatingEList.EListIterator() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.EListIterator
Creates an instance.
ArrayDelegatingEList.EListIterator(int) - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.EListIterator
Creates an instance advanced to the index.
ArrayDelegatingEList.NonResolvingEIterator<E1> - Class in org.eclipse.emf.common.util
An extended read-only iterator that does not resolve objects.
ArrayDelegatingEList.NonResolvingEIterator() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.NonResolvingEIterator
 
ArrayDelegatingEList.NonResolvingEListIterator<E1> - Class in org.eclipse.emf.common.util
An extended read-only list iterator that does not resolve objects.
ArrayDelegatingEList.NonResolvingEListIterator() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.NonResolvingEListIterator
Creates an instance.
ArrayDelegatingEList.NonResolvingEListIterator(int) - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.NonResolvingEListIterator
Creates an instance advanced to the index.
arrayType - Variable in class org.eclipse.emf.java.impl.JClassImpl
The cached value of the 'Array Type' containment reference
arrowDown() - Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
arrowLeft() - Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
arrowRight() - Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
arrowUp() - Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
Deprecated.  
artifactURI - Variable in class org.eclipse.emf.exporter.ModelExporter.ReferencedGenPackageExportInfo
 
asLocalURI(URI) - Static method in class org.eclipse.emf.common.CommonPlugin
Use the platform, if available, to convert to a local URI.
asLocalURI(URI) - Static method in class org.eclipse.emf.common.CommonPlugin.Implementation
Use the platform to convert to a local URI.
asReader() - Method in interface org.eclipse.emf.ecore.resource.URIConverter.Readable
Returns a reader that provides access to the same underlying data as the input stream itself.
asReader() - Method in class org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream
 
assertContentEquals(String, String) - Method in class org.eclipse.emf.test.examples.JavaTest
 
assertContentEquals(String, String) - Method in class org.eclipse.emf.test.tools.merger.facade.FacadeTest_Example1
 
assertCorrectStaticDefaultValues(GenPackage, String) - Method in class org.eclipse.emf.test.tools.codegen.GenModelDefaultsTest
 
assertCorrectTypes(GenPackage, String, boolean) - Method in class org.eclipse.emf.test.tools.codegen.RemappedXMLTypesTest
 
assertDiagnostic(int, int, String, Object[], Diagnostic) - Method in class org.eclipse.emf.test.core.ecore.EcoreValidationTest
 
assertFeatureSet(EObject, EStructuralFeature, Object) - Method in class org.eclipse.emf.test.edit.command.UnsetCommandTest
 
assertFeatureSet(EObject, EStructuralFeature, Object[]) - Method in class org.eclipse.emf.test.edit.command.UnsetCommandTest
 
assertFeatureUnset(EObject, EStructuralFeature) - Method in class org.eclipse.emf.test.edit.command.UnsetCommandTest
 
assertGenModelAnnotations(GenModel) - Method in class org.eclipse.emf.test.tools.codegen.GenModelTest
 
assertIndexOf(List<?>) - Method in class org.eclipse.emf.test.core.common.util.ECollectionsTest
 
assertLineSeparator(String) - Method in class org.eclipse.emf.test.tools.JETTest
 
assertOppositeSet(EObject, EStructuralFeature, Object) - Method in class org.eclipse.emf.test.edit.command.UnsetCommandTest
 
assertSetEList(List<?>) - Method in class org.eclipse.emf.test.core.common.util.ECollectionsTest
 
assertTrue(String, boolean) - Static method in class org.eclipse.emf.ant.taskdefs.EMFTask
Throws a BuildException if expression is false.
assertTrue(String, boolean) - Static method in class org.eclipse.emf.ant.taskdefs.RemoveVersionTask
 
assign(Object[], int, E) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Assigns the object into the data storage at the given index and returns the object that's been stored.
assign(int, E) - Method in class org.eclipse.emf.common.util.BasicEList
Assigns the object into the data storage at the given index and returns the object that's been stored.
assignIDsWhileLoading() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
associate(Adapter, Notifier) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Associates an adapter with a notifier by adding it to the target's adapters.
associate(Adapter, Notifier) - Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
 
ASSOCIATION - Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
 
ASSOCIATION_VIEW - Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
 
ast - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.EnumToTypeConverter
AST of the source and converted node
ast - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.TypeToEnumConverter
AST of the source and converted node
AST_EXPECTED_OUTPUT_FILENAME - Static variable in class org.eclipse.emf.test.tools.merger.JMergerASTTest
Name of the expected output file when AST facade implementation is used.
ASTFacadeHelper - Class in org.eclipse.emf.codegen.merge.java.facade.ast
 
ASTFacadeHelper() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
 
ASTFacadeHelper.ASTRewriteWithRemove - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Deprecated. Just use ASTRewrite directly.
ASTFacadeHelper.ASTRewriteWithRemove(AST) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper.ASTRewriteWithRemove
Deprecated.  
ASTJAbstractType<T extends org.eclipse.jdt.core.dom.AbstractTypeDeclaration> - Class in org.eclipse.emf.codegen.merge.java.facade.ast
 
ASTJAbstractType(T) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAbstractType
 
ASTJAnnotation - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Wraps Annotation object.
ASTJAnnotation(Annotation) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAnnotation
 
ASTJAnnotationType - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Wraps AnnotationTypeDeclaration object.
ASTJAnnotationType(AnnotationTypeDeclaration) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAnnotationType
 
ASTJAnnotationTypeMember - Class in org.eclipse.emf.codegen.merge.java.facade.ast
 
ASTJAnnotationTypeMember(AnnotationTypeMemberDeclaration) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAnnotationTypeMember
 
ASTJCompilationUnit - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Wraps CompilationUnit object.
ASTJCompilationUnit(CompilationUnit) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit
 
ASTJCompilationUnit.AbstractRewriter - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Base class for additional rewriters used during rewrite process.
ASTJCompilationUnit.AbstractRewriter() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.AbstractRewriter
 
ASTJCompilationUnit.NodeCommenter - Class in org.eclipse.emf.codegen.merge.java.facade.ast
 
ASTJCompilationUnit.NodeCommenter() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
Enables tracking for all commented out nodes.
ASTJCompilationUnit.NodeCommenter.LineBreakInserter - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Class that inserts extra line breaks between nodes when nodes are being commented out.
ASTJCompilationUnit.NodeCommenter.LineBreakInserter() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter.LineBreakInserter
 
ASTJCompilationUnit.NodeContentsReplacer - Class in org.eclipse.emf.codegen.merge.java.facade.ast
 
ASTJCompilationUnit.NodeContentsReplacer() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeContentsReplacer
Enables tracking for all nodes in tracked contents map (ASTJCompilationUnit.getAllTrackedContentsMap()).
ASTJEnum - Class in org.eclipse.emf.codegen.merge.java.facade.ast
 
ASTJEnum(EnumDeclaration) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJEnum
 
astjEnum - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.EnumToTypeConverter
Enum to convert to type
ASTJEnumConstant - Class in org.eclipse.emf.codegen.merge.java.facade.ast
 
ASTJEnumConstant(EnumConstantDeclaration) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJEnumConstant
 
ASTJField - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Represents a single variable in a field declaration.
ASTJField(VariableDeclarationFragment, ASTFacadeHelper, ASTRewrite) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJField
Sets wrapped object to VariableDeclarationFragment, and prepares variable separation if required
ASTJImport - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Wraps ImportDeclaration object.
ASTJImport(ImportDeclaration) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJImport
 
ASTJInitializer - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Wraps Initializer object.
ASTJInitializer(Initializer) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJInitializer
 
ASTJMember<T extends org.eclipse.jdt.core.dom.BodyDeclaration> - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Each ASTJMember has a reference to BodyDeclaration as a wrapped object.
ASTJMember(T) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMember
 
ASTJMethod - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Wraps MethodDeclaration object.
ASTJMethod(MethodDeclaration) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMethod
 
ASTJNode<T extends org.eclipse.jdt.core.dom.ASTNode> - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Each subclass of ASTJNode wraps subclass of ASTNode.
ASTJNode(T) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
 
ASTJPackage - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Wraps PackageDeclaration object.
ASTJPackage(PackageDeclaration) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJPackage
 
ASTJType - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Wraps TypeDeclaration object.
ASTJType(TypeDeclaration) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJType
 
ASTNodeConverter - Class in org.eclipse.emf.codegen.merge.java.facade.ast
 
ASTNodeConverter(ASTFacadeHelper) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter
 
ASTNodeConverter.Converter - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Base class for all converters.
ASTNodeConverter.Converter() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.Converter
 
ASTNodeConverter.EnumToTypeConverter - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Converter of enum to class.
ASTNodeConverter.EnumToTypeConverter(ASTJEnum) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.EnumToTypeConverter
 
ASTNodeConverter.TypeToEnumConverter - Class in org.eclipse.emf.codegen.merge.java.facade.ast
Converter of type to enum.
ASTNodeConverter.TypeToEnumConverter(ASTJType) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.TypeToEnumConverter
 
ASTTest - Class in org.eclipse.emf.test.tools.merger
 
ASTTest(String) - Constructor for class org.eclipse.emf.test.tools.merger.ASTTest
 
asWriter() - Method in interface org.eclipse.emf.ecore.resource.URIConverter.Writeable
Returns a writer that provides access to the same underlying data as the input stream itself.
asWriter() - Method in class org.eclipse.emf.ecore.resource.URIConverter.WriteableOutputStream
 
AT_MOST_ONE_ID - Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
 
ATT_URI - Static variable in class org.eclipse.emf.mapping.ecore2xml.Ecore2XMLRegistry.Reader
 
ATT_XMLMAP - Static variable in class org.eclipse.emf.mapping.ecore2xml.Ecore2XMLRegistry.Reader
 
attached - Variable in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterWizard.PageHelper
 
attached(EObject) - Method in class org.eclipse.emf.ecore.resource.impl.ResourceImpl
 
attached(EObject) - Method in interface org.eclipse.emf.ecore.resource.Resource.Internal
Called when the object is attached to this resource, i.e., when it's eResource changes to be this one.
attachedHelper(EObject) - Method in class org.eclipse.emf.ecore.resource.impl.ResourceImpl
 
attachedHelper(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
attribs - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
ATTRIBUTE - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo
 
ATTRIBUTE - Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
 
ATTRIBUTE_ARCHIVE - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
The archive attribute representing whether the contents of a URI are archived.
ATTRIBUTE_DIRECTORY - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
The directory attribute representing whether the URI represents a directory rather than a file.
ATTRIBUTE_EXECUTABLE - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
The execute attribute representing whether the contents of a URI can be executed.
ATTRIBUTE_FEATURE - Static variable in interface org.eclipse.emf.ecore.util.ExtendedMetaData
The feature kind ID representing an attribute.
ATTRIBUTE_FEATURE_MAP - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
ATTRIBUTE_HIDDEN - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
The hidden attribute representing whether the URI is visible.
ATTRIBUTE_LENGTH - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
The length attribute representing the number of bytes in the contents of a URI.
ATTRIBUTE_READ_ONLY - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
The read only attribute representing whether the contents of a URI can be modified.
ATTRIBUTE_SET - Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
 
ATTRIBUTE_TIME_STAMP - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
The time stamp attribute representing the last time the contents of a URI were modified.
ATTRIBUTE_WILDCARD_FEATURE - Static variable in interface org.eclipse.emf.ecore.util.ExtendedMetaData
The feature kind ID representing an anyAttribute wildcard.
attributeName - Variable in class org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor
 
ATTRIBUTES - Static variable in class org.eclipse.emf.ecore.impl.ESuperAdapter
 
attributes(String, Map<?, ?>) - Static method in class org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.WorkbenchHelper
 
attributes - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy
DOM attributes.
ATTRIBUTES - Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
 
ATTRIBUTES_MODIFIED - Static variable in class org.eclipse.emf.ecore.impl.ESuperAdapter
 
attributesToConvert - Variable in class org.eclipse.emf.importer.rose.builder.RoseEcoreBuilder
 
AttributeValueWrapperItemProvider - Class in org.eclipse.emf.edit.provider
A wrapper implementation for simple attribute values.
AttributeValueWrapperItemProvider(Object, EObject, EAttribute, AdapterFactory, ResourceLocator) - Constructor for class org.eclipse.emf.edit.provider.AttributeValueWrapperItemProvider
Creates an instance for a single-valued attribute.
AttributeValueWrapperItemProvider(Object, EObject, EAttribute, int, AdapterFactory, ResourceLocator) - Constructor for class org.eclipse.emf.edit.provider.AttributeValueWrapperItemProvider
Creates an instance for a value within a multi-valued attribute.
AttributeValueWrapperItemProvider(Object, EObject, EAttribute, AdapterFactory) - Constructor for class org.eclipse.emf.edit.provider.AttributeValueWrapperItemProvider
Deprecated. As of EMF 2.0.1, replaced by this form.
AttributeValueWrapperItemProvider(Object, EObject, EAttribute, int, AdapterFactory) - Constructor for class org.eclipse.emf.edit.provider.AttributeValueWrapperItemProvider
Deprecated. As of EMF 2.0.1, replaced by this form.
AU - Interface in org.eclipse.emf.test.models.ref.unsettable
A representation of the model object 'AU'
au - Variable in class org.eclipse.emf.test.models.ref.unsettable.impl.BUImpl
The cached value of the 'Au' reference
au - Variable in class org.eclipse.emf.test.models.ref.unsettable.impl.C1UImpl
The cached value of the 'Au' containment reference
au - Variable in class org.eclipse.emf.test.models.ref.unsettable.impl.C2UImpl
The cached value of the 'Au' containment reference
AU - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage
The meta object id for the 'AU' class
AU - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage.Literals
The meta object literal for the 'AU' class
AU__BU - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage
The feature id for the 'Bu' reference
AU__BU - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage.Literals
The meta object literal for the 'Bu' reference feature
AU__C2U - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage
The feature id for the 'C2u' container reference
AU__C2U - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage.Literals
The meta object literal for the 'C2u' container reference feature
AU__CU - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage
The feature id for the 'Cu' reference
AU__CU - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage.Literals
The meta object literal for the 'Cu' reference feature
AU_FEATURE_COUNT - Static variable in interface org.eclipse.emf.test.models.ref.unsettable.URefPackage
The number of structural features of the 'AU' class
AUDIO_VISUAL_ITEM - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The meta object id for the 'Audio Visual Item' class
AUDIO_VISUAL_ITEM - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage.Literals
The meta object literal for the 'Audio Visual Item' class
AUDIO_VISUAL_ITEM__BORROWERS - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The feature id for the 'Borrowers' reference list
AUDIO_VISUAL_ITEM__COPIES - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The feature id for the 'Copies' attribute
AUDIO_VISUAL_ITEM__DAMAGED - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The feature id for the 'Damaged' attribute
AUDIO_VISUAL_ITEM__DAMAGED - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage.Literals
The meta object literal for the 'Damaged' attribute feature
AUDIO_VISUAL_ITEM__MINUTES_LENGTH - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The feature id for the 'Minutes Length' attribute
AUDIO_VISUAL_ITEM__MINUTES_LENGTH - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage.Literals
The meta object literal for the 'Minutes Length' attribute feature
AUDIO_VISUAL_ITEM__PUBLICATION_DATE - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The feature id for the 'Publication Date' attribute
AUDIO_VISUAL_ITEM__TITLE - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The feature id for the 'Title' attribute
AUDIO_VISUAL_ITEM__TITLE - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage.Literals
The meta object literal for the 'Title' attribute feature
AUDIO_VISUAL_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage
The number of structural features of the 'Audio Visual Item' class
AudioVisualItem - Interface in org.eclipse.emf.examples.extlibrary
A representation of the model object 'Audo Visual Item'
AudioVisualItemImpl - Class in org.eclipse.emf.examples.extlibrary.impl
An implementation of the model object 'Audo Visual Item'
AudioVisualItemImpl() - Constructor for class org.eclipse.emf.examples.extlibrary.impl.AudioVisualItemImpl
 
AudioVisualItemItemProvider - Class in org.eclipse.emf.examples.extlibrary.provider
This is the item provider adapter for a AudioVisualItem object
AudioVisualItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.examples.extlibrary.provider.AudioVisualItemItemProvider
This constructs an instance from a factory and a notifier
auESet - Variable in class org.eclipse.emf.test.models.ref.unsettable.impl.BUImpl
This is true if the Au reference has been set
auESet - Variable in class org.eclipse.emf.test.models.ref.unsettable.impl.C1UImpl
This is true if the Au containment reference has been set
auESet - Variable in class org.eclipse.emf.test.models.ref.unsettable.impl.C2UImpl
This is true if the Au containment reference has been set
AUImpl - Class in org.eclipse.emf.test.models.ref.unsettable.impl
An implementation of the model object 'AU'
AUImpl() - Constructor for class org.eclipse.emf.test.models.ref.unsettable.impl.AUImpl
 
AUItemProvider - Class in org.eclipse.emf.test.models.ref.unsettable.provider
This is the item provider adapter for a AU object
AUItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.test.models.ref.unsettable.provider.AUItemProvider
This constructs an instance from a factory and a notifier
auItemProvider - Variable in class org.eclipse.emf.test.models.ref.unsettable.provider.URefItemProviderAdapterFactory
This keeps track of the one adapter used for all AU instances
aUnion - Variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
The cached value of the 'AUnion' attribute
AUNION_EDEFAULT - Static variable in class org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
The default value of the 'AUnion' attribute
author - Variable in class org.eclipse.emf.examples.extlibrary.impl.BookImpl
The cached value of the 'Author' reference
author - Variable in class org.eclipse.emf.examples.extlibrary.impl.BookOnTapeImpl
The cached value of the 'Author' reference
author - Variable in class org.eclipse.emf.test.models.library.impl.BookImpl
The cached value of the 'Author' reference
authority() - Method in class org.eclipse.emf.common.util.URI
If this is a hierarchical URI with an authority component, returns it; null otherwise.
AUTHORITY_PARSE_HOSTS - Static variable in class org.eclipse.emf.test.core.common.util.URITest
 
AUTHORITY_PARSE_PORTS - Static variable in class org.eclipse.emf.test.core.common.util.URITest
 
AUTHORITY_PARSE_URIS - Static variable in class org.eclipse.emf.test.core.common.util.URITest
 
AUTHORITY_PARSE_USER_INFOS - Static variable in class org.eclipse.emf.test.core.common.util.URITest
 
autoBuild - Variable in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
 
autoSetCreateChild() - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenFeatureImpl
 

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.
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 _