|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
0x1
for a severity
indicating that the diagnosis was canceled.
CDATA
' attribute
Changeable
' attribute
Description
' class
Kind
' enum
Children
' attribute
Command Stack
' attribute
Comment
' attribute
Complex Type Converter
' class
Container
' attribute
Containment
' attribute
Copyright Text
' attribute
CopyCommand
.
CopyCommand
.
Create Child
' attribute
Creation Commands
' attribute
ChangeDescription
objectIChangeNotifier
as an extension of an ArrayList, for flexibility.IAction
on the menubar, the toolbar, or a popup menu
by delegating all required behaviour to a Command
.
Command
.CommandStack
.ComplexTypeConverter
object.ComposedAdapterFactory
that serves the union of the model objects from different packages.CopyToClipboardCommand
.CopyCommand
but set the copy result to the EditingDomain
.
CreateChildCommand
.CreateChildCommand
.descriptor
for the single object in the
selection
.
AddCommand
or SetCommand
to
provide the higher-level operation of "creating" an appropriate child
object and adding it to a owner object. child
object to the feature
of the
owner
object.
Helper
.
child
object to the owner
object, at the
specified index
of its feature
feature, if it
is multi-valued.
Helper
.
CreateChildCommand
functionality is delegated.InitializeCopyCommand
.
EClass
.MappingDomain
from a set of the domain's input and output objects.CreateChildCommand
.descriptor
.
CutToClipboardCommand
.RemoveCommand
but also sets the removed objects to the EditingDomain
.
!
- canContainNull() -
Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
- Returns
!
- canContainNull() -
Method in class org.eclipse.emf.common.util.BasicEList
- Returns whether
null
is a valid object for the list.
- canContainNull() -
Method in class org.eclipse.emf.common.util.DelegatingEList
- Returns whether
null
is a valid object for the list.
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.EObjectEList
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.EcoreEList.Generic
-
- canCreateMapping(Collection, Collection, Mapping) -
Method in interface org.eclipse.emf.mapping.MappingRoot
- If mapping is null, this checks if a mapping can be created with the given inputs and outputs.
- canCreateMapping(Collection, Collection, Mapping) -
Method in class org.eclipse.emf.mapping.ecore2ecore.impl.Ecore2EcoreMappingRootImpl
-
- canCreateMapping(Collection, Collection, Mapping) -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
-
- canEdit(Object) -
Static method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenBaseItemProvider
- Returns whether changes to the object will be persisted.
- canExecute() -
Method in class org.eclipse.emf.common.command.AbstractCommand
- Calls
AbstractCommand.prepare()
,
caches the result in AbstractCommand.isExecutable
,
and sets AbstractCommand.isPrepared
to true
;
from then on, it will yield the value of isExecutable.
- canExecute() -
Method in interface org.eclipse.emf.common.command.Command
- Returns whether the comamad is valid to
execute
.
- canExecute() -
Method in class org.eclipse.emf.common.command.IdentityCommand
- Returns
true
.
- canExecute() -
Method in class org.eclipse.emf.common.command.UnexecutableCommand
- Returns
false
.
- canExecute() -
Method in class org.eclipse.emf.edit.command.AbstractOverrideableCommand
-
- canExecute() -
Method in interface org.eclipse.emf.edit.command.CommandActionDelegate
- This returns whether the action should be enabled.
- canExecute() -
Method in class org.eclipse.emf.edit.command.CopyCommand
-
- canExecute() -
Method in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommandActionDelegate
-
- canGenerate() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- canGenerate() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- canGenerate -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerate() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerate(GenBase) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor.GenerateAction
-
- canGenerateEdit() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- canGenerateEdit() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- canGenerateEdit() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
-
- canGenerateEdit() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenEnumImpl
-
- canGenerateEdit() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerateEditor() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- canGenerateEditor() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- canGenerateEditor() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
-
- canGenerateEditor() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenEnumImpl
-
- canGenerateEditor() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerateSchema() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- canGenerateSchema() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- canGenerateSchema() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerateSchema() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
-
- canRedo() -
Method in class org.eclipse.emf.common.command.BasicCommandStack
-
- canRedo() -
Method in interface org.eclipse.emf.common.command.CommandStack
- Returns whether there are commands past the top of the stack that can be redone.
- canRemoveMapping(Mapping) -
Method in interface org.eclipse.emf.mapping.MappingRoot
- This checks if the given mapping can be removed.
- canRemoveMapping(Mapping) -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
-
- canSetProperty(Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenBaseItemProvider.GenItemPropertyDescriptor
-
- canSetProperty(Object) -
Method in interface org.eclipse.emf.edit.provider.IItemPropertyDescriptor
- This determines whether this descriptor's property for the object supports set (and reset).
- canSetProperty(Object) -
Method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
- This determines whether this descriptor's property for the object supports set (and reset).
- canSetProperty(Object) -
Method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptorDecorator
- This does the delegated job of determining whether the property value from the given object supports set (and reset).
- canUndo() -
Method in class org.eclipse.emf.common.command.AbstractCommand
- Returns
true
because most command should be undoable.
- canUndo() -
Method in class org.eclipse.emf.common.command.BasicCommandStack
-
- canUndo() -
Method in interface org.eclipse.emf.common.command.Command
- Returns whether the command can be undone.
- canUndo() -
Method in interface org.eclipse.emf.common.command.CommandStack
- Returns whether the top command on the stack can be undone.
- canUndo() -
Method in class org.eclipse.emf.common.command.CommandWrapper
- Delegates to the canUndo method of the command.
- canUndo() -
Method in class org.eclipse.emf.common.command.CompoundCommand
- Returns
false
if any of the commands return false
for Command.canUndo()
.
- canUndo() -
Method in class org.eclipse.emf.common.command.UnexecutableCommand
- Returns
false
.
- canUndo() -
Method in class org.eclipse.emf.edit.command.AbstractOverrideableCommand
-
- canUndo -
Variable in class org.eclipse.emf.edit.command.SetCommand
- This specified whether or not this command can be undone.
- cancel() -
Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- cancelEditing() -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor.OverviewViewer
-
- canvas -
Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- capName(String) -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- capName(String) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- capacity -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- caseChangeDescription(ChangeDescription) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpretting the object as an instance of 'Description'
- caseComplexTypeConverter(ComplexTypeConverter) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpretting the object as an instance of 'Complex Type Converter'
- caseEAnnotation(EAnnotation) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EAnnotation'
- caseEAttribute(EAttribute) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EAttribute'
- caseEClass(EClass) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EClass'
- caseEClassifier(EClassifier) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EClassifier'
- caseEDataType(EDataType) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EData Type'
- caseEEnum(EEnum) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EEnum'
- caseEEnumLiteral(EEnumLiteral) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EEnum Literal'
- caseEFactory(EFactory) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EFactory'
- caseEModelElement(EModelElement) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EModel Element'
- caseENamedElement(ENamedElement) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'ENamed Element'
- caseEObjectToChangesMapEntry(Map.Entry) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpretting the object as an instance of 'EObject To Changes Map Entry'
- caseEOperation(EOperation) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EOperation'
- caseEPackage(EPackage) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EPackage'
- caseEParameter(EParameter) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EParameter'
- caseEReference(EReference) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EReference'
- caseEStringToStringMapEntry(Map.Entry) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EString To String Map Entry'
- caseEStructuralFeature(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'EStructural Feature'
- caseETypedElement(ETypedElement) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpretting the object as an instance of 'ETyped Element'
- caseEcore2EcoreMappingRoot(Ecore2EcoreMappingRoot) -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreSwitch
- Returns the result of interpretting the object as an instance of 'Mapping Root'
- caseFeatureChange(FeatureChange) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpretting the object as an instance of 'Feature Change'
- caseFunctionNamePair(FunctionNamePair) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpretting the object as an instance of 'Function Name Pair'
- caseFunctionPair(FunctionPair) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpretting the object as an instance of 'Function Pair'
- caseGenBase(GenBase) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Base'
- caseGenClass(GenClass) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Class'
- caseGenClassifier(GenClassifier) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Classifier'
- caseGenDataType(GenDataType) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Data Type'
- caseGenEnum(GenEnum) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Enum'
- caseGenEnumLiteral(GenEnumLiteral) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Enum Literal'
- caseGenFeature(GenFeature) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Feature'
- caseGenModel(GenModel) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'GenModel'
- caseGenOperation(GenOperation) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Operation'
- caseGenPackage(GenPackage) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Package'
- caseGenParameter(GenParameter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpretting the object as an instance of 'Gen Parameter'
- caseListChange(ListChange) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpretting the object as an instance of 'List Change'
- caseMapping(Mapping) -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreSwitch
- Returns the result of interpretting the object as an instance of 'Mapping'
- caseMapping(Mapping) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpretting the object as an instance of 'Mapping'
- caseMappingHelper(MappingHelper) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpretting the object as an instance of 'Helper'
- caseMappingRoot(MappingRoot) -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreSwitch
- Returns the result of interpretting the object as an instance of 'Root'
- caseMappingRoot(MappingRoot) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpretting the object as an instance of 'Root'
- caseMappingStrategy(MappingStrategy) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpretting the object as an instance of 'Strategy'
- caseResourceChange(ResourceChange) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpretting the object as an instance of 'Resource Change'
- caseTreeNode(TreeNode) -
Method in class org.eclipse.emf.edit.tree.util.TreeSwitch
- Returns the result of interpretting the object as an instance of 'Node'
- caseTypeConverter(TypeConverter) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpretting the object as an instance of 'Type Converter'
- category -
Variable in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
- This represents the group of properties into which this one should be placed.
- center(Rectangle, int) -
Static method in class org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer
- Centers the Rectangle vertically, within a surrounding space of
the given height.
- chain(Command) -
Method in class org.eclipse.emf.common.command.AbstractCommand
- Creates a new compound command, containing this command and the given command,
that delegates chain to
CompoundCommand.append(org.eclipse.emf.common.command.Command)
.
- chain(Command) -
Method in interface org.eclipse.emf.common.command.Command
- Returns a command that represents the composition of this command with the given command.
- change -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.ColorInformation
-
- change(String, String, String) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- changeDescription -
Variable in class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- changeDescriptionItemProvider -
Variable in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This keeps track of the one adapter used for all
ChangeDescription
instances
- changeNotifier -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
- This keeps track of all the Viewers.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider
- Records any listeners for this wrapper and fires notifications to them.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ItemProvider
- This is the optional collection used for changes to the text, parent, or children.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This is used to implement
IChangeNotifier
.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ItemProviderDecorator
- This is used to implement
IChangeNotifier
.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
.
- changeNotifier -
Variable in class org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
.
- changeNotifier -
Variable in class org.eclipse.emf.mapping.ecore2ecore.provider.Ecore2EcoreItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.mapping.impl.MappingRootImpl.MappedObjectStateAdapter
- This is where
IChangeNotifier
is delegated.
- changeNotifier -
Variable in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
.
- changeable -
Variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl
- The cached value of the '
Changeable
' attribute
- characters -
Variable in class org.eclipse.emf.codegen.jet.JETCharDataGenerator
-
- characters(char[], int, int) -
Method in class org.eclipse.emf.ecore.xmi.impl.SAXWrapper
-
- characters(char[], int, int) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- chars -
Variable in class org.eclipse.emf.codegen.jet.JETScriptletGenerator
-
- checkConflictFileName(UnitTreeNode) -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseUtil
-
- checkFileName(UnitTreeNode, String) -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseUtil
-
- checkModCount() -
Method in class org.eclipse.emf.common.util.BasicEList.EIterator
- Checks that the modification count is as expected.
- checkModCount() -
Method in class org.eclipse.emf.common.util.DelegatingEList.EIterator
- Checks that the modification count is as expected.
- checkModCount() -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
- Checks that the modification count is as expected.
- checkedEPackageList -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.PackagePage
-
- child -
Variable in class org.eclipse.emf.edit.command.CreateChildCommand
- This is the child object to be added.
- children -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenFeatureImpl
- The cached value of the '
Children
' attribute
- children -
Variable in class org.eclipse.emf.common.util.BasicDiagnostic
- The message.
- children -
Variable in class org.eclipse.emf.edit.provider.ItemProvider
- This is the children returned by
getChildren(Object)
.
- children -
Variable in class org.eclipse.emf.edit.tree.impl.TreeNodeImpl
- The cached value of the '
Children
' containment reference list
- childrenFeatures -
Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This is used to store all the children features.
- childrenMap -
Variable in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider
- The wrapped children are cached here, keyed by the children returned by the delegate item provider.
- childrenReferences -
Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Deprecated. As of EMF 2.0, replaced by
ItemProviderAdapter.childrenFeatures
.
- childrenStoreMap -
Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- When
ItemProviderAdapter.ChildrenStore
s are to be used to cache children (typically to hold wrappers for non-EObject
children), this maps adapted objects to their corresponding stores.
- choiceOfValues -
Variable in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- chooseEcore() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.DetailsPage
-
- chooseJava() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.DetailsPage
-
- chooseNothing() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.DetailsPage
-
- chooseRose() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.DetailsPage
-
- chooseXSD() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.DetailsPage
-
- classEmitter -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- classForClassName(String) -
Static method in class org.eclipse.emf.codegen.jmerge.JControlModel
-
- classLoader -
Variable in class org.eclipse.emf.codegen.jet.JETEmitter
-
- classLoader -
Variable in class org.eclipse.emf.mapping.command.PersistentCommandStack.Decoder
-
- classLoader -
Variable in class org.eclipse.emf.mapping.command.PersistentCommandStack
-
- classLoaderToRegistryMap -
Static variable in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl
-
- className -
Variable in class org.eclipse.emf.ecore.xmi.ClassNotFoundException
-
- classTemplateName -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- classes -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
-
- classpathEntries -
Variable in class org.eclipse.emf.codegen.jet.JETEmitter
-
- clear() -
Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
-
- clear() -
Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
- Clears the list of all objects.
- clear() -
Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
- Clears the list of all objects.
- clear() -
Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
- Throws an exception.
- clear() -
Method in class org.eclipse.emf.common.util.BasicEList
- Clears the list of all objects.
- clear() -
Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
-
- clear() -
Method in class org.eclipse.emf.common.util.BasicEMap
- Delegates to
BasicEMap.delegateEList
.
- clear() -
Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
- Throws an exception.
- clear() -
Method in class org.eclipse.emf.common.util.DelegatingEList
- Clears the list of all objects.
- clear(InternalEObject, EStructuralFeature) -
Method in interface org.eclipse.emf.ecore.InternalEObject.EStore
- Removes all values form the
content
of the object's feature
- clear() -
Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
-
- clear(InternalEObject, EStructuralFeature) -
Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreImpl
-
- clear(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- clear(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- clear(EStructuralFeature) -
Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
-
- clear() -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
-
- clear(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
-
- clear() -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ChildrenStore
- Clears the children of all features in the store.
- clipboard -
Variable in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
- This is the current clipboard.
- clone() -
Method in class org.eclipse.emf.common.util.BasicEList
- Returns a shallow copy of this list.
- clone() -
Method in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
- Returns a new entry just like this one.
- clone() -
Method in class org.eclipse.emf.common.util.BasicEMap
- Returns a shallow copy of this map.
- clone() -
Method in class org.eclipse.emf.ecore.xml.type.internal.RegEx.Match
-
- close() -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLoader
-
- close() -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl.PlatformResourceOutputStream
-
- close() -
Method in class org.eclipse.emf.edit.ui.action.LoadResourceAction.LoadResourceDialog
-
- close() -
Method in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- closeDirective -
Variable in class org.eclipse.emf.codegen.jet.JETParser
-
- closeExpr -
Variable in class org.eclipse.emf.codegen.jet.JETParser
-
- closeScriptlet -
Variable in class org.eclipse.emf.codegen.jet.JETParser
-
- closeStartElement() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
-
- code(String) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GIFEmitter
-
- code -
Variable in class org.eclipse.emf.common.util.BasicDiagnostic
- The code.
- col -
Variable in class org.eclipse.emf.codegen.jet.JETMark
- This is the column index.
- collapseWhiteSpace(String) -
Method in class org.eclipse.emf.ecore.impl.EFactoryImpl
-
- collectGenClasses(List, GenBaseImpl.GenClassFilter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Iterate over the specified eClasses list, finding the GenClass
corresponding to each EClass.
- collectGenConstraints(List, List, GenBaseImpl.GenConstraintFilter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Iterate over the lists returned by calling getGenConstraints() on items in
the list of genClassifiers, and then over the list of genConstraints.
- collectGenFeatures(List, List, GenBaseImpl.GenFeatureFilter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Iterate over the lists returned by calling getGenFeatures() on items in
the list of genClasses, and then over the list of genFeatures.
- collectGenOperations(List, List, GenBaseImpl.GenOperationFilter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Iterate over the lists returned by calling getGenOperations() on items
in the list of genClasses, and then over the list of genOperations.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EAnnotationItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EAttributeItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EClassItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EClassifierItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EDataTypeItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EEnumItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EEnumLiteralItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EFactoryItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EModelElementItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.ENamedElementItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EObjectItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EOperationItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EPackageItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EParameterItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EReferenceItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EStringToStringMapEntryItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This adds to
newChildDescriptors
, a collection of CommandParameter
s, parameters for
possible children of the specified object
, when viewed as
an instance of the type for which this is an item provider.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.edit.provider.ReflectiveItemProvider
-
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.edit.provider.resource.ResourceSetItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.eclipse.emf.edit.tree.provider.TreeNodeItemProvider
- This adds to the collection of
CommandParameter
s
describing all of the children that can be created under this object.
- collectPackages(List, List, int) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- Collects into result nested GenPackages to the specified depth,
not counting those without classifiers (for which nothing is ever
generated); -1 for no limit.
- collectReachableObjectsOfType(Collection, Collection, EObject, EClassifier) -
Static method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
- This will visit all reachable references from object except those in visited;
it updates visited and adds to result any object with a meta object that indicates that it is a subtype of type.
- collection -
Variable in class org.eclipse.emf.edit.command.AddCommand
- This is the collection of objects being added to the owner list.
- collection -
Variable in class org.eclipse.emf.edit.command.CommandParameter
- This is the collection of values involved in the command.
- collection -
Variable in class org.eclipse.emf.edit.command.DragAndDropCommand
- This keeps track of the collection of dragged sources.
- collection -
Variable in class org.eclipse.emf.edit.command.RemoveCommand
- This is the collection of objects being removed.
- collection -
Variable in class org.eclipse.emf.edit.command.ReplaceCommand
- This is the collection of replacements.
- collection -
Variable in class org.eclipse.emf.edit.ui.action.CommandAction
- This records the collection of selected objects so that a new command can be easily constructed
after the execution of the command previously constructed from this selection.
- collection -
Variable in class org.eclipse.emf.mapping.action.CreateMappingAction.DelegateCommand
-
- collection -
Variable in class org.eclipse.emf.mapping.action.CreateOneSidedMappingAction.DelegateCommand
-
- collection -
Variable in class org.eclipse.emf.mapping.action.NameMatchMappingAction.DelegateCommand
-
- collection -
Variable in class org.eclipse.emf.mapping.action.RemoveMappingAction.CommandDelegate
-
- collection -
Variable in class org.eclipse.emf.mapping.action.TypeMatchMappingAction.DelegateCommand
-
- collection -
Variable in class org.eclipse.emf.mapping.command.AddMappingCommand
- This keeps track of the input and output objects that are to be mapped.
- collection -
Variable in class org.eclipse.emf.mapping.command.RemoveMappingCommand
- This keeps track of the input and output objects that are to be mapped.
- collectionToString(Collection) -
Static method in class org.eclipse.emf.edit.command.CommandParameter
-
- column -
Variable in class org.eclipse.emf.ecore.xmi.XMIException
-
- command -
Variable in class org.eclipse.emf.common.command.CommandWrapper
- The command for which this is a proxy or decorator.
- command -
Variable in class org.eclipse.emf.edit.command.PasteFromClipboardCommand
- This is the command that does the actual pasting.
- command -
Variable in class org.eclipse.emf.edit.ui.action.CommandAction
- This records the command that is created each time the selection changes.
- command -
Variable in class org.eclipse.emf.edit.ui.action.CommandActionHandler
- This keeps track of the command delegate that is created by
CommandActionHandler.createCommand(java.util.Collection)
.
- command -
Variable in class org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction
- This records the command.
- command -
Variable in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
- This is the command created during dragging which provides the feedback and will carry out the action upon completion.
- commandCreationMap -
Variable in class org.eclipse.emf.mapping.command.PersistentCommandStack
- This keeps track of the mapping between commands and their
PersistentCommandStack.CommandCreationRecord
s.
- commandList -
Variable in class org.eclipse.emf.common.command.BasicCommandStack
- The list of commands.
- commandList -
Variable in class org.eclipse.emf.common.command.CompoundCommand
- The list of subcommands.
- commandStack -
Variable in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
- This is the command stack that was passed into the constructor.
- commandStack -
Variable in class org.eclipse.emf.mapping.impl.MappingRootImpl
- The cached value of the '
Command Stack
' attribute
- commandStackChanged(EventObject) -
Method in interface org.eclipse.emf.common.command.CommandStackListener
- Called when the
CommandStack
's state has changed.
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.CreateMappingAction
-
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.CreateOneSidedMappingAction
-
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.NameMatchMappingAction
-
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.RemoveMappingAction
-
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.TypeMatchMappingAction
-
- commandTarget -
Variable in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
- This records the object for which the
EditingDomainViewerDropAdapter.command
was created.
- comment -
Static variable in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
-
- comment(char[], int, int) -
Method in class org.eclipse.emf.ecore.xmi.impl.SAXWrapper
-
- comment(char[], int, int) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- commit -
Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseNode
-
- commitXML(Document) -
Method in class org.eclipse.emf.codegen.jet.JETNature
-
- compare(XMLCalendar, XMLCalendar) -
Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
-
- compare(XMLDuration, XMLDuration) -
Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLDuration
-
- compareCalendar(Object, Object) -
Static method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil
-
- compareDates(int[], int[], boolean) -
Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLDuration
- Compares 2 given durations.
- compareDuration(Object, Object) -
Static method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil
-
- compareOrder(int[], int[]) -
Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
- Given normalized values, determines order-relation
between give date/time objects.
- compilationUnit -
Variable in class org.eclipse.emf.codegen.jet.JETSkeleton
-
- compilationUnit -
Variable in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
-
- complexTypeConverterItemProvider -
Variable in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This keeps track of the one adapter used for all
ComplexTypeConverter
instances.
- computeFeatureKind(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- concatName(List) -
Method in class org.eclipse.emf.mapping.command.NameMatchMappingCommand
-
- configure() -
Method in class org.eclipse.emf.codegen.jet.JETNature
-
- configure(IProgressMonitor) -
Method in class org.eclipse.emf.codegen.jet.JETNature
-
- configureAction(ISelection) -
Method in class org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction
- This extracts the objects from selection, invokes createActionCommand
to create the command, and then configures the action based on the
result.
- configureShell(Shell) -
Method in class org.eclipse.emf.edit.ui.action.LoadResourceAction.LoadResourceDialog
-
- configureShell(Shell) -
Method in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- consider(String) -
Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
- Adds the URI.
- consider(URI, URI, File) -
Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
-
- consider(IFile) -
Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
- Adds the file to
JETCompileTemplateOperation.files
the file ends with the JETCompileTemplateOperation.JET_EXTENSION
extension.
- consider(IContainer) -
Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
- Considers all the files of a container and all it's subcontainer.
- consolidateChanges() -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
- Consolidates the changes that have happen since the last consolidation.
- constantCount -
Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
- constantDictionary -
Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
- constants -
Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
- container -
Variable in class org.eclipse.emf.common.ui.ViewerPane
-
- container -
Variable in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl.OldContainmentInformation
-
- containerClass -
Variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl
-
- containers -
Variable in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
-
- containingClass -
Variable in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicValidator
-
- containment -
Variable in class org.eclipse.emf.ecore.impl.EReferenceImpl
- The cached value of the '
Containment
' attribute
- containment(EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
- Return true if the cross referencer should include references from children of the specified object.
- containmentFeature -
Variable in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl.OldContainmentInformation
-
- containments() -
Method in interface org.eclipse.emf.ecore.impl.EClassImpl.FeatureSubsetSupplier
-
- contains(Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.UniqueNameHelper
-
- contains(Object) -
Method in class org.eclipse.emf.common.util.BasicEList
- Returns whether the list contains the object.
- contains(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap
- Delegates to
BasicEMap.delegateEList
.
- contains(Object) -
Method in class org.eclipse.emf.common.util.DelegatingEList
- Returns whether the list contains the object.
- contains(InternalEObject, EStructuralFeature, Object) -
Method in interface org.eclipse.emf.ecore.InternalEObject.EStore
- Returns whether the
content
of the object's feature contains the given value.
- contains(InternalEObject, EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreImpl
-
- contains(EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- contains(Object) -
Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
- Resolve to compare objects but do not modify list
- contains(EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- contains(Object) -
Method in class org.eclipse.emf.ecore.util.EcoreEList
- Resolve to compare objects but do not modify list
- contains(EStructuralFeature, Object) -
Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
-
- contains(Object) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
-
- contains(EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
-
- contains(EStructuralFeature) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ChildrenStore
- Returns whether the store handles children of the specified feature.
- contains(Object) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ModifiableSingletonEList
-
- containsAll(Collection) -
Method in class org.eclipse.emf.common.util.BasicEList
- Returns whether the list contains each object in the collection.
- containsAll(Collection) -
Method in class org.eclipse.emf.common.util.BasicEMap
- Delegates to
BasicEMap.delegateEList
.
- containsAll(Collection) -
Method in class org.eclipse.emf.common.util.DelegatingEList
- Returns whether the list contains each object in the collection.
- containsAll(EStructuralFeature, Collection) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- containsAll(EStructuralFeature, Collection) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- containsAll(EStructuralFeature, Collection) -
Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
-
- containsAll(Collection) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
-
- containsAll(EStructuralFeature, Collection) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
-
- containsKey(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
-
- containsKey(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap
-
- containsKey(Object) -
Method in interface org.eclipse.emf.common.util.EMap
- Returns whether the key is associated with a value.
- containsKey(Object) -
Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
-
- containsKey(Object) -
Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl
-
- containsKey(Object) -
Method in class org.eclipse.emf.ecore.impl.EValidatorRegistryImpl
-
- containsName(String) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.UniqueNameHelper
-
- containsValue(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
-
- containsValue(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap
-
- containsValue(Object) -
Method in interface org.eclipse.emf.common.util.EMap
- Returns whether the value is associated with a key.
- containsValue(Object) -
Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
-
- contentKind -
Variable in class org.eclipse.emf.ecore.util.BasicExtendedMetaData.EClassExtendedMetaDataImpl
-
- contentOutlineFilterAction -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
-
- contentOutlinePage -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This is the content outline page
- contentOutlinePage -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
- This is the content outline page.
- contentOutlineStatusLineManager -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This is a kludge
- contentOutlineStatusLineManager -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
- This is a kludge...
- contentOutlineViewer -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This is the content outline page's viewer
- contentOutlineViewer -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
- This is the content outline page's viewer.
- contentProvider -
Variable in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- contentRefresh -
Variable in class org.eclipse.emf.edit.provider.ViewerNotification
- Whether the content under the element should be structurally refreshed.
- contents -
Variable in class org.eclipse.emf.ecore.impl.EAnnotationImpl
- The cached value of the '
Contents
' containment reference list
- contents -
Variable in class org.eclipse.emf.ecore.resource.impl.ResourceImpl
- The contents.
- context -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
-
- contextFeature -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- contributeToMenu(IMenuManager) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor
- This adds menu contributions for the generate actions.
- contributeToMenu(IMenuManager) -
Method in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
- This adds to the menu bar a menu and some separators for editor additions,
as well as the sub-menus for object creation items
- contributeToMenu(IMenuManager) -
Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
-
- contributeToMenu(IMenuManager) -
Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreActionBarContributor
- This adds to the menu bar a menu and some separators for editor additions,
as well as the sub-menus for object creation items
- contributeToStatusLine(IStatusLineManager) -
Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
-
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor
- This adds Separators for editor additions to the tool bar.
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
- This adds Separators for editor additions to the tool bar
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
-
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreActionBarContributor
- This adds Separators for editor additions to the tool bar
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor.ActionBarContributor
-
- control -
Variable in class org.eclipse.emf.common.ui.ViewerPane
-
- conversionPage -
Variable in class org.eclipse.emf.codegen.presentation.ConvertToJETProjectWizard
-
- convert(String) -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.Rose2Ecore
-
- convert(String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
-
- convert(EDataType, Object) -
Method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator
-
- convertAnySimpleTypeToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertAnyURIToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertBase64BinaryToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertBooleanObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertBooleanToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertByteObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertByteToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertCase(String, int, int, char) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- convertDateTimeToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDateToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDecimalToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDoubleObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDoubleToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDurationToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertEBigDecimalToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEBigIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEBooleanObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEBooleanToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEByteArrayToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEByteObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEByteToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertECharToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertECharacterObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEDateToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEDoubleObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEDoubleToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEFeatureMapEntryToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEFloatObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEFloatToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEIntToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEIntegerObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEJavaClassToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertELongObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertELongToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertENTITIESBaseToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertENTITIESToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertENTITYToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertEShortObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEShortToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEStringToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertFloatObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertFloatToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGDayToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGMonthDayToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGMonthToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGYearMonthToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGYearToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertHexBinaryToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDREFSBaseToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDREFSToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDREFToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIntObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIntToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertLanguageToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertLines(String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
-
- convertLongObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertLongToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNCNameToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKENSBaseToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKENSToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKENToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNOTATIONToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertName(String, char, int, List, List, char, int, List, List) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- convertNameForm(String, List, List) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- convertNameToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNegativeIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNonNegativeIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNonPositiveIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNormalizedStringToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertPositiveIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertPropertyFeatures() -
Method in interface org.eclipse.emf.ecore.xmi.impl.EMOFHandler.Helper
-
- convertPropertyFeatures() -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
-
- convertQNameToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertSeparator(String, char, char, int) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- convertShortObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertShortToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertSpaceTypeObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- convertStringToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertText(String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
-
- convertTimeToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertToStandardBraceStyle() -
Method in class org.eclipse.emf.codegen.jmerge.JControlModel
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- convertToString(EDataType, Object) -
Method in interface org.eclipse.emf.ecore.EFactory
-
Returns the literal value of the instance.
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EFactoryImpl
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertToString(EDataType, Object) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Converts an instance of the datatype to a string literal representation.
- convertToString(EFactory, EDataType, Object) -
Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
- Converts the given valuevalue to string while saving an XML document.
- convertToString(EFactory, EDataType, Object) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertTokenToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedByteObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedByteToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedIntObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedIntToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedLongToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedShortObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedShortToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- copy(EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Returns a copy of the given eObject.
- copy(EObject) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Returns a self-contained copy of the eObject.
- copy -
Variable in class org.eclipse.emf.edit.command.CreateCopyCommand
- This is the copy.
- copy -
Variable in class org.eclipse.emf.edit.command.InitializeCopyCommand
- This is the object (copy) being initialized.
- copy() -
Method in class org.eclipse.emf.edit.provider.WrapperItemProvider.SimpleCopyCommand
- Concrete subclasses must implement this to copy and return the value and wrapper.
- copy() -
Method in class org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand
- Concrete subclasses must implement this to copy and return the value and wrapper.
- copy -
Variable in class org.eclipse.emf.mapping.command.CreateCopyOverrideCommand
- This is the copy.
- copyAction -
Variable in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
- This is the action used to implement copy.
- copyAll(Collection) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Returns a collection containing a copy of each EObject in the given collection.
- copyAll(Collection) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Returns a collection of the self-contained copies of each
EObject
in eObjects.
- copyAttribute(EAttribute, EObject, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Called to handle the copying of an attribute;
this adds a list of values or sets a single value as appropriate for the multiplicity.
- copyAttributes() -
Method in class org.eclipse.emf.edit.command.InitializeCopyCommand
- This method will iterate over the attributes of the owner object and set them
accordingly in the copy.
- copyCommand -
Variable in class org.eclipse.emf.edit.command.CopyToClipboardCommand
- This is the command that does the actual copying.
- copyContainment(EReference, EObject, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Called to handle the copying of a containment feature;
this adds a list of copies or sets a single copy as appropriate for the multiplicity.
- copyHelper -
Variable in class org.eclipse.emf.edit.command.CopyCommand
- This is a map of objects to their copies
- copyHelper -
Variable in class org.eclipse.emf.edit.command.CreateCopyCommand
- This is a map of objects to their copies
- copyHelper -
Variable in class org.eclipse.emf.edit.command.InitializeCopyCommand
- This is a map of objects to their copies
- copyHelper -
Variable in class org.eclipse.emf.mapping.command.CreateCopyOverrideCommand
- This is a map of objects to their copies
- copyReference(EReference, EObject, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Called to handle the copying of a cross reference;
this adds values or sets a single value as appropriate for the multiplicity
while omitting any bidirectional reference that isn't in the copy map.
- copyReferences() -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Hooks up cross references; it delegates to
copyReference
.
- copyReferences() -
Method in class org.eclipse.emf.edit.command.InitializeCopyCommand
- This method will iterate over the references of the owner object and sets them.
- copyrightText -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Copyright Text
' attribute
- coreElements -
Variable in class org.eclipse.emf.codegen.jet.JETParser
-
- create(EClass) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- create(EClass) -
Method in interface org.eclipse.emf.ecore.EFactory
-
Creates a new instance of the class and returns it.
- create(EClass) -
Method in interface org.eclipse.emf.ecore.InternalEObject.EStore
- Creates a new instance of the class.
- create(EClass) -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- create(EClass) -
Method in class org.eclipse.emf.ecore.impl.EFactoryImpl
-
- create(EClass) -
Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreImpl
-
- create(EClass) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- create(EClass) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Creates an instance of the class.
- create(EClass) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- create(EClass) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- create(EditingDomain, Object, Object, Object) -
Static method in class org.eclipse.emf.edit.command.AddCommand
- This creates a command to add a particular value to the specified feature of the owner.
- create(EditingDomain, Object, Object, Object, int) -
Static method in class org.eclipse.emf.edit.command.AddCommand
- This creates a command to insert particular value at a particular index in the specified feature of the owner.
- create(EditingDomain, Object, Object, Collection) -
Static method in class org.eclipse.emf.edit.command.AddCommand
- This creates a command to add a collection of values to the specified feature of the owner.
- create(EditingDomain, Object, Object, Collection, int) -
Static method in class org.eclipse.emf.edit.command.AddCommand
- This creates a command to insert a collection of values at a particular index in the specified feature of the owner.
- create(EditingDomain, Object) -
Static method in class org.eclipse.emf.edit.command.CopyCommand
- This creates a command that copies the given object.
- create(EditingDomain, Collection) -
Static method in class org.eclipse.emf.edit.command.CopyCommand
- This creates a command that copies the given collection of objects.
- create(EditingDomain, Collection) -
Static method in class org.eclipse.emf.edit.command.CopyToClipboardCommand
- This creates a command that copies the given collection of objects to the clipboard.
- create(EditingDomain, Object) -
Static method in class org.eclipse.emf.edit.command.CopyToClipboardCommand
- This creates a command that copies the given object to the clipboard.
- create(EditingDomain, Object, Object, Collection) -
Static method in class org.eclipse.emf.edit.command.CreateChildCommand
- This returns a command created by the editing domain to add the
child described by
newChildDescriptor
to the given
object
.
- create(EditingDomain, Object, CopyCommand.Helper) -
Static method in class org.eclipse.emf.edit.command.CreateCopyCommand
- This creates a command that will create and object for copying the given object
- create(EditingDomain, Object) -
Static method in class org.eclipse.emf.edit.command.CutToClipboardCommand
- This creates a command to remove an object
and set it to the clipboard.
- create(EditingDomain, Object, Object, Object) -
Static method in class org.eclipse.emf.edit.command.CutToClipboardCommand
- This creates a command to remove a particular value from the specified feature of the owner
and set it to the clipboard.
- create(EditingDomain, Collection) -
Static method in class org.eclipse.emf.edit.command.CutToClipboardCommand
- This creates a command to remove multiple objects
and set it to the clipboard.
- create(EditingDomain, Object, Object, Collection) -
Static method in class org.eclipse.emf.edit.command.CutToClipboardCommand
- This creates a command to remove a collection of values from the specified feature of the owner
and set it to the clipboard.
- create(EditingDomain, Object, float, int, int, Collection) -
Static method in class org.eclipse.emf.edit.command.DragAndDropCommand
- This creates a command to perform a drag and drop operation upon the owner.
- create(EditingDomain, Object, CopyCommand.Helper) -
Static method in class org.eclipse.emf.edit.command.InitializeCopyCommand
-
- create(EditingDomain, Object, Object, Object, int) -
Static method in class org.eclipse.emf.edit.command.MoveCommand
- This creates a command to move particular value to a particular index in the specified feature of the owner.
- create(EditingDomain, Object, Object) -
Static method in class org.eclipse.emf.edit.command.PasteFromClipboardCommand
- This creates a command to add copies from the clipboard to the specified feature of the owner.
- create(EditingDomain, Object, Object, int) -
Static method in class org.eclipse.emf.edit.command.PasteFromClipboardCommand
- This creates a command to add copies from the clipboard to the specified feature of the owner and at the given index.
- create(EditingDomain, Object) -
Static method in class org.eclipse.emf.edit.command.RemoveCommand
- This creates a command to remove an object.
- create(EditingDomain, Object, Object, Object) -
Static method in class org.eclipse.emf.edit.command.RemoveCommand
- This creates a command to remove a particular value from the specified feature of the owner.
- create(EditingDomain, Collection) -
Static method in class org.eclipse.emf.edit.command.RemoveCommand
- This creates a command to remove multiple objects.
- create(EditingDomain, Object, Object, Collection) -
Static method in class org.eclipse.emf.edit.command.RemoveCommand
- This creates a command to remove a collection of values from the specified feature of the owner.
- create(EditingDomain, Object, Collection) -
Static method in class org.eclipse.emf.edit.command.ReplaceCommand
- This creates a command to replace an object with a collection of replacements.
- create(EditingDomain, Object, Object, Object, Collection) -
Static method in class org.eclipse.emf.edit.command.ReplaceCommand
- This creates a command to replace a particular value in the specified feature of the owner with a collection replacements objects.
- create(EditingDomain, Object, Object, Object) -
Static method in class org.eclipse.emf.edit.command.SetCommand
- This creates a command to set the owner's feature to the specified value.
- create(EditingDomain, Object, Object, Object, int) -
Static method in class org.eclipse.emf.edit.command.SetCommand
- This creates a command to set the owner's feature to the specified value at the specified index.
- create(EClass) -
Method in class org.eclipse.emf.edit.tree.impl.TreeFactoryImpl
-
- create(MappingDomain, Collection) -
Static method in class org.eclipse.emf.mapping.command.AddMappingCommand
- This creates a command that adds the new mappings in the collection into the appropriate place in the mapping root's.
- create(MappingDomain, Mapping) -
Static method in class org.eclipse.emf.mapping.command.AddMappingCommand
- This creates a command that adds the new mappings in the collection into the appropriate place in the mapping root's.
- create(MappingDomain, Collection) -
Static method in class org.eclipse.emf.mapping.command.CreateMappingCommand
- This creates a command that creates a new mapping involving the given domain's collection of input and output objects.
- create(MappingDomain, Object, Object) -
Static method in class org.eclipse.emf.mapping.command.CreateMappingCommand
- This creates a command that creates a new mapping between the given input and output.
- create(MappingDomain, Collection, Collection) -
Static method in class org.eclipse.emf.mapping.command.CreateMappingCommand
- This creates a command that creates a new mapping with the given collections of inputs and outputs.
- create(MappingDomain, Collection, Object) -
Static method in class org.eclipse.emf.mapping.command.CreateMappingCommand
- This creates a command that creates a new mapping with the given collection of inputs and output.
- create(MappingDomain, Object, Collection) -
Static method in class org.eclipse.emf.mapping.command.CreateMappingCommand
- This creates a command that creates a new mapping with the given input and collection of outputs.
- create(MappingDomain, Mapping) -
Static method in class org.eclipse.emf.mapping.command.NameMatchMappingCommand
- This creates a command that creates a new child mappings for the given mapping
by attempting to match by name input children with output children.
- create(MappingDomain, Mapping) -
Static method in class org.eclipse.emf.mapping.command.RemoveMappingCommand
- This creates a command that removes the mapping from the mapping root.
- create(MappingDomain, Collection) -
Static method in class org.eclipse.emf.mapping.command.RemoveMappingCommand
- This creates a command that removes the mappings in the collection from the mapping root.
- create(MappingDomain) -
Static method in class org.eclipse.emf.mapping.command.RestoreInitialStateCommand
- This creates a command that removes the mapping from the mapping root.
- create(MappingDomain, Mapping) -
Static method in class org.eclipse.emf.mapping.command.TypeMatchMappingCommand
- This creates a command that creates a new child mappings for the given mapping
by attempting to match by type input children with output children.
- create(EClass) -
Method in class org.eclipse.emf.mapping.ecore2ecore.impl.Ecore2EcoreFactoryImpl
-
- create(EClass) -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.action.CreateChildAction
- This creates the command that creates the child and adds it under the
single selected object, specified in collection.
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.edit.ui.action.CommandAction
- This method must be implemented to create the command for this action,
given the editing domain and the collection of selected objects.
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.edit.ui.action.CreateChildAction
- This creates the command for
StaticSelectionCommandAction.createActionCommand(org.eclipse.emf.edit.domain.EditingDomain, java.util.Collection)
.
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.edit.ui.action.CreateSiblingAction
- This creates the command for
StaticSelectionCommandAction.createActionCommand(org.eclipse.emf.edit.domain.EditingDomain, java.util.Collection)
.
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction
- This should be implemented to create a command that performs the action.
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.mapping.action.CreateMappingAction
- Create the command for this action
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.mapping.action.CreateOneSidedMappingAction
- Create the command for this action
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.mapping.action.NameMatchMappingAction
- Match the command for this action
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.mapping.action.RemoveMappingAction
- Create the command for this action
- createActionCommand(EditingDomain, Collection) -
Method in class org.eclipse.emf.mapping.action.TypeMatchMappingAction
- Match the command for this action
- createAdapter(Notifier) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates an adapter for the
target
- createAdapter(Notifier, Object) -
Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
- Creates an adapter by calling
createAdapter(Notifier)
.
- createAdapter(Notifier) -
Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
- Creates an
AdapterImpl
.
- createAdapter(Notifier) -
Method in class org.eclipse.emf.ecore.change.util.ChangeAdapterFactory
- Creates an adapter for the
target
- createAdapter(Notifier) -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates an adapter for the
target
- createAdapter(Notifier) -
Method in class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory
-
- createAdapter(Notifier) -
Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
-
- createAdapter(Notifier) -
Method in class org.eclipse.emf.edit.tree.util.TreeAdapterFactory
- Creates an adapter for the
target
- createAdapter(Notifier) -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreAdapterFactory
- Creates an adapter for the
target
- createAdapter(Notifier) -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl.MappedObjectStateAdapterFactory
-
- createAdapter(Notifier) -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates an adapter for the
target
- createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection, int) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
AddCommand
.
- createAddCommand(EditingDomain, EObject, EReference, Collection, int) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Deprecated. As of EMF 2.0, replaced by
createAddCommand
.
- createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection, int) -
Method in class org.eclipse.emf.mapping.provider.MappingItemProvider
-
- createAddListChange(EList, EList, Object, int) -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
- Convenience method added to allow subclasses to modify the default implementation
for the scenario in which an element was added to the monitored list.
- createAddMappingCommand(MappingDomain, Collection) -
Method in class org.eclipse.emf.mapping.provider.MappingRootItemProvider
- This creates a primitive
AddMappingCommand
.
- createAddOverrideCommand(AddCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createAnySimpleTypeFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createAnyType() -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a new object of class 'Any Type'
- createAnyType() -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createAnyURIFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createBadDataValueDiagnostic(EObject, EAttribute, DiagnosticChain, Map) -
Method in class org.eclipse.emf.ecore.util.EObjectValidator
-
- createBase64BinaryFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createBooleanFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createBooleanObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createByteFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createByteObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createChangeDescription() -
Method in interface org.eclipse.emf.ecore.change.ChangeFactory
- Returns a new object of class 'Description'
- createChangeDescription() -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createChangeDescription() -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- createChangeDescriptionAdapter() -
Method in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This creates an adapter for a
ChangeDescription
- createChangeDescriptionAdapter() -
Method in class org.eclipse.emf.ecore.change.util.ChangeAdapterFactory
- Creates a new adapter for an object of class '
Description
'
- createChild -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenFeatureImpl
- The cached value of the '
Create Child
' attribute
- createChildActions -
Variable in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
- This will contain one
CreateChildAction
corresponding to each descriptor
generated for the current selection by the item provider
- createChildESet -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenFeatureImpl
- This is true if the Create Child attribute has been set
- createChildGIFEmitter -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- createChildGIFName -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- createChildMenuManager -
Variable in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
- This is the menu manager into which menu contribution items should be added for CreateChild actions
- createChildParameter(Object, Object) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This is a convenience method that creates a
CommandParameter
for a given parent feature and child object.
- createChildURLPrefix -
Static variable in class org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
-
- createChildrenStore(Object) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Consults
isWrappingNeeded
to decide whether to create a store for the children of the
given object.
- createCommand() -
Method in class org.eclipse.emf.common.command.CommandWrapper
- Create the command being proxied.
- createCommand() -
Method in class org.eclipse.emf.edit.command.CreateChildCommand
- This creates the wrapped
AddCommand
or SetCommand
that
adds the child object to the model.
- createCommand(Class, CommandParameter) -
Method in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
- This delegates to
IEditingDomainItemProvider.createCommand
.
- createCommand(Class, CommandParameter) -
Method in interface org.eclipse.emf.edit.domain.EditingDomain
- This creates a command of the type of the specified by the command class
and acting upon the information specified in the given command parameter.
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator
- This does the same thing as
EditingDomain.createCommand
,
i.e., it creates commands for a domain's model objects.
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider
- Uses the delegate item provider to create a command for the delegate value, and then calls
wrapCommand
to return an appropriate wrapper-substituting command wrapper for it.
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.edit.provider.FeatureMapEntryWrapperItemProvider
- Uses the delegate item provider or the base wrapper implementation to create a command.
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider
- This does the same thing as
EditingDomain.createCommand
,
i.e., it creates commands for a domain's model objects.
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.edit.provider.ItemProvider
- This implements
IEditingDomainItemProvider.createCommand()
, returning the unexecutable
command.
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This implements delegated command creation for the given object.
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.edit.provider.ItemProviderDecorator
- This implements
IEditingDomainItemProvider.createCommand
by delegating to (IEditingDomainItemProvider)
ItemProviderDecorator.decoratedItemProvider
.
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.edit.provider.WrapperItemProvider
- {IEditingDomainItemProvider#createCommand IEditingDomainItemProvider.createCommand} is implemented via
baseCreateCommand
to create copy and drag-and-drop commands, only.
- createCommand(Collection) -
Method in class org.eclipse.emf.edit.ui.action.CommandActionHandler
- This default implementation simply returns
UnexecutableCommand.INSTANCE
.
- createCommand(Collection) -
Method in class org.eclipse.emf.edit.ui.action.CopyAction
-
- createCommand(Collection) -
Method in class org.eclipse.emf.edit.ui.action.CutAction
-
- createCommand(Collection) -
Method in class org.eclipse.emf.edit.ui.action.DeleteAction
-
- createCommand(Collection) -
Method in class org.eclipse.emf.edit.ui.action.PasteAction
-
- createCommand() -
Method in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.DragAndDropCommandInformation
-
- createCommand() -
Method in class org.eclipse.emf.mapping.action.RemoveMappingAction.CommandDelegate
-
- createCommand(Class, CommandParameter) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.mapping.provider.MappedObjectItemProvider
-
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.mapping.provider.MappingItemProvider
-
- createCommand(Object, EditingDomain, Class, CommandParameter) -
Method in class org.eclipse.emf.mapping.provider.MappingRootItemProvider
-
- createCompilationUnitForContents(String) -
Method in class org.eclipse.emf.codegen.jmerge.JMerger
- Create a JDOM from contents.
- createCompilationUnitForInputStream(InputStream) -
Method in class org.eclipse.emf.codegen.jmerge.JMerger
-
- createCompilationUnitForURI(String) -
Method in class org.eclipse.emf.codegen.jmerge.JMerger
- Create a JDOM from a URI.
- createComplexTypeConverter() -
Method in interface org.eclipse.emf.mapping.MappingFactory
- Returns a new object of class 'Complex Type Converter'
- createComplexTypeConverter() -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createComplexTypeConverterAdapter() -
Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This creates an adapter for a
ComplexTypeConverter
.
- createComplexTypeConverterAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for an object of class '
Complex Type Converter
'
- createComposedAdapterFactory(AdapterFactory, AdapterFactory, AdapterFactory) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createComposedAdapterFactory(AdapterFactory[]) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createComposite() -
Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- createContainer(IContainer) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl.PlatformResourceOutputStream
-
- createContents(Composite) -
Method in class org.eclipse.emf.codegen.presentation.JETPropertyPage
-
- createContextMenuFor(StructuredViewer) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
- This creates a context menu for the viewer and adds a listener as well registering the menu for extension
- createContextMenuFor(StructuredViewer) -
Method in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This creates a context menu for the viewer and adds a listener as well registering the menu for extension
- createContextMenuFor(StructuredViewer) -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor
- This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
- createControl(Composite) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.DetailsPage
-
- createControl(Composite) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.EcoreModelPage
-
- createControl(Composite) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.PackagePage
-
- createControl(Composite) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.RoseModelPage
-
- createControl(Composite) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.XMLSchemaModelPage
-
- createControl(Composite) -
Method in class org.eclipse.emf.codegen.presentation.ConvertToJETProjectWizard.ConversionPage
-
- createControl(Composite) -
Method in class org.eclipse.emf.common.ui.ViewerPane
-
- createControl(Composite) -
Method in class org.eclipse.emf.ecore.presentation.EcoreModelWizard.EcoreModelWizardInitialObjectCreationPage
-
- createControl(Composite) -
Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage
-
- createCopy(EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Returns a new instance of the object's target class.
- createCopyCommand(EditingDomain, Object, CopyCommand.Helper) -
Method in class org.eclipse.emf.edit.provider.AttributeValueWrapperItemProvider
- Returns a
WrapperItemProvider.SimpleCopyCommand
that copies the value by converting it into a string and
back, using the factory methods.
- createCopyCommand(EditingDomain, Object, CopyCommand.Helper) -
Method in class org.eclipse.emf.edit.provider.FeatureMapEntryWrapperItemProvider
- This is only called for null or attribute values; it returns a
WrapperItemProvider.SimpleCopyCommand
that copies the wrapper.
- createCopyCommand(EditingDomain, EObject, CopyCommand.Helper) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
CopyCommand
.
- createCopyCommand(EditingDomain, Object, CopyCommand.Helper) -
Method in class org.eclipse.emf.edit.provider.WrapperItemProvider
- Returns an
UnexecutableCommand
.
- createCopyToClipboardOverrideCommand(CopyToClipboardCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createCreateChildCommand(EditingDomain, EObject, EStructuralFeature, Object, int, Collection) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
CreateChildCommand
.
- createCreateChildCommand(EditingDomain, EObject, EReference, EObject, int, Collection) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Deprecated. As of EMF 2.0, replaced by
createCreateChildCommand
.
- createCreateCopyCommand(EditingDomain, EObject, CopyCommand.Helper) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
CreateCopyCommand
.
- createCreateCopyOverrideCommand(CreateCopyCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createCreateMappingCommand(MappingDomain, Collection) -
Method in class org.eclipse.emf.mapping.provider.MappingRootItemProvider
- This creates a primitive
CreateMappingCommand
.
- createDataValueDelegatingList() -
Method in class org.eclipse.emf.ecore.change.impl.ListChangeImpl
- Creates the data value delegating list
- createDateFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createDateTimeFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createDecimalFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createDecoder(MappingRoot, ResourceSet, ClassLoader) -
Method in class org.eclipse.emf.mapping.command.PersistentCommandStack
- You can overide this to create your own type of decoder.
- createDefaultJETSettingsFile(List, IContainer) -
Method in class org.eclipse.emf.codegen.jet.JETNature
- Writes the default file
- createDeviceURI(String) -
Static method in class org.eclipse.emf.common.util.URI
- Deprecated. Use
createURI
, which now has explicit
device support enabled. The two methods now operate identically.
- createDialogArea(Composite) -
Method in class org.eclipse.emf.edit.ui.action.LoadResourceAction.LoadResourceDialog
-
- createDialogArea(Composite) -
Method in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- createDirectory(String) -
Static method in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.Util
-
- createDoubleFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createDoubleObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createDragAndDropCommand(EditingDomain, Object, float, int, int, Collection) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
DragAndDropCommand
.
- createDragAndDropCommand(EditingDomain, Object, float, int, int, Collection) -
Method in class org.eclipse.emf.edit.provider.WrapperItemProvider
- Creates a
DragAndDropCommand
.
- createDragAndDropOverrideCommand(DragAndDropCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createDropDownEditor(Composite, Object, int) -
Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- createDurationFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createDynamicSetting(InternalEObject) -
Method in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator
-
- createDynamicSetting(InternalEObject) -
Method in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- createEAnnotation() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EAnnotation'
- createEAnnotation() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEAnnotationAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EAnnotation
- createEAnnotationAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EAnnotation
'
- createEAttribute() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EAttribute'
- createEAttribute(EClass, int) -
Method in class org.eclipse.emf.ecore.impl.EPackageImpl
-
- createEAttribute() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEAttributeAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EAttribute
- createEAttributeAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EAttribute
'
- createEBigDecimalFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEBigIntegerFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEBooleanFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEBooleanObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEByteArrayFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEByteFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEByteObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createECharFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createECharacterObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEClass() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EClass'
- createEClass(int) -
Method in class org.eclipse.emf.ecore.impl.EPackageImpl
-
- createEClass() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEClassAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EClass
- createEClassAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EClass
'
- createEClassifierAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EClassifier
'
- createEClassifierExtendedMetaData(EClassifier) -
Method in class org.eclipse.emf.ecore.util.BasicExtendedMetaData
-
- createEDataType() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EData Type'
- createEDataType(int) -
Method in class org.eclipse.emf.ecore.impl.EPackageImpl
-
- createEDataType() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEDataTypeAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EDataType
- createEDataTypeAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EData Type
'
- createEDateFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEDoubleFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEDoubleObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEEnum() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EEnum'
- createEEnum(int) -
Method in class org.eclipse.emf.ecore.impl.EPackageImpl
-
- createEEnum() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEEnumAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EEnum
- createEEnumAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EEnum
'
- createEEnumLiteral() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EEnum Literal'
- createEEnumLiteral() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEEnumLiteralAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EEnumLiteral
- createEEnumLiteralAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EEnum Literal
'
- createEFactory() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EFactory'
- createEFactory() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEFactoryAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EFactory
- createEFactoryAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EFactory
'
- createEFeatureMapEntryFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEFloatFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEFloatObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEIntFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEIntegerObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEJavaClassFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createELongFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createELongObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEMFProject(IPath, IPath, List, IProgressMonitor, int) -
Static method in class org.eclipse.emf.codegen.ecore.Generator
-
- createEMFProject(IPath, IPath, List, IProgressMonitor, int, List) -
Static method in class org.eclipse.emf.codegen.ecore.Generator
-
- createEModelElementAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EModel Element
'
- createENTITIESBaseFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createENTITIESFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createENTITYFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createENamedElementAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
ENamed Element
'
- createEObject() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EObject'
- createEObject() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEObjectAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for the default case
- createEObjectAdapter() -
Method in class org.eclipse.emf.ecore.change.util.ChangeAdapterFactory
- Creates a new adapter for the default case
- createEObjectAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EObject
- createEObjectAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for the default case
- createEObjectAdapter() -
Method in class org.eclipse.emf.edit.tree.util.TreeAdapterFactory
- Creates a new adapter for the default case
- createEObjectAdapter() -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreAdapterFactory
- Creates a new adapter for the default case
- createEObjectAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for the default case
- createEObjectToChangesMapEntry(EObject) -
Method in interface org.eclipse.emf.ecore.change.ChangeFactory
-
- createEObjectToChangesMapEntry() -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createEObjectToChangesMapEntry(EObject) -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createEObjectToChangesMapEntryAdapter() -
Method in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This creates an adapter for a
Map.Entry
- createEObjectToChangesMapEntryAdapter() -
Method in class org.eclipse.emf.ecore.change.util.ChangeAdapterFactory
- Creates a new adapter for an object of class '
EObject To Changes Map Entry
'
- createEOperation() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EOperation'
- createEOperation() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEOperationAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EOperation
- createEOperationAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EOperation
'
- createEPackage() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EPackage'
- createEPackage() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEPackageAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EPackage
- createEPackageAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EPackage
'
- createEPackageExtendedMetaData(EPackage) -
Method in class org.eclipse.emf.ecore.util.BasicExtendedMetaData
-
- createEPackageForRootClasses(EList, RoseNode, String) -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.EcoreBuilder
-
- createEParameter() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EParameter'
- createEParameter() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEParameterAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EParameter
- createEParameterAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EParameter
'
- createEReference() -
Method in interface org.eclipse.emf.ecore.EcoreFactory
- Returns a new object of class 'EReference'
- createEReference(EClass, int) -
Method in class org.eclipse.emf.ecore.impl.EPackageImpl
-
- createEReference() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEReferenceAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
EReference
- createEReferenceAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EReference
'
- createEShortFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEShortObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEStringFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEStringToStringMapEntry() -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createEStringToStringMapEntryAdapter() -
Method in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This creates an adapter for a
Map.Entry
- createEStringToStringMapEntryAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EString To String Map Entry
'
- createEStructuralFeatureAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
EStructural Feature
'
- createEStructuralFeatureExtendedMetaData(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.BasicExtendedMetaData
-
- createETypedElementAdapter() -
Method in class org.eclipse.emf.ecore.util.EcoreAdapterFactory
- Creates a new adapter for an object of class '
ETyped Element
'
- createEcore2EcoreMappingRoot() -
Method in interface org.eclipse.emf.mapping.ecore2ecore.Ecore2EcoreFactory
- Returns a new object of class 'Mapping Root'
- createEcore2EcoreMappingRoot() -
Method in class org.eclipse.emf.mapping.ecore2ecore.impl.Ecore2EcoreFactoryImpl
-
- createEcore2EcoreMappingRootAdapter() -
Method in class org.eclipse.emf.mapping.ecore2ecore.provider.Ecore2EcoreItemProviderAdapterFactory
- This creates an adapter for a
Ecore2EcoreMappingRoot
- createEcore2EcoreMappingRootAdapter() -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreAdapterFactory
- Creates a new adapter for an object of class '
Mapping Root
'
- createEncoder() -
Method in class org.eclipse.emf.mapping.command.PersistentCommandStack
- You can overide this to create your own type of encoder.
- createEntry(EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- createEntry(EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- createEntry(EStructuralFeature, Object) -
Static method in class org.eclipse.emf.ecore.util.FeatureMapUtil
-
- createExtendedMetaDataAnnotations() -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespacePackageImpl
- Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData
- createExtendedMetaDataAnnotations() -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypePackageImpl
- Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData
- createExtent(UnitTreeNode) -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseUtil
-
- createExtent4RoseUnitTree(UnitTreeNode) -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseUtil
-
- createFactory() -
Method in interface org.eclipse.emf.ecore.resource.Resource.Factory.Descriptor
- Creates a factory and returns it.
- createFeature(EClass, String, EClassifier) -
Method in class org.eclipse.emf.codegen.ecore.java2ecore.JavaEcoreBuilder
-
- createFeatureChange() -
Method in interface org.eclipse.emf.ecore.change.ChangeFactory
- Returns a new object of class 'Feature Change'
- createFeatureChange(EStructuralFeature, Object, boolean) -
Method in interface org.eclipse.emf.ecore.change.ChangeFactory
-
- createFeatureChange() -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createFeatureChange(EStructuralFeature, Object, boolean) -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createFeatureChange(EObject, EStructuralFeature, Object, boolean) -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- createFeatureChangeAdapter() -
Method in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This creates an adapter for a
FeatureChange
- createFeatureChangeAdapter() -
Method in class org.eclipse.emf.ecore.change.util.ChangeAdapterFactory
- Creates a new adapter for an object of class '
Feature Change
'
- createFeatureMap(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.impl.DynamicEStoreEObjectImpl
-
- createFeatureMap(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl
-
- createFileInputStream(String) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
- Creates an input stream for the file path and returns it.
- createFileOutputStream(String) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
- Creates an output stream for the file path and returns it.
- createFileURI(String) -
Static method in class org.eclipse.emf.common.util.URI
- Static factory method based on parsing a
File
path
string.
- createFloatFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createFloatObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createFromString(EDataType, String) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createFromString(EDataType, String) -
Method in interface org.eclipse.emf.ecore.EFactory
-
Creates an instance of the data type from the literal value.
- createFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EFactoryImpl
-
- createFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- createFromString(EDataType, String) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Creates an instance of the datatype.
- createFromString(EFactory, EDataType, String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- createFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- createFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createFunctionNamePair() -
Method in interface org.eclipse.emf.mapping.MappingFactory
- Returns a new object of class 'Function Name Pair'
- createFunctionNamePair() -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createFunctionNamePairAdapter() -
Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This creates an adapter for a
FunctionNamePair
.
- createFunctionNamePairAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for an object of class '
Function Name Pair
'
- createFunctionPair() -
Method in interface org.eclipse.emf.mapping.MappingFactory
- Returns a new object of class 'Function Pair'
- createFunctionPair() -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createFunctionPairAdapter() -
Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This creates an adapter for a
FunctionPair
.
- createFunctionPairAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for an object of class '
Function Pair
'
- createGDayFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createGMonthDayFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createGMonthFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createGYearFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createGYearMonthFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createGenBaseAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Base
'
- createGenClass() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'Gen Class'
- createGenClass() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenClassAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This creates an adapter for a
GenClass
- createGenClassAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Class
'
- createGenClassifierAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Classifier
'
- createGenDataType() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'Gen Data Type'
- createGenDataType() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenDataTypeAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This creates an adapter for a
GenDataType
- createGenDataTypeAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Data Type
'
- createGenEnum() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'Gen Enum'
- createGenEnum() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenEnumAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This creates an adapter for a
GenEnum
- createGenEnumAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Enum
'
- createGenEnumLiteral() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'Gen Enum Literal'
- createGenEnumLiteral() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenEnumLiteralAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This creates an adapter for a
GenEnumLiteral
- createGenEnumLiteralAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Enum Literal
'
- createGenFeature() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'Gen Feature'
- createGenFeature() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenFeatureAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This creates an adapter for a
GenFeature
- createGenFeatureAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Feature
'
- createGenModel() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'GenModel'
- createGenModel() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenModelAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This creates an adapter for a
GenModel
- createGenModelAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
GenModel
'
- createGenOperation() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'Gen Operation'
- createGenOperation() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenOperationAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This creates an adapter for a
GenOperation
- createGenOperationAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Operation
'
- createGenPackage() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'Gen Package'
- createGenPackage() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenPackageAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This creates an adapter for a
GenPackage
- createGenPackageAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Package
'
- createGenParameter() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModelFactory
- Returns a new object of class 'Gen Parameter'
- createGenParameter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- createGenParameterAdapter() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelAdapterFactory
- Creates a new adapter for an object of class '
Gen Parameter
'
- createGenericURI(String, String, String) -
Static method in class org.eclipse.emf.common.util.URI
- Static factory method for a generic, non-hierarchical URI.
- createGlobalRegistry() -
Static method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl
-
- createHexBinaryFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createHierarchicalURI(String, String, String, String, String) -
Static method in class org.eclipse.emf.common.util.URI
- Static factory method for a hierarchical URI with no path.
- createHierarchicalURI(String, String, String, String[], String, String) -
Static method in class org.eclipse.emf.common.util.URI
- Static factory method for a hierarchical URI with absolute path.
- createHierarchicalURI(String[], String, String) -
Static method in class org.eclipse.emf.common.util.URI
- Static factory method for a relative hierarchical URI with relative
path.
- createIDFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createIDREFFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createIDREFSBaseFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createIDREFSFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createImagePadding(int) -
Method in class org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer
-
- createInitializeCopyCommand(EditingDomain, EObject, CopyCommand.Helper) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
InitializeCopyCommand
.
- createInitializeCopyOverrideCommand(InitializeCopyCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createInitializeCopyOverrideCommand(InitializeCopyCommand) -
Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreEditor.Ecore2EcoreMappingDomain
-
- createInputStream(URI) -
Method in interface org.eclipse.emf.ecore.resource.URIConverter
- Creates an input stream for the URI and returns it.
- createInputStream(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
- Creates an input stream for the URI and returns it.
- createIntFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createIntObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createIntegerFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createItemProviderDecorator(Object, Object) -
Method in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
- This is called when a new decorator is needed by
DecoratorAdapterFactory.adapt(Object,Object)
.
- createItemProviderDecorator(Object, Object) -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor.MyDecoratorAdapterFactory
-
- createItems(List, ILabelProvider, boolean) -
Static method in class org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor
-
- createJETEmitter(String) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- createLanguageFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createLaunchedEditor(Composite, Object, int) -
Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- createLaunchedOverviewSummaryColumnEditor(Composite, Object) -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor
-
- createList(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.impl.DynamicEStoreEObjectImpl
-
- createList(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl
-
- createList(EStructuralFeature) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ChildrenStore
- Returns a list, either a full list implementation or a fixed-sized modifiable singleton list, depending
on the multiplicity of the feature.
- createListChange() -
Method in interface org.eclipse.emf.ecore.change.ChangeFactory
- Returns a new object of class 'List Change'
- createListChange() -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createListChange(EList, ChangeKind, int) -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- createListChangeAdapter() -
Method in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This creates an adapter for a
ListChange
- createListChangeAdapter() -
Method in class org.eclipse.emf.ecore.change.util.ChangeAdapterFactory
- Creates a new adapter for an object of class '
List Change
'
- createListChanges(EList, EList, EList) -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- createLongFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createLongObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createMapButton -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.XMLSchemaModelPage
-
- createMappedObjectStateAdapter(Notifier) -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
- By default, this creates a new instance of
MappingRootImpl.MappedObjectStateAdapter
.
- createMappedObjectStateAdapterFactory() -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
- By default, this creates an adapter factory that delegates
createAdapter
to createMappedObjectStateAdapter
.
- createMapping() -
Method in interface org.eclipse.emf.mapping.MappingFactory
- Returns a new object of class 'Mapping'
- createMapping(Collection, Collection) -
Method in interface org.eclipse.emf.mapping.MappingRoot
- This creates a new, appropriately-parented, mapping object with the given collections of input and output objects.
- createMapping() -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createMapping(Collection, Collection) -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
-
- createMapping() -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
-
- createMappingAction -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor.ActionBarContributor
-
- createMappingAdapter() -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreAdapterFactory
- Creates a new adapter for an object of class '
Mapping
'
- createMappingAdapter() -
Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This creates an adapter for a
Mapping
.
- createMappingAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for an object of class '
Mapping
'
- createMappingCommand -
Variable in class org.eclipse.emf.mapping.action.NameMatchMappingAction.DelegateCommand
-
- createMappingCommand -
Variable in class org.eclipse.emf.mapping.action.TypeMatchMappingAction.DelegateCommand
-
- createMappingDomain() -
Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreEditor
-
- createMappingDomain() -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor
-
- createMappingHelper() -
Method in interface org.eclipse.emf.mapping.MappingFactory
- Returns a new object of class 'Helper'
- createMappingHelper() -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createMappingHelperAdapter() -
Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This creates an adapter for a
MappingHelper
.
- createMappingHelperAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for an object of class '
Helper
'
- createMappingRoot() -
Method in interface org.eclipse.emf.mapping.MappingFactory
- Returns a new object of class 'Root'
- createMappingRoot(EPackage, EPackage) -
Static method in class org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate
-
- createMappingRoot() -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createMappingRootAdapter() -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreAdapterFactory
- Creates a new adapter for an object of class '
Root
'
- createMappingRootAdapter() -
Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This creates an adapter for a
MappingRoot
.
- createMappingRootAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for an object of class '
Root
'
- createMappingStrategy() -
Method in interface org.eclipse.emf.mapping.MappingFactory
- Returns a new object of class 'Strategy'
- createMappingStrategy() -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createMappingStrategyAdapter() -
Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This creates an adapter for a
MappingStrategy
.
- createMappingStrategyAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for an object of class '
Strategy
'
- createMarkers(IFile, Diagnostic) -
Method in class org.eclipse.emf.edit.ui.action.ValidateAction.EclipseResourcesUtil
-
- createMarkers(IFile, Diagnostic) -
Method in class org.eclipse.emf.edit.ui.action.ValidateAction
-
- createModel() -
Method in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This is the method called to load a resource into the editing domain's resource set based on the editor's input
- createModificationTrackingAdapter() -
Method in class org.eclipse.emf.ecore.resource.impl.ResourceImpl
- Creates a modification tracking adapter.
- createMoveCommand(EditingDomain, EObject, EStructuralFeature, Object, int) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
MoveCommand
.
- createMoveCommand(EditingDomain, EObject, EReference, EObject, int) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Deprecated. As of EMF 2.0, replaced by
createMoveCommand
.
- createMoveCommand(EditingDomain, EObject, EStructuralFeature, EObject, int) -
Method in class org.eclipse.emf.mapping.provider.MappingItemProvider
- This creates a primitive
MoveCommand
.
- createMoveListChange(EList, EList, Object, int, int) -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
- Convenience method added to allow subclasses to modify the default implementation
for the scenario in which an element was moved in the monitored list.
- createMoveOverrideCommand(MoveCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createNCNameFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNMTOKENFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNMTOKENSBaseFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNMTOKENSFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNOTATIONFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNameFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNameMatchMappingCommand(MappingDomain, Mapping) -
Method in class org.eclipse.emf.mapping.provider.MappingItemProvider
- This creates a primitive
NameMatchMappingCommand
.
- createNegativeIntegerFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNonNegativeIntegerFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNonPositiveIntegerFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNormalizedStringFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createNotification(int, Object, Object, int) -
Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
- createNotification(int, Object, Object, int, boolean) -
Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
- Creates a notification.
- createNotification(int, Object, Object, int) -
Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
- createNotification(int, Object, Object, int, boolean) -
Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
- Creates a notification.
- createNotification(int, EStructuralFeature, Object, Object, int, boolean) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- createNotification(int, Object, Object, int, boolean) -
Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
-
- createNotification(int, boolean, boolean) -
Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
-
- createNotification(int, EStructuralFeature, Object, Object, int, boolean) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- createNotification(int, Object, Object, int, boolean) -
Method in class org.eclipse.emf.ecore.util.EcoreEList
-
- createNotification(int, boolean, boolean) -
Method in class org.eclipse.emf.ecore.util.EcoreEList
-
- createNotification(int, Object, Object, int, boolean) -
Method in class org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList
- This implementation creates an
ItemProvider.ItemProviderNotification
.
- createNullAnnotations() -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypePackageImpl
- Initializes the annotations for null
- createObject(EFactory, String) -
Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
- Create an object given an EFactory and a type name.
- createObject(EFactory, String) -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
-
- createObject(EObject, EStructuralFeature) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
- Create an object based on the given feature and attributes.
- createObject(EFactory, String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- createObjectByType(String, String, boolean) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
- Create an object based on the prefix and type name.
- createObjectFromFactory(EFactory, String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
- Create an object given a content helper, a factory, and a type name,
and process the XML attributes.
- createObjectFromFeatureType(EObject, EStructuralFeature) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
- Create an object based on the type of the given feature.
- createObjectFromTypeName(EObject, String, EStructuralFeature) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
- Create an object from the given qualified type name.
- createOneSidedMappingAction -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor.ActionBarContributor
-
- createOutputStream(URI) -
Method in interface org.eclipse.emf.ecore.resource.URIConverter
- Creates an output stream for the URI and returns it.
- createOutputStream(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
- Creates an output stream for the URI and returns it.
- createOverrideCommand(OverrideableCommand) -
Method in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
- This just returns null, since this is an optional feature that we don't support here.
- createOverrideCommand(OverrideableCommand) -
Method in interface org.eclipse.emf.edit.domain.EditingDomain
- This creates an override for the given command.
- createOverrideCommand(OverrideableCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createOverviewDecoratorAdapterFactory() -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor
-
- createOverviewViewer(Composite) -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor
-
- createPackageContents() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelPackageImpl
- Creates the meta-model objects for the package.
- createPackageContents() -
Method in class org.eclipse.emf.ecore.change.impl.ChangePackageImpl
- Creates the meta-model objects for the package.
- createPackageContents() -
Method in class org.eclipse.emf.ecore.impl.EcorePackageImpl
- Creates the meta-model objects for the package.
- createPackageContents() -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespacePackageImpl
- Creates the meta-model objects for the package.
- createPackageContents() -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypePackageImpl
- Creates the meta-model objects for the package.
- createPackageContents() -
Method in class org.eclipse.emf.edit.tree.impl.TreePackageImpl
- Creates the meta-model objects for the package.
- createPackageContents() -
Method in class org.eclipse.emf.mapping.ecore2ecore.impl.Ecore2EcorePackageImpl
- Creates the meta-model objects for the package.
- createPackageContents() -
Method in class org.eclipse.emf.mapping.impl.MappingPackageImpl
- Creates the meta-model objects for the package.
- createPages() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
- This is the method used by the framework to install your own controls
- createPages() -
Method in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This is the method used by the framework to install your own controls
- createPages() -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor
- This is the method used by the framework to install your own controls.
- createPasteFromClipboardOverrideCommand(PasteFromClipboardCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createPatternMatcher(String) -
Static method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil
-
- createPlatformResourceInputStream(String) -
Static method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl.WorkbenchHelper
- Creates an input stream for the given
IFile
path.
- createPlatformResourceInputStream(String) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
- Creates an input stream for the platform resource path and returns it.
- createPlatformResourceOutputStream(String) -
Static method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl.WorkbenchHelper
- Creates an output stream for the given
IFile
path.
- createPlatformResourceOutputStream(String) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
- Creates an output stream for the platform resource path and returns it.
- createPlatformResourceURI(String) -
Static method in class org.eclipse.emf.common.util.URI
- Static factory method based on parsing a platform-relative path string.
- createPositiveIntegerFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createPropertiesForInputStream(InputStream) -
Method in class org.eclipse.emf.codegen.jmerge.PropertyMerger
-
- createPropertiesForURI(String) -
Method in class org.eclipse.emf.codegen.jmerge.PropertyMerger
- Create a JDOM from a URI.
- createPropertyDescriptor(IItemPropertyDescriptor) -
Method in class org.eclipse.emf.edit.ui.provider.PropertySource
-
- createPropertyDescriptorDecorator(Object, IItemPropertyDescriptor) -
Method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor.PropertyValueWrapper
-
- createPropertyDescriptorDecorator(Object, IItemPropertyDescriptor) -
Method in class org.eclipse.emf.mapping.provider.MappingItemProvider.TypeMappingHelperWrapper
-
- createPropertyEditor(Composite) -
Method in class org.eclipse.emf.edit.ui.provider.PropertyDescriptor
- This returns the cell editor that will be used to edit the value of this property.
- createPropertySource(Object, IItemPropertySource) -
Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
-
- createPropertyValueWrapper(Object, Object) -
Method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
-
- createQName(String, String, String) -
Static method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil
- Creates a new QName object with the specified values
- createQNameFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createRegex(String, String) -
Static method in class org.eclipse.emf.ecore.xml.type.internal.RegEx.REUtil
- Creates a RegularExpression instance.
- createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
RemoveCommand
.
- createRemoveCommand(EditingDomain, EObject, EReference, Collection) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Deprecated. As of EMF 2.0, replaced by
createRemoveCommand
.
- createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection) -
Method in class org.eclipse.emf.mapping.provider.MappingItemProvider
-
- createRemoveListChange(EList, EList, Object, int) -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
- Convenience method added to allow subclasses to modify the default implementation
for the scenario in which an element was removed from the monitored list.
- createRemoveMappingCommand(MappingDomain, Collection) -
Method in class org.eclipse.emf.mapping.provider.MappingRootItemProvider
- This creates a primitive
RemoveMappingCommand
.
- createRemoveOverrideCommand(RemoveCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createReplaceCommand(EditingDomain, EObject, EStructuralFeature, EObject, Collection) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
ReplaceCommand
.
- createReplaceCommand(EditingDomain, EObject, EReference, EObject, Collection) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Deprecated. As of EMF 2.0, replaced by
createReplaceCommand
.
- createReplaceOverrideCommand(ReplaceCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createResource(UnitTreeNode, ResourceSet) -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseUtil
-
- createResource(String) -
Method in class org.eclipse.emf.ecore.impl.EPackageImpl
-
- createResource(URI) -
Method in interface org.eclipse.emf.ecore.resource.Resource.Factory
- Creates a resource with the given URI and returns it.
- createResource(URI) -
Method in interface org.eclipse.emf.ecore.resource.ResourceSet
- Creates a new resource, of the appropriate type, and returns it.
- createResource(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
- Returns a newly allocated default resource
implementation
.
- createResource(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.ResourceSetImpl
-
- createResource(URI) -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFResourceFactoryImpl
-
- createResource(URI) -
Method in class org.eclipse.emf.ecore.xmi.impl.EcoreResourceFactoryImpl
-
- createResource(URI) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMIResourceFactoryImpl
-
- createResource(URI) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl
- Creates an XMLResourceImpl and returns it.
- createResource(String) -
Method in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
- This is a convenience method to create a resource, you could use the resource set returned by
AdapterFactoryEditingDomain.getResourceSet()
directly.
- createResource(String) -
Method in interface org.eclipse.emf.edit.domain.EditingDomain
- This creates the specified resource in this editing domain's resource set.
- createResource(URI) -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreResourceFactoryImpl
- Creates an instance of the resource
- createResourceAdapter() -
Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
- This creates an adapter for a
Resource
.
- createResourceChange() -
Method in interface org.eclipse.emf.ecore.change.ChangeFactory
- Returns a new object of class 'Resource Change'
- createResourceChange(Resource, EList) -
Method in interface org.eclipse.emf.ecore.change.ChangeFactory
-
- createResourceChange() -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createResourceChange(Resource, EList) -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- createResourceChange(Resource, EList) -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- createResourceChangeAdapter() -
Method in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This creates an adapter for a
ResourceChange
- createResourceChangeAdapter() -
Method in class org.eclipse.emf.ecore.change.util.ChangeAdapterFactory
- Creates a new adapter for an object of class '
Resource Change
'
- createResourceSetAdapter() -
Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
- This creates an adapter for a
ResourceSet
.
- createRestoreInitialStateCommand(MappingDomain) -
Method in class org.eclipse.emf.mapping.provider.MappingRootItemProvider
- This creates a primitive
RestoreInitialStateCommand
.
- createRoseUnitTreeAndTable(String, UnitTreeNode) -
Method in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseUtil
-
- createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This creates a primitive
SetCommand
.
- createSetCommand(EditingDomain, EObject, EStructuralFeature, Object) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This returned a primitive
SetCommand
, but it has been replaced, since this
command can now take an index.
- createSetCommand(EditingDomain, EObject, EStructuralFeature, Object) -
Method in class org.eclipse.emf.mapping.provider.MappingItemProvider
- This creates a primitive
SetCommand
.
- createSetOverrideCommand(SetCommand) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- createShortFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createShortObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createSiblingActions -
Variable in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
- This will contain one
CreateSiblingAction
corresponding to each descriptor
generated for the current selection by the item provider
- createSiblingMenuManager -
Variable in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
- This is the menu manager into which menu contribution items should be added for CreateSibling actions
- createSimpleAnyType() -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a new object of class 'Simple Any Type'
- createSimpleAnyType() -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createSpaceTypeObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- createStringFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createSubmenuManager() -
Method in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor.Reflective
-
- createSubmenuManager() -
Method in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
-
- createTimeFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createTitleBar() -
Method in class org.eclipse.emf.common.ui.ViewerPane
- Create a title bar for the pane which includes
the view icon and title to the far left, and
the close X icon to the far right.
- createTokenFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createTopObject(String, String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- createTreeNode() -
Method in interface org.eclipse.emf.edit.tree.TreeFactory
- Returns a new object of class 'Node'
- createTreeNode() -
Method in class org.eclipse.emf.edit.tree.impl.TreeFactoryImpl
-
- createTreeNodeAdapter() -
Method in class org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory
- This creates an adapter for a
TreeNode
.
- createTreeNodeAdapter() -
Method in class org.eclipse.emf.edit.tree.util.TreeAdapterFactory
- Creates a new adapter for an object of class '
Node
'
- createTypeConverter() -
Method in interface org.eclipse.emf.mapping.MappingFactory
- Returns a new object of class 'Type Converter'
- createTypeConverter() -
Method in class org.eclipse.emf.mapping.impl.MappingFactoryImpl
-
- createTypeConverterAdapter() -
Method in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This creates an adapter for a
TypeConverter
.
- createTypeConverterAdapter() -
Method in class org.eclipse.emf.mapping.util.MappingAdapterFactory
- Creates a new adapter for an object of class '
Type Converter
'
- createTypeMatchMappingCommand(MappingDomain, Mapping) -
Method in class org.eclipse.emf.mapping.provider.MappingItemProvider
- This creates a primitive
TypeMatchMappingCommand
.
- createURI(String) -
Static method in class org.eclipse.emf.common.util.URI
- Static factory method based on parsing a URI string, with
explicit device support and handling
for archive URIs enabled.
- createURI(String, boolean) -
Static method in class org.eclipse.emf.common.util.URI
- Static factory method that encodes and parses the given URI string.
- createURIWithCache(String) -
Static method in class org.eclipse.emf.common.util.URI
- Deprecated. Please use
createURI
instead.
- createURLInputStream(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
- Creates an input stream for the URI, assuming it's a URL, and returns it.
- createURLOutputStream(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
- Creates an output stream for the URI, assuming it's a URL, and returns it.
- createUnsignedByteFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createUnsignedByteObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createUnsignedIntFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createUnsignedIntObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createUnsignedLongFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createUnsignedShortFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createUnsignedShortObjectFromString(EDataType, String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- createValueIterator(Object) -
Static method in class org.eclipse.emf.mapping.provider.MappingItemProvider
-
- createViewer(Composite) -
Method in class org.eclipse.emf.common.ui.ViewerPane
-
- createWrapper(Object, Object, AdapterFactory) -
Method in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider
- Creates a new instance of this wrapper for the given value, owner, and adapter factory.
- createWrapper(EObject, EStructuralFeature, Object, int) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Creates and returns a wrapper for the given value, at the given index in the given feature of the given object
if such a wrapper is needed; otherwise, returns the original value.
- createXMLHelper() -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFResourceImpl
-
- createXMLHelper() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl
-
- createXMLHelper() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
-
- createXMLInfo(String) -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFResourceFactoryImpl
-
- createXMLInfo() -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFResourceFactoryImpl
-
- createXMLLoad() -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFResourceImpl
-
- createXMLLoad() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl
-
- createXMLLoad() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
-
- createXMLNamespaceDocumentRoot() -
Method in interface org.eclipse.emf.ecore.xml.namespace.XMLNamespaceFactory
- Returns a new object of class 'Document Root'
- createXMLNamespaceDocumentRoot() -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- createXMLSave() -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFResourceImpl
-
- createXMLSave() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl
-
- createXMLSave() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
-
- createXMLTypeDocumentRoot() -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a new object of class 'Document Root'
- createXMLTypeDocumentRoot() -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- creationCommands -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Creation Commands
' attribute
- crossReference(EObject, EReference, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
- Return true if the specified eReference from eObject to crossReferencedEObject should be
considiered a cross reference by this cross referencer.
- crossReference() -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
- Compute the map of cross references.
- crossReference(EObject, EReference, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.ExternalCrossReferencer
- Return true if the specified eReference from eObject to crossReferencedEObject should be
considiered a cross reference by this cross referencer.
- crossReference(EObject, EReference, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.ProxyCrossReferencer
- Return true if the specified eReference from eObject to crossReferencedEObject should be
considiered a cross reference by this cross referencer.
- crossReference(EObject, EReference, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.UnresolvedProxyCrossReferencer
- Return true if the specified eReference from eObject to crossReferencedEObject should be
considiered a cross reference by this cross referencer.
- crossReference(EObject, EReference, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.UsageCrossReferencer
- Return true if the specified eReference from eObject to crossReferencedEObject should be
considiered a cross reference by this cross referencer.
- crossReferences() -
Method in interface org.eclipse.emf.ecore.impl.EClassImpl.FeatureSubsetSupplier
-
- current -
Variable in class org.eclipse.emf.codegen.jet.JETReader
-
- current -
Variable in class org.eclipse.emf.codegen.jmerge.JMerger.FindAndReplace
-
- currentColumn -
Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- currentContext -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
-
- currentElement -
Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLexer
-
- currentLength -
Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLoader
-
- currentLineWidth -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLString
-
- currentTableItem -
Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- currentTableTreeItem -
Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- currentTableTreeItemData -
Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
-
- currentTreeItem -
Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor
-
- currentViewer -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
- This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer
- currentViewer -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer
- currentViewer -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
- This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
- currentViewerPane -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This keeps track of the active viewer pane, in the book
- currentViewerPane -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
- This keeps track of the current viewer pane of the page book.
- cursor -
Variable in class org.eclipse.emf.codegen.jet.JETMark
- This is the character offset.
- cursor -
Variable in class org.eclipse.emf.common.util.BasicEList.EIterator
- The current position of the iterator.
- cursor -
Variable in class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
- The cursor in the entry data.
- cursor -
Variable in class org.eclipse.emf.common.util.DelegatingEList.EIterator
- The current position of the iterator.
- cursor -
Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
-
- cursor -
Variable in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
-
- cursor -
Variable in class org.eclipse.emf.ecore.xmi.impl.StringSegment
-
- cutAction -
Variable in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
- This is the action used to implement cut.
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |