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 _

O

OB - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
OBJECT - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
OBJECT - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseNode
 
OBJECT - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseToken
 
OBJECT_ARGUMENT - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
OBJECT_CONTAIN_MANY - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_CONTAIN_MANY_UNSETTABLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_CONTAIN_SINGLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_CONTAIN_SINGLE_UNSETTABLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_ELEMENT_IDREF_MANY - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_ELEMENT_IDREF_SINGLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_ELEMENT_IDREF_SINGLE_UNSETTABLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_ELEMENT_MANY - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_ELEMENT_SINGLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_ELEMENT_SINGLE_UNSETTABLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_HREF_MANY - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_HREF_MANY_UNSETTABLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_HREF_SINGLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_HREF_SINGLE_UNSETTABLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
OBJECT_TYPE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
OBPROJECTDIR - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
OK - Static variable in interface org.eclipse.emf.common.util.Diagnostic
The bit mask value 0x0 for a severity indicating everything is okay.
OK_INSTANCE - Static variable in interface org.eclipse.emf.common.util.Diagnostic
A diagnostic indicating that everything is okay.
OPERATION - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
OPERATIONISONEWAY - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
OPERATIONS - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
OPERATIONS - Static variable in class org.eclipse.emf.ecore.impl.ESuperAdapter
 
OPERATIONS_MODIFIED - Static variable in class org.eclipse.emf.ecore.impl.ESuperAdapter
 
OPEXPORTCONTROL - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
OPTION_ANY_SIMPLE_TYPE - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
This option allows to specify an EClass for the implementation for anySimpleType.
OPTION_ANY_TYPE - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
This option allows to specify an EClass for the implementation for anyType.
OPTION_DECLARE_XML - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Begin a save with this line: OPTION_DISABLE_NOTIFY - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Disable notifications during load, and enable them at the end of a load.
OPTION_ENCODING - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Specify the XML encoding to be used during save.
OPTION_EXTENDED_META_DATA - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
This option allows you to tailor the XML serialization of objects.
OPTION_FLUSH_THRESHOLD - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Flush the output stream whenever the number of characters/bytes pending exceeds the specified Integer value.
OPTION_FORMATTED - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Break lines and add indentation to produce a readable document.
OPTION_LINE_WIDTH - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Attribute formatting that exceeds the specified width will cause a line break so that formatting will continue indented on the next line.
OPTION_PARSER_FEATURES - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Specify parser features with their corresponding values, i.e., true or false using XMLResource.XMLMap.
OPTION_PARSER_PROPERTIES - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Specify parser properties with their corresponding values using a XMLResource.XMLMap.
OPTION_PROCESS_DANGLING_HREF - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
This can be one of "THROW", "DISCARD", "RECORD", where "THROW" is the default.
OPTION_PROCESS_DANGLING_HREF_DISCARD - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
 
OPTION_PROCESS_DANGLING_HREF_RECORD - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
 
OPTION_PROCESS_DANGLING_HREF_THROW - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
 
OPTION_RECORD_UNKNOWN_FEATURE - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
This options allows you to record unknown features.
OPTION_SAVE_DOCTYPE - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Save a doctype declaration using systemId and publicId values specified on the resource
OPTION_SAVE_TYPE_INFORMATION - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Force type information (xsi:type/xmi:type) to be serialized for references in cases where the object type is different from the feature type
OPTION_SCHEMA_LOCATION - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Produce an xsi:schemaLocation/xsi:noNamespaceSchemaLocation in the saved result.
OPTION_SCHEMA_LOCATION_IMPLEMENTATION - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Produce an xsi:schemaLocation/xsi:noNamespaceSchemaLocation in the saved result to encode the name of the Java interface that declares the eINSTANCE of the EPackage implementation for those cases where OPTION_SCHEMA_LOCATION would not produce a physical location URI.
OPTION_SKIP_ESCAPE - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Skip processing for values that contain characters special to XML Faster for large computer-generated files
OPTION_USE_ENCODED_ATTRIBUTE_STYLE - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
All EObject references will be uniformly encoded as one or more QName URI pairs, where the QName is optional depending on whether the referenced object's type is not identicle to that of the feature.
OPTION_USE_FILE_BUFFER - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Write the intermediate results of serialization to the file system rather to an in-memory buffer.
OPTION_USE_LEXICAL_HANDLER - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Determines whether comments and CDATA will be preserved in any mixed text processing.
OPTION_USE_PARSER_POOL - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Specify a parser pool to be used for loading XML documents.
OPTION_USE_XMI_TYPE - Static variable in interface org.eclipse.emf.ecore.xmi.XMIResource
Write the type of an element as "xmi:type" instead of "xsi:type" which is useful for models with multiple inheritance that may conflict with XML schema types
OPTION_USE_XML_NAME_TO_FEATURE_MAP - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
Specify a map XMLResource.XMLMap to be used during the subsequent loading of XML documents.
OPTION_XML_MAP - Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource
This save option allows you to tailor the XML serialization of objects.
ORACLE8 - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
ORDERED_EDEFAULT - Static variable in class org.eclipse.emf.ecore.impl.ETypedElementImpl
The default value of the 'Ordered' attribute
ORIGINX - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
ORIGINY - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
ORIGIN_X - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
ORIGIN_Y - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
OTHER - Static variable in interface org.eclipse.emf.ecore.xmi.XMLHelper
 
OUT2IN_EDEFAULT - Static variable in class org.eclipse.emf.mapping.impl.FunctionNamePairImpl
The default value of the 'Out2in' attribute
OUTPUT_READ_ONLY_EDEFAULT - Static variable in class org.eclipse.emf.mapping.impl.MappingRootImpl
The default value of the 'Output Read Only' attribute
OpenEditorAction - class org.eclipse.emf.ecore.action.OpenEditorAction.
Generate Java beans from the XML Schema
OpenEditorAction() - Constructor for class org.eclipse.emf.ecore.action.OpenEditorAction
 
OverrideableCommand - interface org.eclipse.emf.edit.command.OverrideableCommand.
This represents a command that can be overridden by another command.
object - Variable in class org.eclipse.emf.codegen.jet.JETEmitter
 
object - Variable in class org.eclipse.emf.common.util.AbstractTreeIterator
The root object for which the iteration is initiated.
object - Variable in class org.eclipse.emf.ecore.xmi.FeatureNotFoundException
 
object - Variable in class org.eclipse.emf.ecore.xmi.IllegalValueException
 
object - Variable in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor.PropertyValueWrapper
 
object - Variable in class org.eclipse.emf.edit.provider.ItemPropertyDescriptorDecorator
 
object - Variable in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
 
object - Variable in class org.eclipse.emf.edit.ui.dnd.LocalTransfer
This records the data being transferred.
object - Variable in class org.eclipse.emf.edit.ui.provider.PropertyDescriptor
This is the object for which this class is a property source.
object - Variable in class org.eclipse.emf.edit.ui.provider.PropertySource
This is the object for which this class is a property source.
objectChanges - Variable in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl
The cached value of the 'Object Changes' map
objectToImageDescriptor(Object) - Method in class org.eclipse.emf.edit.ui.action.CommandAction
 
objectToImageDescriptor(Object) - Method in class org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction
If necessary, this converts any image representation into an image descriptor.
objectToImageDescriptor(Object) - Method in class org.eclipse.emf.mapping.action.CreateMappingAction
 
objectToImageDescriptor(Object) - Method in class org.eclipse.emf.mapping.action.CreateOneSidedMappingAction
 
objectToImageDescriptor(Object) - Method in class org.eclipse.emf.mapping.action.NameMatchMappingAction
 
objectToImageDescriptor(Object) - Method in class org.eclipse.emf.mapping.action.RemoveMappingAction
 
objectToImageDescriptor(Object) - Method in class org.eclipse.emf.mapping.action.TypeMatchMappingAction
 
objects - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
objectsToAttach - Variable in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl
The cached value of the 'Objects To Attach' containment reference list
objectsToDetach - Variable in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl
The cached value of the 'Objects To Detach' reference list
okPressed() - Method in class org.eclipse.emf.edit.ui.action.LoadResourceAction.LoadResourceDialog
 
okPressed() - Method in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
 
oldClipboard - Variable in class org.eclipse.emf.edit.command.CopyToClipboardCommand
This is the original clipboard value before execute.
oldClipboard - Variable in class org.eclipse.emf.edit.command.CutToClipboardCommand
This is the original clipboard value before execute.
oldContainmentInformation - Variable in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl
 
oldGenModelVersion - Variable in class org.eclipse.emf.codegen.ecore.java2ecore.JavaEcoreBuilder
The old version to against which to reconcile.
oldIEEEPrimitiveValue - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
The old value for the case of NotificationImpl.PRIMITIVE_TYPE_DOUBLE, and NotificationImpl.PRIMITIVE_TYPE_FLOAT.
oldIndex - Variable in class org.eclipse.emf.edit.command.MoveCommand
This is the orginal position to which the object will be moved upon undo.
oldJavaSoureContainer - Variable in class org.eclipse.emf.codegen.presentation.JETPropertyPage
 
oldSimplePrimitiveValue - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
The old value for the case of NotificationImpl.PRIMITIVE_TYPE_BOOLEAN, NotificationImpl.PRIMITIVE_TYPE_BYTE, NotificationImpl.PRIMITIVE_TYPE_CHAR, NotificationImpl.PRIMITIVE_TYPE_INT, NotificationImpl.PRIMITIVE_TYPE_LONG, and NotificationImpl.PRIMITIVE_TYPE_SHORT.
oldStyleProxyURIs - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
oldTemplateContainers - Variable in class org.eclipse.emf.codegen.presentation.JETPropertyPage
 
oldValue - Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLoader
 
oldValue - Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseWriter
 
oldValue - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
The old value for the case of NotificationImpl.PRIMITIVE_TYPE_OBJECT.
oldValue - Variable in class org.eclipse.emf.edit.command.SetCommand
This is the old value of the feature which must be restored during undo.
opaquePart() - Method in class org.eclipse.emf.common.util.URI
If this is a non-hierarchical URI, returns the opaque part component; null otherwise.
openDirective - Variable in class org.eclipse.emf.codegen.jet.JETParser
 
openExpr - Variable in class org.eclipse.emf.codegen.jet.JETParser
 
openScriptlet - Variable in class org.eclipse.emf.codegen.jet.JETParser
 
openStream(String) - Static method in class org.eclipse.emf.codegen.jet.JETCompiler
 
operation - Variable in class org.eclipse.emf.edit.command.DragAndDropCommand.Detail
 
operation - Variable in class org.eclipse.emf.edit.command.DragAndDropCommand
This keeps track of the current operation that will be returned by DragAndDropCommand.getOperation().
operation - Variable in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.DragAndDropCommandInformation
 
operations - Variable in class org.eclipse.emf.edit.command.DragAndDropCommand.Detail
 
operations - Variable in class org.eclipse.emf.edit.command.DragAndDropCommand
This keeps track of the permitted operations.
operations - Variable in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.DragAndDropCommandInformation
 
optimize - Variable in class org.eclipse.emf.edit.command.CopyCommand
This controls whether or not to optimize the canExecute (prepare)
optimize - Variable in class org.eclipse.emf.edit.command.DragAndDropCommand
This controls whether or not to optimize the DragAndDropCommand.prepare().
optimize - Variable in class org.eclipse.emf.edit.command.PasteFromClipboardCommand
This controls whether or not to optimize the canExecute (prepare)
optimizeCopy - Variable in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
This controls whether or not copy command optimizations are safe in this domain.
optimizedCanExecute() - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
 
optimizedCanExecute() - Method in class org.eclipse.emf.edit.command.PasteFromClipboardCommand
 
optimizedCanExecute() - Method in class org.eclipse.emf.mapping.command.DragAndDropOverrideCommand
 
optimizedCanExecute() - Method in class org.eclipse.emf.mapping.command.PasteFromClipboardOverrideCommand
 
optimizedDropCommandOwner - Variable in class org.eclipse.emf.edit.command.DragAndDropCommand
This is to remember which owner to use for the drop command in the optimized mode.
options - Variable in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
 
options() - Method in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
 
options - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
 
ordered - Variable in class org.eclipse.emf.ecore.impl.ETypedElementImpl
The cached value of the 'Ordered' attribute
orderedSourceChildrenMap - Variable in class org.eclipse.emf.codegen.jmerge.JMerger
 
org.eclipse.emf.codegen - package org.eclipse.emf.codegen
 
org.eclipse.emf.codegen.action - package org.eclipse.emf.codegen.action
 
org.eclipse.emf.codegen.ecore - package org.eclipse.emf.codegen.ecore
 
org.eclipse.emf.codegen.ecore.genmodel - package org.eclipse.emf.codegen.ecore.genmodel
 
org.eclipse.emf.codegen.ecore.genmodel.action - package org.eclipse.emf.codegen.ecore.genmodel.action
 
org.eclipse.emf.codegen.ecore.genmodel.impl - package org.eclipse.emf.codegen.ecore.genmodel.impl
 
org.eclipse.emf.codegen.ecore.genmodel.presentation - package org.eclipse.emf.codegen.ecore.genmodel.presentation
 
org.eclipse.emf.codegen.ecore.genmodel.provider - package org.eclipse.emf.codegen.ecore.genmodel.provider
 
org.eclipse.emf.codegen.ecore.genmodel.util - package org.eclipse.emf.codegen.ecore.genmodel.util
 
org.eclipse.emf.codegen.ecore.java2ecore - package org.eclipse.emf.codegen.ecore.java2ecore
 
org.eclipse.emf.codegen.ecore.rose2ecore - package org.eclipse.emf.codegen.ecore.rose2ecore
 
org.eclipse.emf.codegen.ecore.rose2ecore.parser - package org.eclipse.emf.codegen.ecore.rose2ecore.parser
 
org.eclipse.emf.codegen.ecore.templates.edit - package org.eclipse.emf.codegen.ecore.templates.edit
 
org.eclipse.emf.codegen.ecore.templates.editor - package org.eclipse.emf.codegen.ecore.templates.editor
 
org.eclipse.emf.codegen.ecore.templates.model - package org.eclipse.emf.codegen.ecore.templates.model
 
org.eclipse.emf.codegen.jet - package org.eclipse.emf.codegen.jet
 
org.eclipse.emf.codegen.jmerge - package org.eclipse.emf.codegen.jmerge
 
org.eclipse.emf.codegen.presentation - package org.eclipse.emf.codegen.presentation
 
org.eclipse.emf.common - package org.eclipse.emf.common
Provides a collection of subpackages to support the EMF infrastructure.
org.eclipse.emf.common.command - package org.eclipse.emf.common.command
Provides a framework for implementing and composing commands.
org.eclipse.emf.common.notify - package org.eclipse.emf.common.notify
Provides a notification framework.
org.eclipse.emf.common.notify.impl - package org.eclipse.emf.common.notify.impl
Provides a basic implementation of the notification framework.
org.eclipse.emf.common.ui - package org.eclipse.emf.common.ui
This provides generally reusable extensions for the Eclipse UI
org.eclipse.emf.common.ui.action - package org.eclipse.emf.common.ui.action
This provides generally reusable action extensions for the Eclipse UI.
org.eclipse.emf.common.ui.celleditor - package org.eclipse.emf.common.ui.celleditor
This provides generally reusable celleditor support for the Eclipse UI. org.eclipse.emf.common.ui.viewer - package org.eclipse.emf.common.ui.viewer
This provides generally reusable viewer extensions for the Eclipse UI. org.eclipse.emf.common.util - package org.eclipse.emf.common.util
Provides basic utilities.
org.eclipse.emf.ecore - package org.eclipse.emf.ecore
Provides an API for the Ecore dialect of UML.
org.eclipse.emf.ecore.action - package org.eclipse.emf.ecore.action
 
org.eclipse.emf.ecore.change - package org.eclipse.emf.ecore.change
Provides an API for describing and applying model changes.
org.eclipse.emf.ecore.change.impl - package org.eclipse.emf.ecore.change.impl
Provides an implementation of the Change model.
org.eclipse.emf.ecore.change.provider - package org.eclipse.emf.ecore.change.provider
Provides item providers for the change model.
org.eclipse.emf.ecore.change.util - package org.eclipse.emf.ecore.change.util
Provides utilities.
org.eclipse.emf.ecore.impl - package org.eclipse.emf.ecore.impl
Provides an implementation of Ecore.
org.eclipse.emf.ecore.plugin - package org.eclipse.emf.ecore.plugin
Provides platform neutral integration with Eclipse.
org.eclipse.emf.ecore.presentation - package org.eclipse.emf.ecore.presentation
Provides sample editor support for Ecore.
org.eclipse.emf.ecore.provider - package org.eclipse.emf.ecore.provider
Provides item providers for Ecore.
org.eclipse.emf.ecore.resource - package org.eclipse.emf.ecore.resource
Provides an API for modeling abstract persistent resources.
org.eclipse.emf.ecore.resource.impl - package org.eclipse.emf.ecore.resource.impl
Provides an implementation of the resource API.
org.eclipse.emf.ecore.util - package org.eclipse.emf.ecore.util
Provides utilities.
org.eclipse.emf.ecore.xmi - package org.eclipse.emf.ecore.xmi
 
org.eclipse.emf.ecore.xmi.impl - package org.eclipse.emf.ecore.xmi.impl
 
org.eclipse.emf.ecore.xml.namespace - package org.eclipse.emf.ecore.xml.namespace
 
org.eclipse.emf.ecore.xml.namespace.impl - package org.eclipse.emf.ecore.xml.namespace.impl
 
org.eclipse.emf.ecore.xml.type - package org.eclipse.emf.ecore.xml.type
 
org.eclipse.emf.ecore.xml.type.impl - package org.eclipse.emf.ecore.xml.type.impl
 
org.eclipse.emf.ecore.xml.type.internal - package org.eclipse.emf.ecore.xml.type.internal
 
org.eclipse.emf.ecore.xml.type.util - package org.eclipse.emf.ecore.xml.type.util
 
org.eclipse.emf.edit - package org.eclipse.emf.edit
This provides plugin support for EMF.Edit.
org.eclipse.emf.edit.command - package org.eclipse.emf.edit.command
This provides a framework for implementing and composing Commands as well as implementations of all primitive EMF commands. org.eclipse.emf.edit.domain - package org.eclipse.emf.edit.domain
This provides support for an EditingDomain, which acts a centralized control mechanism for managing a set of interrelated models and the Commands which modify them. org.eclipse.emf.edit.provider - package org.eclipse.emf.edit.provider
This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomains
org.eclipse.emf.edit.provider.resource - package org.eclipse.emf.edit.provider.resource
 
org.eclipse.emf.edit.tree - package org.eclipse.emf.edit.tree
 
org.eclipse.emf.edit.tree.impl - package org.eclipse.emf.edit.tree.impl
 
org.eclipse.emf.edit.tree.provider - package org.eclipse.emf.edit.tree.provider
 
org.eclipse.emf.edit.tree.util - package org.eclipse.emf.edit.tree.util
 
org.eclipse.emf.edit.ui - package org.eclipse.emf.edit.ui
This provides plugin support for EMF.Edit.UI.
org.eclipse.emf.edit.ui.action - package org.eclipse.emf.edit.ui.action
This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command
org.eclipse.emf.edit.ui.celleditor - package org.eclipse.emf.edit.ui.celleditor
 
org.eclipse.emf.edit.ui.dnd - package org.eclipse.emf.edit.ui.dnd
This provides a supplementary support for drag and drop based on delegation to the command framework. org.eclipse.emf.edit.ui.provider - package org.eclipse.emf.edit.ui.provider
 
org.eclipse.emf.mapping - package org.eclipse.emf.mapping
 
org.eclipse.emf.mapping.action - package org.eclipse.emf.mapping.action
 
org.eclipse.emf.mapping.command - package org.eclipse.emf.mapping.command
 
org.eclipse.emf.mapping.domain - package org.eclipse.emf.mapping.domain
 
org.eclipse.emf.mapping.ecore2ecore - package org.eclipse.emf.mapping.ecore2ecore
 
org.eclipse.emf.mapping.ecore2ecore.action - package org.eclipse.emf.mapping.ecore2ecore.action
 
org.eclipse.emf.mapping.ecore2ecore.impl - package org.eclipse.emf.mapping.ecore2ecore.impl
 
org.eclipse.emf.mapping.ecore2ecore.presentation - package org.eclipse.emf.mapping.ecore2ecore.presentation
 
org.eclipse.emf.mapping.ecore2ecore.provider - package org.eclipse.emf.mapping.ecore2ecore.provider
 
org.eclipse.emf.mapping.ecore2ecore.util - package org.eclipse.emf.mapping.ecore2ecore.util
 
org.eclipse.emf.mapping.impl - package org.eclipse.emf.mapping.impl
 
org.eclipse.emf.mapping.presentation - package org.eclipse.emf.mapping.presentation
 
org.eclipse.emf.mapping.provider - package org.eclipse.emf.mapping.provider
 
org.eclipse.emf.mapping.util - package org.eclipse.emf.mapping.util
 
originalGenModel - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard
The original GenModel being reloaded.
originalOperation - Variable in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
This keeps track of the original operation that the user requested, before we started changing the event.detail.
originatingInput - Variable in class org.eclipse.emf.mapping.impl.MappingRootImpl.MappedObjectStateAdapter
This keeps track of the originating input of the mapped object, if any.
otherViewer - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor.OverviewViewer
 
out2in - Variable in class org.eclipse.emf.mapping.impl.ComplexTypeConverterImpl
The cached value of the 'Out2in' reference
out2in - Variable in class org.eclipse.emf.mapping.impl.FunctionNamePairImpl
The cached value of the 'Out2in' attribute
out2in - Variable in class org.eclipse.emf.mapping.impl.FunctionPairImpl
The cached value of the 'Out2in' reference
outFileName - Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseTree
 
outerIndex - Variable in class org.eclipse.emf.ecore.xmi.impl.StringSegment.SegmentIterator
 
outputDirty - Variable in class org.eclipse.emf.mapping.impl.MappingRootImpl
This keeps track of whether the output has been modified.
outputReadOnly - Variable in class org.eclipse.emf.mapping.impl.MappingRootImpl
The cached value of the 'Output Read Only' attribute
outputs - Variable in class org.eclipse.emf.mapping.command.CreateMappingCommand
This keeps track of the output objects that are to be mapped.
outputs - Variable in class org.eclipse.emf.mapping.impl.MappingImpl
The cached value of the 'Outputs' reference list
overrideCommand - Variable in class org.eclipse.emf.edit.command.AbstractOverrideableCommand
This is the command that overrides this command.
overviewFactory - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
 
overviewSummaryColumnLabel - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
 
overviewViewer - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
 
overviewViewerPane - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
 
owner - Variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.SettingMany
 
owner - Variable in class org.eclipse.emf.ecore.util.DelegatingEcoreEList.UnmodifiableEList
 
owner - Variable in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
 
owner - Variable in class org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList
 
owner - Variable in class org.eclipse.emf.ecore.util.EcoreEList
 
owner - Variable in class org.eclipse.emf.edit.command.AddCommand
This is the owner object upon which the command will act.
owner - Variable in class org.eclipse.emf.edit.command.CommandParameter
This is the object that is the target or subject of the command.
owner - Variable in class org.eclipse.emf.edit.command.CopyCommand
This keeps track of the owner in the command parameter from the constructor.
owner - Variable in class org.eclipse.emf.edit.command.CreateChildCommand
This is the object to which the child will be added.
owner - Variable in class org.eclipse.emf.edit.command.CreateCopyCommand
This is the object being copied.
owner - Variable in class org.eclipse.emf.edit.command.DragAndDropCommand
This keeps track of the owner that is the target of the drag and drop.
owner - Variable in class org.eclipse.emf.edit.command.InitializeCopyCommand
This is the object being copied.
owner - Variable in class org.eclipse.emf.edit.command.MoveCommand
This is the owner object upon which the command will act.
owner - Variable in class org.eclipse.emf.edit.command.PasteFromClipboardCommand
This is object where the clipboard copy is pasted.
owner - Variable in class org.eclipse.emf.edit.command.RemoveCommand
This is the owner object upon which the command will act.
owner - Variable in class org.eclipse.emf.edit.command.ReplaceCommand
This is the owner object upon which the command will act.
owner - Variable in class org.eclipse.emf.edit.command.SetCommand
This is the owner object upon which the command will act.
owner - Variable in class org.eclipse.emf.edit.provider.WrapperItemProvider
The object that owns the value.
owner - Variable in class org.eclipse.emf.mapping.command.CreateCopyOverrideCommand
This is the object being copied.
ownerList - Variable in class org.eclipse.emf.edit.command.AddCommand
This is the list to which the command will add the collection.
ownerList - Variable in class org.eclipse.emf.edit.command.MoveCommand
This is the list in which the command will move an object.
ownerList - Variable in class org.eclipse.emf.edit.command.RemoveCommand
This is the list from which the command will remove.
ownerList - Variable in class org.eclipse.emf.edit.command.ReplaceCommand
This is the list from which the command will replace.
ownerList - Variable in class org.eclipse.emf.edit.command.SetCommand
If non-null, this is the list in which the command will set a value.
owners - Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand
 

Copyright 2001-2004 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 _