A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
A
- abstr - Variable in class org.eclipse.emf.edapt.declaration.creation.NewClass
- abstr - Variable in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass
-
Deprecated.
- abstr - Variable in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- ABSTRACT_RESOURCE - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The meta object id for the '
Abstract Resource
' class. - ABSTRACT_RESOURCE - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage.Literals
-
The meta object literal for the '
Abstract Resource
' class. - ABSTRACT_RESOURCE__ENCODING - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The feature id for the 'Encoding' attribute.
- ABSTRACT_RESOURCE__ENCODING - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage.Literals
-
The meta object literal for the 'Encoding' attribute feature.
- ABSTRACT_RESOURCE__URI - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The feature id for the 'Uri' attribute.
- ABSTRACT_RESOURCE__URI - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage.Literals
-
The meta object literal for the 'Uri' attribute feature.
- ABSTRACT_RESOURCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The number of structural features of the 'Abstract Resource' class.
- AbstractResource - Interface in org.eclipse.emf.edapt.spi.migration
-
A representation of the model object 'Abstract Resource'.
- AbstractResourceImpl - Class in org.eclipse.emf.edapt.spi.migration.impl
-
An implementation of the model object 'Abstract Resource'.
- accept(File) - Method in class org.eclipse.emf.edapt.internal.common.ExtensionFileFilter
- adapt(Object, Object) - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
- adapt(Object, Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
- adapt(Notifier, Object) - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Notifier, Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- add(E) - Method in class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Add an element as node
- add(String, int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- add(String, int, Object) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Add an element at a certain position to the value of the feature
- add(String, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- add(String, Object) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Add an element to the value of the feature
- add(EStructuralFeature, int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- add(EStructuralFeature, int, Object) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Add an element at a certain position to the value of the feature
- add(EStructuralFeature, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- add(EStructuralFeature, Object) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Add an element to the value of the feature
- Add - Interface in org.eclipse.emf.edapt.spi.history
-
A representation of the model object 'Add'.
- ADD - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The meta object id for the '
Add
' class. - ADD - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the '
Add
' class. - ADD__BREAKING - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Breaking' attribute.
- ADD__DATA_VALUE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Data Value' attribute.
- ADD__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Description' attribute.
- ADD__ELEMENT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Element' reference.
- ADD__FEATURE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Feature' reference.
- ADD__FEATURE_NAME - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Feature Name' attribute.
- ADD__REFERENCE_VALUE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Reference Value' reference.
- ADD__VALUE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Value' attribute.
- ADD_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The number of structural features of the 'Add' class.
- addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.emf.edapt.common.ui.ValueSelectionComposite
-
Add a listener to listen to double clicks.
- addEditor(EcoreEditor) - Method in class org.eclipse.emf.edapt.history.recorder.ui.EcoreEditorDetector
-
Attach an
EditingDomainListener
to anEcoreEditor
. - addEditorAndCreateHistory(EcoreEditor, List<Resource>, URI) - Method in class org.eclipse.emf.edapt.history.recorder.ui.EcoreEditorDetector
-
Attach an
EditingDomainListener
to anEcoreEditor
and create a history to record the changes. - addHistory(Resource) - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Add a metamodel resource to the history.
- AddImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model object 'Add'.
- AddItemProvider - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the item provider adapter for a
Add
object. - AddItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.spi.history.provider.AddItemProvider
-
This constructs an instance from a factory and a notifier.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This adds a listener.
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView.Decorator
- addOrder(E, E) - Method in class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Add an edge between two elements
- addPages() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard
-
The framework calls this to create the contents of the wizard.
- addPages() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.CreateHistoryWizard
- addPages() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ReleaseWizard
- addPages() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard
-
The framework calls this to create the contents of the wizard.
- addReconstructor(IReconstructor) - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Add a reconstructor
- AddResourceCommand - Class in org.eclipse.emf.edapt.history.recorder
-
Command to add a metamodel resource to the history.
- AddResourceCommand(EditingDomainListener, Resource) - Constructor for class org.eclipse.emf.edapt.history.recorder.AddResourceCommand
-
Constructor.
- AddResourceHandler - Class in org.eclipse.emf.edapt.history.recorder.ui
-
Command to add a metamodel to the history.
- AddResourceHandler() - Constructor for class org.eclipse.emf.edapt.history.recorder.ui.AddResourceHandler
- addResourceListener(IResourceLoadListener) - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Add a listener.
- addRootPackage(EPackage) - Method in class org.eclipse.emf.edapt.internal.common.MetamodelExtent
-
Add a root package
- addRootPackages(Collection<EPackage>) - Method in class org.eclipse.emf.edapt.internal.common.MetamodelExtent
-
Add a collection of root packages
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.edapt.common.ui.ValueSelectionComposite
-
Add a listener to listen to changes of the selection.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This implements
ISelectionProvider
. - addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This implements
ISelectionProvider
. - addToExtent(Collection<EObject>) - Method in class org.eclipse.emf.edapt.internal.common.MetamodelExtent
-
Add a collection of metamodel elements to the extent
- addToExtent(EObject) - Method in class org.eclipse.emf.edapt.internal.common.MetamodelExtent
-
Add a metamodel element to the extent
- ALWAYS - org.eclipse.emf.edapt.history.preferences.ui.PromptKind
- analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
- analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
- ancestor(EClass, EClass) - Static method in class org.eclipse.emf.edapt.internal.common.TypeUtils
-
Decide whether the second class is an ancestor of the first class
- and(IDiffModelFilter...) - Static method in class org.eclipse.emf.edapt.history.reconstruction.DiffModelFilterUtils
-
Create a filter from a number of filters that only selects an element if it is selected by all filters.
- AnnotateModelElement - Class in org.eclipse.emf.edapt.declaration.common
-
Base class for operations which annotate a model element.
- AnnotateModelElement() - Constructor for class org.eclipse.emf.edapt.declaration.common.AnnotateModelElement
- assertDifference(EObject, EObject, int) - Static method in class org.eclipse.emf.edapt.history.reconstruction.ModelAssert
-
Assert that there are only a certain number of changes between two models.
- assertDifference(EObject, EObject, int, String) - Static method in class org.eclipse.emf.edapt.history.reconstruction.ModelAssert
-
Assert that there are only a certain number of changes between two models.
- assertEquals(EObject, EObject) - Static method in class org.eclipse.emf.edapt.history.reconstruction.ModelAssert
-
Assert that two models are equal.
- associationName - Variable in class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- AttachMigrationCommand - Class in org.eclipse.emf.edapt.history.presentation
-
Command to a attach a migration to a number of changes
- AttachMigrationCommand(List<MigrateableChange>, String) - Constructor for class org.eclipse.emf.edapt.history.presentation.AttachMigrationCommand
-
Constructor
- AttachMigrationHandler - Class in org.eclipse.emf.edapt.history.presentation.action
-
Action to combine a sequence of primitives changes into a composite one.
- AttachMigrationHandler() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.AttachMigrationHandler
- attribute - Variable in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeAttribute
- attribute - Variable in class org.eclipse.emf.edapt.declaration.simple.ChangeAttributeType
- ATTRIBUTE_SLOT - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The meta object id for the '
Attribute Slot
' class. - ATTRIBUTE_SLOT - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage.Literals
-
The meta object literal for the '
Attribute Slot
' class. - ATTRIBUTE_SLOT__EATTRIBUTE - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The feature id for the 'EAttribute' reference.
- ATTRIBUTE_SLOT__EATTRIBUTE - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage.Literals
-
The meta object literal for the 'EAttribute' reference feature.
- ATTRIBUTE_SLOT__INSTANCE - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The feature id for the 'Instance' container reference.
- ATTRIBUTE_SLOT__VALUES - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The feature id for the 'Values' attribute list.
- ATTRIBUTE_SLOT__VALUES - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage.Literals
-
The meta object literal for the 'Values' attribute list feature.
- ATTRIBUTE_SLOT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The number of structural features of the 'Attribute Slot' class.
- attributeName - Variable in class org.eclipse.emf.edapt.declaration.merge.SplitStringAttribute
- attributeName - Variable in class org.eclipse.emf.edapt.declaration.replacement.SubClassesToEnumeration
- AttributeSlot - Interface in org.eclipse.emf.edapt.spi.migration
-
A representation of the model object 'Attribute Slot'.
- AttributeSlotImpl - Class in org.eclipse.emf.edapt.spi.migration.impl
-
An implementation of the model object 'Attribute Slot'.
- AutoColumnSizeTableViewer - Class in org.eclipse.emf.edapt.common.ui
-
Table viewer which automatically resizes its column when it is resized (Columns will be resized to equal width)
- AutoColumnSizeTableViewer(Composite, int) - Constructor for class org.eclipse.emf.edapt.common.ui.AutoColumnSizeTableViewer
-
Constructor
B
- backup(List<URI>, Metamodel) - Static method in class org.eclipse.emf.edapt.internal.migration.internal.BackupUtils
-
Backup a model based on a number of
URI
s. - BACKUP - org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLineOption
-
Whether a backup should be created.
- BACKUP_FILE_EXTENSION - Static variable in class org.eclipse.emf.edapt.internal.migration.internal.BackupUtils
-
File extension for backed up model.
- BackupUtils - Class in org.eclipse.emf.edapt.internal.migration.internal
-
Helper methods to deal with model backup.
- BackupUtils.URIMapper - Interface in org.eclipse.emf.edapt.internal.migration.internal
-
Mapper to perform a mapping on URIs.
- BackwardConverter - Class in org.eclipse.emf.edapt.internal.migration.internal
-
Convert a model graph to an EMF model.
- BackwardConverter() - Constructor for class org.eclipse.emf.edapt.internal.migration.internal.BackwardConverter
- BackwardReconstructorBase - Class in org.eclipse.emf.edapt.history.reconstruction
-
Reconstructor visiting the history in backward direction
- BackwardReconstructorBase() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.BackwardReconstructorBase
- BaseLibrary - Class in org.eclipse.emf.edapt.internal.declaration
- BaseLibrary() - Constructor for class org.eclipse.emf.edapt.internal.declaration.BaseLibrary
-
Constructor.
- basicGetClassifier() - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- basicGetDefaultPackage() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- basicGetEAttribute() - Method in class org.eclipse.emf.edapt.spi.migration.impl.AttributeSlotImpl
- basicGetEClass() - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- basicGetElement() - Method in class org.eclipse.emf.edapt.spi.history.impl.ModelReferenceImpl
- basicGetElement() - Method in class org.eclipse.emf.edapt.spi.history.impl.NonDeleteImpl
- basicGetElement() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- basicGetEReference() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- basicGetFeature() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- basicGetMetamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- basicGetOldReferenceValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.SetImpl
- basicGetReference() - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- basicGetReferenceValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- basicGetRestricts() - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- basicGetSource() - Method in class org.eclipse.emf.edapt.spi.history.impl.MoveImpl
- basicGetTarget() - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- basicSetElement(EObject, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.DeleteImpl
- basicSetHistory(History, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- basicSetInstance(Instance, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- basicSetLibrary(Library, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- basicSetMetamodel(Metamodel, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- basicSetMetamodel(Metamodel, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- basicSetModel(Model, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- basicSetModel(Model, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- basicSetModel(Model, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- basicSetOperation(Operation, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- basicSetOperation(Operation, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- basicSetOperation(OperationInstance, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationChangeImpl
- basicSetRepository(Repository, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- basicSetRepository(Repository, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- basicSetType(Type, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- beginListening() - Method in class org.eclipse.emf.edapt.history.recorder.CommandStackListener
-
Activate listener.
- beginListening() - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Start the listener.
- beginRecording() - Method in class org.eclipse.emf.edapt.history.recorder.ChangeRecorder
-
Start the recorder, unless already started
- beginRecording() - Method in class org.eclipse.emf.edapt.history.recorder.HistoryChangeRecorder
-
Start the recorder, unless already started
- beginTask(String, int) - Method in class org.eclipse.emf.edapt.internal.migration.internal.PrintStreamProgressMonitor
- BidirectionalChangesCustomMigration - Class in org.eclipse.emf.edapt.history.util
-
Custom migration to add bidirectionality to changes.
- BidirectionalChangesCustomMigration() - Constructor for class org.eclipse.emf.edapt.history.util.BidirectionalChangesCustomMigration
- breaking() - Method in annotation type org.eclipse.emf.edapt.declaration.EdaptOperation
-
Whether this operation breaks existing models in a way that migration is inevitable.
- BreakingSwitch - Class in org.eclipse.emf.edapt.history.instantiation
-
A switch to determine which changes are breaking
- BreakingSwitch() - Constructor for class org.eclipse.emf.edapt.history.instantiation.BreakingSwitch
- BundleClassLoader - Class in org.eclipse.emf.edapt.internal.migration.execution.internal
-
Helper class to wrap an Eclipse bundle into the
IClassLoader
interface. - BundleClassLoader(Bundle) - Constructor for class org.eclipse.emf.edapt.internal.migration.execution.internal.BundleClassLoader
-
Constructor.
C
- canBeMoved(List<Change>, EObject) - Static method in class org.eclipse.emf.edapt.history.util.MoveChecker
-
Checks whether a set of changes can be moved to the end of a target change or release
- canBeMoved(List<Change>, EObject, int) - Static method in class org.eclipse.emf.edapt.history.util.MoveChecker
-
Checks whether a set of changes can be moved to a certain index within a target change or release
- canUndo() - Method in class org.eclipse.emf.edapt.history.recorder.ui.CreateHistoryCommand
- caseAbstractResource(AbstractResource) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Abstract Resource'.
- caseAdd(Add) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Add'.
- caseAttributeChange(AttributeChange) - Method in class org.eclipse.emf.edapt.history.instantiation.BreakingSwitch
- caseAttributeSlot(AttributeSlot) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Attribute Slot'.
- caseChange(Change) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Change'.
- caseCompositeChange(CompositeChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Composite Change'.
- caseConstraint(Constraint) - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationSwitch
-
Returns the result of interpreting the object as an instance of 'Constraint'.
- caseContentChange(ContentChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Content Change'.
- caseCreate(Create) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Create'.
- caseDelete(Delete) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Delete'.
- caseHistory(History) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'History'.
- caseIdentifiedElement(IdentifiedElement) - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationSwitch
-
Returns the result of interpreting the object as an instance of 'Identified Element'.
- caseInitializerChange(InitializerChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Initializer Change'.
- caseInstance(Instance) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Instance'.
- caseLibrary(Library) - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationSwitch
-
Returns the result of interpreting the object as an instance of 'Library'.
- caseMetamodel(Metamodel) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Metamodel'.
- caseMetamodelResource(MetamodelResource) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Metamodel Resource'.
- caseMigrateableChange(MigrateableChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Migrateable Change'.
- caseMigrationChange(MigrationChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Migration Change'.
- caseModel(Model) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Model'.
- caseModelReference(ModelReference) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Model Reference'.
- caseModelResource(ModelResource) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Model Resource'.
- caseMove(Move) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Move'.
- caseNamedElement(NamedElement) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Named Element'.
- caseNoChange(NoChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'No Change'.
- caseNonDelete(NonDelete) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Non Delete'.
- caseOperation(Operation) - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationSwitch
-
Returns the result of interpreting the object as an instance of 'Operation'.
- caseOperationChange(OperationChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Operation Change'.
- caseOperationInstance(OperationInstance) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Operation Instance'.
- caseParameter(Parameter) - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationSwitch
-
Returns the result of interpreting the object as an instance of 'Parameter'.
- caseParameterInstance(ParameterInstance) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Parameter Instance'.
- casePrimitiveChange(PrimitiveChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Primitive Change'.
- caseReferenceChange(ReferenceChange) - Method in class org.eclipse.emf.edapt.history.instantiation.BreakingSwitch
- caseReferenceSlot(ReferenceSlot) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Reference Slot'.
- caseRelease(Release) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Release'.
- caseRemove(Remove) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Remove'.
- caseRepository(Repository) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Repository'.
- caseSet(Set) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Set'.
- caseSlot(Slot) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Slot'.
- caseType(Type) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'Type'.
- caseValueChange(ValueChange) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'Value Change'.
- cdoCanonicalURI(URI, String) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Converts a 'regular' resource URI to a CDO Resource URI.
- cdoConnectionAwareURI(String, String, String, String) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get a
connection aware URI
for specified arguments. - cdoConnectionAwareURI(URI, String) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get a
connection aware URI
for original canonical URI and specified arguments. - cdoConnectionAwareURI(URI, String, String, String) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Converts a 'regular' resource URI to a CDO Resource URI.
- cdoConnectionAwareURI(URI, CDOURIData) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get a
connection aware URI
for original canonical URI and specified source CDOURIData. - cdoCreateResource(ResourceSet, URI, Metamodel) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Create a
CDOResource
from aURI
theMMMeta
will be used to register the correspondingEPackage
by theCDOViewProvider
. - CDOMigrationReconstructor - Class in org.eclipse.emf.edapt.cdo.migration.execution
- CDOMigrationReconstructor(List<URI>, Release, Release, IProgressMonitor, IClassLoader, ValidationLevel, IResourceSetFactory) - Constructor for class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrationReconstructor
- CDOMigrator - Class in org.eclipse.emf.edapt.cdo.migration.execution
-
Migrator to migrate a model from a previous to the current release.
- CDOMigrator(URI, IClassLoader) - Constructor for class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Constructor.
- CDOMigrator(History, IClassLoader) - Constructor for class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Constructor.
- CDOPersistency - Class in org.eclipse.emf.edapt.cdo.migration.execution
-
Helper class for loading and saving models.
- CDOPersistency() - Constructor for class org.eclipse.emf.edapt.cdo.migration.execution.CDOPersistency
- Change - Interface in org.eclipse.emf.edapt.spi.history
-
A representation of the model object 'Change'.
- CHANGE - org.eclipse.emf.edapt.internal.migration.execution.ValidationLevel
-
The model is validated after each change.
- CHANGE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The meta object id for the '
Change
' class. - CHANGE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the '
Change
' class. - CHANGE__BREAKING - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Breaking' attribute.
- CHANGE__BREAKING - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the 'Breaking' attribute feature.
- CHANGE__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Description' attribute.
- CHANGE__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- CHANGE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The number of structural features of the 'Change' class.
- changeable - Variable in class org.eclipse.emf.edapt.declaration.creation.NewOppositeReference
- changeable - Variable in class org.eclipse.emf.edapt.declaration.replacement.VolatileToOpposite
- changeable - Variable in class org.eclipse.emf.edapt.declaration.simple.MakeFeatureVolatile
- ChangeAttributeType - Class in org.eclipse.emf.edapt.declaration.simple
- ChangeAttributeType() - Constructor for class org.eclipse.emf.edapt.declaration.simple.ChangeAttributeType
- ChangeDocumentationView - Class in org.eclipse.emf.edapt.history.presentation
-
View to show documentation for a selected change
- ChangeDocumentationView() - Constructor for class org.eclipse.emf.edapt.history.presentation.ChangeDocumentationView
- ChangeImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model object 'Change'.
- ChangeItemProvider - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the item provider adapter for a
Change
object. - ChangeItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.spi.history.provider.ChangeItemProvider
-
This constructs an instance from a factory and a notifier.
- ChangeRecorder - Class in org.eclipse.emf.edapt.history.recorder
-
Facility to record changes on a model
- ChangeRecorder(List<? extends EObject>) - Constructor for class org.eclipse.emf.edapt.history.recorder.ChangeRecorder
-
Constructor
- check() - Method in class org.eclipse.emf.edapt.history.reconstruction.IntegrityChecker
-
Perform integrity check.
- checkAndExecute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.OperationImplementation
-
Check the preconditions before executing the operation.
- checkAttributesSameType() - Method in class org.eclipse.emf.edapt.declaration.replacement.ReplaceIdentifierByReference
- checkAttributeTypeEnum() - Method in class org.eclipse.emf.edapt.declaration.replacement.EnumerationToSubClasses
- checkAttributeTypeString(EAttribute) - Method in class org.eclipse.emf.edapt.declaration.merge.SplitStringAttribute
- CheckBreakingHandler - Class in org.eclipse.emf.edapt.history.presentation.action
-
Action to check whether changes in the history are breaking
- CheckBreakingHandler() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.CheckBreakingHandler
- checkChildReferenceContainment(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.PartitionComposite
- checkChildReferenceParentClass(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.PartitionComposite
- checkChildrenReferenceInNodeClass(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.FlattenHierarchy
- checkChildrenReferenceManyValuedContainment(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.FlattenHierarchy
- checkChildrenReferenceType() - Method in class org.eclipse.emf.edapt.declaration.delegation.FlattenHierarchy
- checkClassAbstract(EClass) - Method in class org.eclipse.emf.edapt.declaration.simple.MakeAbstract
- checkClassifierNotInTargetPackage() - Method in class org.eclipse.emf.edapt.declaration.simple.MoveClassifier
- checkClassNoSubTypes(EClass, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.creation.DeleteClass
- checkClassNoSuperTypes(EClass) - Method in class org.eclipse.emf.edapt.declaration.creation.DeleteClass
- checkClassSubClasses(EClass, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- checkConformance() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- checkConformance() - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Check whether the model conforms to the metamodel
- checkContainmentSingleValued() - Method in class org.eclipse.emf.edapt.declaration.creation.NewOppositeReference
- checkContext(EClass, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.merge.SplitStringAttribute
- checkContextClassAbstract() - Method in class org.eclipse.emf.edapt.declaration.replacement.SubClassesToEnumeration
- checkContextClassConcrete() - Method in class org.eclipse.emf.edapt.declaration.replacement.EnumerationToSubClasses
- checkContextClassNoSubTypes(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.replacement.EnumerationToSubClasses
- checkContextClassSubTypes(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.replacement.SubClassesToEnumeration
- checkContextClassSubTypesNoSubTypes(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.replacement.SubClassesToEnumeration
- checkCoverFeatureDifference() - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClass
- checkCrossReferenceManyValued() - Method in class org.eclipse.emf.edapt.declaration.creation.NewOppositeReference
- checkCustomPreconditions() - Method in class org.eclipse.emf.edapt.declaration.replacement.OperationToVolatile
- checkEClass(EClass, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.creation.DeleteClass
- checkEClassNoSubTypes(EClass, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.delegation.PartitionComposite
- checkElement(EModelElement) - Method in class org.eclipse.emf.edapt.declaration.common.AnnotateModelElement
- checkExtractedAttribute(EAttribute) - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractAndGroupAttribute
- checkFeature(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSubClass
- checkFeature(EStructuralFeature, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.inheritance.PushFeature
- checkFeatureBelongsToReferenceType(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.CollectFeature
- checkFeatureNameUniqueInTargetClass() - Method in class org.eclipse.emf.edapt.declaration.delegation.MoveFeature
- checkFeatureNotVolatile(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.simple.MakeFeatureVolatile
- checkFeatureParent() - Method in class org.eclipse.emf.edapt.declaration.delegation.CombineFeature
- checkFeatures(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- checkFeaturesInCompatibleClasses(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ReplaceFeature
-
Deprecated.
- checkFeatureSize() - Method in class org.eclipse.emf.edapt.declaration.delegation.CombineFeature
- checkFeaturesReplaceBy(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClass
- checkFeaturesSameMultiplicity() - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractExistingClass
- checkFeaturesSameMultiplicity() - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullFeature
- checkFeaturesSameMultiplicity() - Method in class org.eclipse.emf.edapt.declaration.inheritance.ReplaceFeature
-
Deprecated.
- checkFeaturesSameMultiplicity() - Method in class org.eclipse.emf.edapt.declaration.inheritance.UseSuperClass
- checkFeaturesSameSize() - Method in class org.eclipse.emf.edapt.declaration.inheritance.UseSuperClass
- checkFeaturesSameSize() - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClass
- checkFeaturesSameType() - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractExistingClass
- checkFeaturesSameType() - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullFeature
- checkFeaturesSameType() - Method in class org.eclipse.emf.edapt.declaration.inheritance.ReplaceFeature
-
Deprecated.
- checkFeaturesSameType() - Method in class org.eclipse.emf.edapt.declaration.inheritance.UseSuperClass
- checkFeaturesSize() - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractExistingClass
- checkFeaturesToReplace(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClass
- checkInlinedClassNoSubTypes(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.delegation.InlineClass
- checkInlinedClassNotTargetedByReference(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.delegation.InlineClass
- CheckIntegrityHandler - Class in org.eclipse.emf.edapt.history.reconstruction.ui
-
Action to check the integrity of a history.
- CheckIntegrityHandler() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.ui.CheckIntegrityHandler
- checkLiteralsReplaceBy(EEnumLiteral) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceEnum
- checkLiteralsSameSize() - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceEnum
- checkLiteralsToReplaceCommonEnumeration(EEnumLiteral) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceEnum
- checkMergeToAvailableInContextClass() - Method in class org.eclipse.emf.edapt.declaration.merge.Merge
- checkMergeToMany(EReference) - Method in class org.eclipse.emf.edapt.declaration.merge.Merge
- checkOldTypeSingleSubType(EReference, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeReferenceType
- checkOperationsSameMultiplicity() - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullOperation
- checkOperationsSameType() - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullOperation
- checkOppositeCompatible(EReference) - Method in class org.eclipse.emf.edapt.declaration.replacement.VolatileToOpposite
- checkOppositeNotContainment() - Method in class org.eclipse.emf.edapt.declaration.replacement.IntroduceReferenceClass
- checkPackageNoClassifiers(EPackage) - Method in class org.eclipse.emf.edapt.declaration.creation.DeletePackage
- checkPackageNoSubPackages(EPackage) - Method in class org.eclipse.emf.edapt.declaration.creation.DeletePackage
- checkPreconditions(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.OperationImplementation
-
Check the preconditions of the operation.
- checkReference(EReference) - Method in class org.eclipse.emf.edapt.declaration.creation.NewOppositeReference
- checkReference(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.InlineClass
- checkReference(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.UnfoldClass
- checkReference(EReference) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeComposition
- checkReference(EReference) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeReferenceType
- checkReferenceContainment(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.InlineClass
- checkReferenceContainment(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.UnfoldClass
- checkReferenceContainment(EReference) - Method in class org.eclipse.emf.edapt.declaration.simple.DropContainment
- checkReferenceInSameClass(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.MoveFeature
- checkReferenceMany(EReference) - Method in class org.eclipse.emf.edapt.declaration.merge.PartitionReference
- checkReferenceManyValued(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.UnfoldClass
- checkReferenceMultiplicity(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.CollectFeature
- checkReferenceMultiplicityRestricted() - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeReference
- checkReferenceNoOpposite() - Method in class org.eclipse.emf.edapt.declaration.replacement.VolatileToOpposite
- checkReferenceNotContainment() - Method in class org.eclipse.emf.edapt.declaration.replacement.IntroduceReferenceClass
- checkReferenceNotContainment(EReference) - Method in class org.eclipse.emf.edapt.declaration.simple.MakeContainment
- checkReferenceOpposite() - Method in class org.eclipse.emf.edapt.declaration.replacement.IntroduceReferenceClass
- checkReferenceOpposite(EReference) - Method in class org.eclipse.emf.edapt.declaration.creation.DeleteOppositeReference
- checkReferenceOpposite(EReference) - Method in class org.eclipse.emf.edapt.declaration.simple.DropOpposite
- checkReferenceOppositeSingleValued() - Method in class org.eclipse.emf.edapt.declaration.delegation.MoveFeature
- checkReferences(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- checkReferenceSameType() - Method in class org.eclipse.emf.edapt.declaration.delegation.CombineFeature
- checkReferencesContainment() - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullFeature
- checkReferencesDifferent(EReference) - Method in class org.eclipse.emf.edapt.declaration.merge.Merge
- checkReferenceSingleValued() - Method in class org.eclipse.emf.edapt.declaration.delegation.MoveFeature
- checkReferenceSingleValued(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.InlineClass
- checkReferencesOpposite() - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- checkReferencesOpposite() - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullFeature
- checkReferencesSameClass() - Method in class org.eclipse.emf.edapt.declaration.merge.UniteReferences
- checkReferencesSameContainment() - Method in class org.eclipse.emf.edapt.declaration.merge.UniteReferences
- checkReferencesType(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.PropagateFeature
- checkReferenceTypeAbstract(EReference) - Method in class org.eclipse.emf.edapt.declaration.merge.PartitionReference
- checkReferenceTypesCompatible() - Method in class org.eclipse.emf.edapt.declaration.merge.Merge
- checkReferenceVolatile() - Method in class org.eclipse.emf.edapt.declaration.replacement.VolatileToOpposite
- checkReplaceBy(EEnumLiteral) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceLiteral
- checkReplaceBy(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractExistingClass
- checkReplaceByInSuperClass(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.inheritance.UseSuperClass
- checkReplaceBySingleSuperClass(EClass) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClassBySibling
-
Deprecated.
- checkRestriction(String, Object, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.OperationImplementation
-
Check whether all restrictions on a certain parameter value are fulfilled for a certain value.
- checkRestriction(String, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.OperationImplementation
-
Check whether all restrictions on a certain parameter are fulfilled.
- checkRootReferenceSingleValueContainment(EReference) - Method in class org.eclipse.emf.edapt.declaration.delegation.FlattenHierarchy
- checkSameClass() - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- checkSameContainment() - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- checkSameMultiplicity() - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- checkSameOrExtendedMultiplicity() - Method in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeTypedElement
- checkSameSuperClasses(EClass) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClassBySibling
-
Deprecated.
- checkSameType() - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- checkSourceReference(EReference) - Method in class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- checkSourceReferenceInClass(EReference) - Method in class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- checkSubClass(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.InlineSubClass
- checkSubClass(EClass) - Method in class org.eclipse.emf.edapt.declaration.simple.MakeAbstract
- checkSubClassNoFeatures(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.InlineSubClass
- checkSubClassNoSubTypes(EClass, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.inheritance.InlineSubClass
- checkSubClassSingleSuperType(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.InlineSubClass
- checkSuperClass(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ImitateSuperType
- checkSuperClass(EClass) - Method in class org.eclipse.emf.edapt.declaration.replacement.ReplaceInheritanceByDelegation
- checkSuperClassAbstract(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.InlineSuperClass
- checkSuperClassNoReferenceTarget(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ImitateSuperType
- checkSuperClassNoSubTypes(EClass, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSubClass
- checkSuperSuperClasses(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass
-
Deprecated.
- checkSuperSuperClasses(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- checkSuperType(EClass) - Method in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeSuperType
- checkSuperType(EClass) - Method in class org.eclipse.emf.edapt.declaration.generalization.RemoveSuperfluousSuperType
- checkSuperType(EClass) - Method in class org.eclipse.emf.edapt.declaration.generalization.RemoveSuperType
- checkSuperTypeSubsumed(EClass) - Method in class org.eclipse.emf.edapt.declaration.generalization.RemoveSuperfluousSuperType
- checkSuppressedSetVisibilityNotPresent() - Method in class org.eclipse.emf.edapt.declaration.replacement.SuppressedSetVisibilityToNotChangeable
- checkTargetClass(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullOperation
- checkTargetClassCommonSuperType(EClass) - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullFeature
- checkTargetReference(EReference) - Method in class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- checkTargetReferenceInClass(EReference) - Method in class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- checkToExtractSameClass(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass
-
Deprecated.
- checkToReplaceInSubClass(EStructuralFeature) - Method in class org.eclipse.emf.edapt.declaration.inheritance.UseSuperClass
- checkToReplaceNoFeatures(EClass) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClassBySibling
-
Deprecated.
- checkToReplaceNoSubTypes(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClass
- checkToReplaceSingleSuperClass(EClass) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClassBySibling
-
Deprecated.
- checkToReplaceSubType() - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeSuperType
- checkToReplaceSuperType(EClass) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeSuperType
- checkType(EClass) - Method in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeReference
- checkType(EClass) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeReference
- checkType(EClass) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeReferenceType
- checkUnfoldedClassNoSubTypes(EReference, Metamodel) - Method in class org.eclipse.emf.edapt.declaration.delegation.UnfoldClass
- checkUniqueClassifierName() - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- checkUniqueClassifierNameInTargetPackage() - Method in class org.eclipse.emf.edapt.declaration.simple.MoveClassifier
- checkUniqueFeatureName() - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- checkUniqueName() - Method in class org.eclipse.emf.edapt.declaration.simple.Rename
- childReference - Variable in class org.eclipse.emf.edapt.declaration.delegation.PartitionComposite
- childrenReference - Variable in class org.eclipse.emf.edapt.declaration.delegation.FlattenHierarchy
- ChoiceDialog - Class in org.eclipse.emf.edapt.migration.ui
-
Dialog to choose an element from a set of elements
- ChoiceDialog(Instance, List<?>, String) - Constructor for class org.eclipse.emf.edapt.migration.ui.ChoiceDialog
-
Constructor
- choose(Instance, List<V>, String) - Method in interface org.eclipse.emf.edapt.internal.migration.internal.IOracle
-
Choose a value.
- choose(Instance, List<V>, String) - Static method in class org.eclipse.emf.edapt.internal.migration.internal.MigrationUtils
-
Choose a value from a list of values for a context element based on a message.
- choose(Instance, List<V>, String) - Method in class org.eclipse.emf.edapt.internal.migration.internal.RandomOracle
-
Choose a value.
- choose(Instance, List<V>, String) - Method in class org.eclipse.emf.edapt.migration.ui.InteractiveOracle
-
Choose a value.
- classifier - Variable in class org.eclipse.emf.edapt.declaration.simple.MoveClassifier
- ClassLoaderFacade - Class in org.eclipse.emf.edapt.internal.migration.execution.internal
-
Helper class to wrap a Java class loader into the
IClassLoader
interface. - ClassLoaderFacade(ClassLoader) - Constructor for class org.eclipse.emf.edapt.internal.migration.execution.internal.ClassLoaderFacade
-
Constructor.
- className - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- className - Variable in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSubClass
- className - Variable in class org.eclipse.emf.edapt.declaration.replacement.IntroduceReferenceClass
- ClassToAssociation - Class in org.eclipse.emf.edapt.declaration.replacement
- ClassToAssociation() - Constructor for class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- clear() - Method in class org.eclipse.emf.edapt.internal.common.TwoWayIdentityHashMap
- clear() - Method in class org.eclipse.emf.edapt.internal.migration.impl.LazyExtentMap
- clear(List<URI>, ResourceSetFactoryImpl) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Clear a
CDOResource
from the CDO Repository. - clearCDORepositories(String, String, String) - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
clear the specified CDO Repository.
- clearExtentMap() - Method in class org.eclipse.emf.edapt.internal.common.MetamodelExtent
-
Clear the extent map
- clone() - Method in class org.eclipse.emf.edapt.internal.migration.impl.LazyExtentMap
- close() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ExtendedFeatureEditorDialog
- close() - Method in class org.eclipse.emf.edapt.migration.ui.ChoiceDialog
- close() - Method in class org.eclipse.emf.edapt.migration.ui.DebugDialog
- collectConnectionAwareURIs(CDOURIData, List<CDOResource>, CDOResourceNode) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Converts regular CDOResource URI's to connection aware URI's.
- CollectFeature - Class in org.eclipse.emf.edapt.declaration.delegation
- CollectFeature() - Constructor for class org.eclipse.emf.edapt.declaration.delegation.CollectFeature
- collectResources(List<CDOResource>, CDOResourceNode) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Collect all
CDOResource
for a root resource. - CombineChangesCommand - Class in org.eclipse.emf.edapt.history.presentation.action
-
Command to combine a sequence of primitive changes into a composite change
- CombineChangesCommand(Release, List<PrimitiveChange>) - Constructor for class org.eclipse.emf.edapt.history.presentation.action.CombineChangesCommand
-
Constructor
- CombineChangesHandler - Class in org.eclipse.emf.edapt.history.presentation.action
-
Action to combine a number of changes into a
CompositeChange
- CombineChangesHandler() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.CombineChangesHandler
- CombineFeature - Class in org.eclipse.emf.edapt.declaration.delegation
- CombineFeature() - Constructor for class org.eclipse.emf.edapt.declaration.delegation.CombineFeature
- commandStackChanged(EventObject) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView
- commandStackChanged(EventObject) - Method in class org.eclipse.emf.edapt.history.recorder.CommandStackListener
- CommandStackListener - Class in org.eclipse.emf.edapt.history.recorder
-
Listens to command stack of an Ecore editor and collects changes to current metamodel release.
- CommandStackListener(CommandStack, Resource) - Constructor for class org.eclipse.emf.edapt.history.recorder.CommandStackListener
-
Constructor.
- commit() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- commit() - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Commit the changes to the repository, i.e.
- commitTransaction(CDOTransaction) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Commit a CDO Transaction.
- CommonActivator - Class in org.eclipse.emf.edapt.internal.common
-
The activator class controls the plug-in life cycle
- CommonActivator() - Constructor for class org.eclipse.emf.edapt.internal.common.CommonActivator
-
The constructor
- commonSuperClass(List<EObject>) - Static method in class org.eclipse.emf.edapt.internal.common.TypeUtils
-
Calculate the common super class of a list of instances
- CommonUIActivator - Class in org.eclipse.emf.edapt.common.ui
-
The activator class controls the plug-in life cycle
- CommonUIActivator() - Constructor for class org.eclipse.emf.edapt.common.ui.CommonUIActivator
-
The constructor
- compare() - Method in class org.eclipse.emf.edapt.history.reconstruction.HistoryComparer2
- CompareHandler - Class in org.eclipse.emf.edapt.history.reconstruction.ui
-
Action to compare metamodel versions.
- CompareHandler() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.ui.CompareHandler
- ComparisonView - Class in org.eclipse.emf.edapt.history.reconstruction.ui
-
View to show a comparison between two metamodel versions
- ComparisonView() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.ui.ComparisonView
- COMPOSITE_CHANGE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The meta object id for the '
Composite Change
' class. - COMPOSITE_CHANGE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the '
Composite Change
' class. - COMPOSITE_CHANGE__BREAKING - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Breaking' attribute.
- COMPOSITE_CHANGE__CHANGES - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Changes' containment reference list.
- COMPOSITE_CHANGE__CHANGES - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the 'Changes' containment reference list feature.
- COMPOSITE_CHANGE__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Description' attribute.
- COMPOSITE_CHANGE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The number of structural features of the 'Composite Change' class.
- CompositeChange - Interface in org.eclipse.emf.edapt.spi.history
-
A representation of the model object 'Composite Change'.
- CompositeChangeImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model object 'Composite Change'.
- CompositeChangeItemProvider - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the item provider adapter for a
CompositeChange
object. - CompositeChangeItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.spi.history.provider.CompositeChangeItemProvider
-
This constructs an instance from a factory and a notifier.
- CompositeMapping - Class in org.eclipse.emf.edapt.history.reconstruction
-
Composition of two mappings into a transitive mapping
- CompositeMapping(MappingBase, MappingBase) - Constructor for class org.eclipse.emf.edapt.history.reconstruction.CompositeMapping
-
Constructor
- compositeName - Variable in class org.eclipse.emf.edapt.declaration.delegation.PartitionComposite
- CompositeReconstructorBase - Class in org.eclipse.emf.edapt.history.reconstruction
-
A reconstructor that follows the metamodel history and which call other reconstructors that can be plugged in
- CompositeReconstructorBase() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Default constructor
- Constraint - Interface in org.eclipse.emf.edapt.declaration
-
A representation of the model object 'Constraint'.
- CONSTRAINT - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The meta object id for the '
Constraint
' class. - CONSTRAINT - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage.Literals
-
The meta object literal for the '
Constraint
' class. - CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The feature id for the 'Description' attribute.
- CONSTRAINT__NAME - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The feature id for the 'Name' attribute.
- CONSTRAINT__OPERATION - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The feature id for the 'Operation' container reference.
- CONSTRAINT__OPERATION - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage.Literals
-
The meta object literal for the 'Operation' container reference feature.
- CONSTRAINT__RESTRICTS - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The feature id for the 'Restricts' reference.
- CONSTRAINT__RESTRICTS - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage.Literals
-
The meta object literal for the 'Restricts' reference feature.
- CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The number of structural features of the 'Constraint' class.
- ConstraintImpl - Class in org.eclipse.emf.edapt.declaration.impl
-
An implementation of the model object 'Constraint'.
- ConstraintItemProvider - Class in org.eclipse.emf.edapt.declaration.provider
-
This is the item provider adapter for a
Constraint
object. - ConstraintItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.declaration.provider.ConstraintItemProvider
-
This constructs an instance from a factory and a notifier.
- ConstraintViewer - Class in org.eclipse.emf.edapt.history.instantiation.ui
-
Table viewer to display violated contraints (A list of constraints is expected as input of the viewer)
- ConstraintViewer(Composite) - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.ConstraintViewer
-
Default constructor
- containerClass - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractAndGroupAttribute
- containerClass - Variable in class org.eclipse.emf.edapt.declaration.simple.DropContainment
- ContainerIsReleasePropertyTester - Class in org.eclipse.emf.edapt.history.presentation.action
-
Property tester to check whether the container of a change is a release.
- ContainerIsReleasePropertyTester() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.ContainerIsReleasePropertyTester
- containerReferenceName - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractAndGroupAttribute
- containerReferenceName - Variable in class org.eclipse.emf.edapt.declaration.simple.DropContainment
- containment - Variable in class org.eclipse.emf.edapt.declaration.creation.NewReference
- contains(E) - Method in class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Determine whether an element in contained in the directed graph
- containsKey(Object) - Method in class org.eclipse.emf.edapt.internal.migration.impl.LazyExtentMap
- containsValue(Object) - Method in class org.eclipse.emf.edapt.internal.common.TwoWayIdentityHashMap
-
Override for efficiency
- containsValue(Object) - Method in class org.eclipse.emf.edapt.internal.migration.impl.LazyExtentMap
- CONTENT_CHANGE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The meta object id for the '
Content Change
' class. - CONTENT_CHANGE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the '
Content Change
' class. - CONTENT_CHANGE__BREAKING - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Breaking' attribute.
- CONTENT_CHANGE__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Description' attribute.
- CONTENT_CHANGE__REFERENCE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Reference' reference.
- CONTENT_CHANGE__REFERENCE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the 'Reference' reference feature.
- CONTENT_CHANGE__REFERENCE_NAME - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Reference Name' attribute.
- CONTENT_CHANGE__REFERENCE_NAME - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the 'Reference Name' attribute feature.
- CONTENT_CHANGE__TARGET - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Target' reference.
- CONTENT_CHANGE__TARGET - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the 'Target' reference feature.
- CONTENT_CHANGE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The number of structural features of the 'Content Change' class.
- ContentChange - Interface in org.eclipse.emf.edapt.spi.history
-
A representation of the model object 'Content Change'.
- ContentChangeImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model object 'Content Change'.
- ContentChangeItemProvider - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the item provider adapter for a
ContentChange
object. - ContentChangeItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.spi.history.provider.ContentChangeItemProvider
-
This constructs an instance from a factory and a notifier.
- context - Variable in class org.eclipse.emf.edapt.declaration.merge.SplitStringAttribute
- contextClass - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- contextClass - Variable in class org.eclipse.emf.edapt.declaration.replacement.SubClassesToEnumeration
- contextPackage - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractAndGroupAttribute
- contributeToMenu(IMenuManager) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationActionBarContributor
-
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.edapt.history.presentation.HistoryActionBarContributor
-
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
- contributeToToolBar(IToolBarManager) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationActionBarContributor
-
This adds Separators for editor additions to the tool bar.
- contributeToToolBar(IToolBarManager) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryActionBarContributor
-
This adds Separators for editor additions to the tool bar.
- ConvergeHandler - Class in org.eclipse.emf.edapt.history.instantiation.ui
-
Action to support the convergence of a source metamodel to a target metamodel
- ConvergeHandler() - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.ConvergeHandler
- ConvergenceView - Class in org.eclipse.emf.edapt.history.instantiation.ui
-
View to support the convergence of a source metamodel to a target metamodel
- ConvergenceView() - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView
- ConvergenceView.Decorator - Class in org.eclipse.emf.edapt.history.instantiation.ui
-
Decorator for breaking changes
- convert(ResourceSet) - Method in class org.eclipse.emf.edapt.internal.migration.internal.ForwardConverter
-
Convert an EMF model to a model graph.
- convert(OperationImplementation, OperationInstance) - Static method in class org.eclipse.emf.edapt.internal.migration.execution.internal.OperationInstanceConverter
-
Convert an
OperationImplementation
to anOperationInstance
. - convert(OperationInstance, Metamodel) - Static method in class org.eclipse.emf.edapt.internal.migration.execution.internal.OperationInstanceConverter
-
Convert an
OperationInstance
to anOperationImplementation
. - convert(Model) - Method in class org.eclipse.emf.edapt.internal.migration.internal.BackwardConverter
-
Convert model graph to EMF elements.
- convertDiagnosticChainToString(EDataType, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- convertDiagnosticExceptionToString(EDataType, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.edapt.migration.DynamicEcoreFactory
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- convertURIToString(EDataType, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- copy() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- copy() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the value of the feature which is given by its name
- copy(File, File) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Copy a file.
- copy(List<URI>, Metamodel, BackupUtils.URIMapper) - Static method in class org.eclipse.emf.edapt.internal.migration.internal.BackupUtils
-
Copy a model based on a number of
URI
s. - copy(URI, URI) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Copy a file.
- copy(Metamodel, ResourceSet, List<URI>, IResourceSetFactory) - Static method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Construct CDO
URI
from a givensource models
, createtarget models
and copy the source content to the target content. - copy(V) - Static method in class org.eclipse.emf.edapt.internal.common.MetamodelUtils
-
Copy a metamodel element.
- CopyFeature - Class in org.eclipse.emf.edapt.declaration.creation
- CopyFeature() - Constructor for class org.eclipse.emf.edapt.declaration.creation.CopyFeature
- copyResolve(EObject, boolean) - Method in class org.eclipse.emf.edapt.history.reconstruction.ResolverBase
-
Perform a copy of a model element, but resolve all references to metamodel elements
- copyResolveSource(EObject) - Method in class org.eclipse.emf.edapt.history.reconstruction.MappingBase
-
Copy an element and automatically resolve links to the metamodel from target to source.
- copyResolveSource(EObject, boolean) - Method in class org.eclipse.emf.edapt.history.reconstruction.MappingBase
-
Copy an element and automatically resolve links to the metamodel from target to source.
- copyResolveTarget(EObject) - Method in class org.eclipse.emf.edapt.history.reconstruction.MappingBase
-
Copy an element and automatically resolve links to the metamodel from source to target.
- copyResolveTarget(EObject, boolean) - Method in class org.eclipse.emf.edapt.history.reconstruction.MappingBase
-
Copy an element and automatically resolve links to the metamodel from source to target.
- Core() - Constructor for class org.eclipse.emf.edapt.internal.common.URIUtilsTest.Core
- create() - Method in class org.eclipse.emf.edapt.common.ui.SingleValueSelectionDialog
- create(EClass) - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
- create(EClass) - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- create(EClass) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- Create - Interface in org.eclipse.emf.edapt.spi.history
-
A representation of the model object 'Create Child'.
- CREATE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The meta object id for the '
Create
' class. - CREATE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the '
Create
' class. - CREATE__BREAKING - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Breaking' attribute.
- CREATE__CHANGES - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Changes' containment reference list.
- CREATE__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Description' attribute.
- CREATE__ELEMENT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Element' reference.
- CREATE__REFERENCE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Reference' reference.
- CREATE__REFERENCE_NAME - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Reference Name' attribute.
- CREATE__TARGET - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Target' reference.
- CREATE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The number of structural features of the 'Create' class.
- createAbstractResourceAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Abstract Resource
'. - createAdapter(Notifier) - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationAdapterFactory
-
Creates an adapter for the
target
. - createAdapter(Notifier) - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates an adapter for the
target
. - createAdapter(Notifier) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates an adapter for the
target
. - createAdd() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Add'.
- createAdd() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createAddAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
Add
. - createAddAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Add
'. - createAttributeSlot() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createAttributeSlot() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Attribute Slot'.
- createAttributeSlotAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Attribute Slot
'. - createChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Change
'. - createCompositeChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Composite Change'.
- createCompositeChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createCompositeChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
CompositeChange
. - createCompositeChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Composite Change
'. - createConstraint() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationFactory
-
Returns a new object of class 'Constraint'.
- createConstraint() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
- createConstraintAdapter() - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This creates an adapter for a
Constraint
. - createConstraintAdapter() - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationAdapterFactory
-
Creates a new adapter for an object of class '
Constraint
'. - createContentChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Content Change
'. - createContents(Composite) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.OperationBrowser
- createControl(Composite) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard.DeclarationModelWizardInitialObjectCreationPage
- createControl(Composite) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ReleaseWizardPage
- createControl(Composite) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard.HistoryModelWizardInitialObjectCreationPage
- createCreate() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Create'.
- createCreate() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createCreateAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
Create
. - createCreateAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Create
'. - createCustomMigration(EObject) - Static method in class org.eclipse.emf.edapt.history.presentation.action.JavaUIUtils
-
Create a class that implements a custom migration.
- createDelete() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Delete'.
- createDelete() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createDeleteAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
Delete
. - createDeleteAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Delete
'. - createDiagnosticChainFromString(EDataType, String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createDiagnosticExceptionFromString(EDataType, String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createDir(String) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Create a directory.
- createEmptyRepository(MetamodelExtent) - Static method in class org.eclipse.emf.edapt.internal.migration.execution.internal.OperationInstanceConverter
-
Create an empty repository.
- CreateEnumeration - Class in org.eclipse.emf.edapt.declaration.creation
- CreateEnumeration() - Constructor for class org.eclipse.emf.edapt.declaration.creation.CreateEnumeration
- createEObjectAdapter() - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for the default case.
- createExtentMap() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- createExtentMap() - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Create a map to access instances by their class
- createFile(String, String) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Create a file.
- createFromString(EDataType, String) - Method in class org.eclipse.emf.edapt.migration.DynamicEcoreFactory
- createFromString(EDataType, String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createHistory() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'History'.
- createHistory() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createHistory(List<Resource>) - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Create history for a certain metamodel.
- createHistory(List<Resource>, URI) - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Create history for a certain metamodel.
- createHistoryAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
History
. - createHistoryAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
History
'. - CreateHistoryCommand - Class in org.eclipse.emf.edapt.history.recorder.ui
-
Command to create the history.
- CreateHistoryCommand(EcoreEditor, List<Resource>, URI) - Constructor for class org.eclipse.emf.edapt.history.recorder.ui.CreateHistoryCommand
-
Constructor.
- CreateHistoryHandler - Class in org.eclipse.emf.edapt.history.instantiation.ui
-
Action to create an initial history.
- CreateHistoryHandler() - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.CreateHistoryHandler
- CreateHistoryWizard - Class in org.eclipse.emf.edapt.history.instantiation.ui
-
Wizard to create a history for a set of metamodel resources.
- CreateHistoryWizard(EcoreEditor) - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.CreateHistoryWizard
-
Constructor.
- createIdentifiedElementAdapter() - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationAdapterFactory
-
Creates a new adapter for an object of class '
Identified Element
'. - CreateImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model object 'Create Child'.
- createIndependentMetamodelCopy(Collection<EPackage>, URI) - Static method in class org.eclipse.emf.edapt.internal.common.MetamodelUtils
-
Create a copy of a set of packages that is independent of generated packages.
- createInitializerChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Initializer Change
'. - createInstance() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createInstance() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Instance'.
- createInstanceAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Instance
'. - CreateItemProvider - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the item provider adapter for a
Create
object. - CreateItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.spi.history.provider.CreateItemProvider
-
This constructs an instance from a factory and a notifier.
- createLibrary() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationFactory
-
Returns a new object of class 'Library'.
- createLibrary() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
- createLibraryAdapter() - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This creates an adapter for a
Library
. - createLibraryAdapter() - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationAdapterFactory
-
Creates a new adapter for an object of class '
Library
'. - createMetamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createMetamodel() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Metamodel'.
- createMetamodelAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Metamodel
'. - createMetamodelResource() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createMetamodelResource() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Metamodel Resource'.
- createMetamodelResourceAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Metamodel Resource
'. - createMigrateableChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Migrateable Change
'. - createMigrationChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Migration Change'.
- createMigrationChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createMigrationChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
MigrationChange
. - createMigrationChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Migration Change
'. - CreateMigrationHandler - Class in org.eclipse.emf.edapt.history.presentation.action
-
Handler to create an empty migration.
- CreateMigrationHandler() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.CreateMigrationHandler
- createModel() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
- createModel() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
- createModel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createModel() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Model'.
- createModelAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Model
'. - createModelReference() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Model Reference'.
- createModelReference() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createModelReferenceAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
ModelReference
. - createModelReferenceAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Model Reference
'. - createModelResource() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createModelResource() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Model Resource'.
- createModelResourceAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Model Resource
'. - createMove() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Move'.
- createMove() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createMoveAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
Move
. - createMoveAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Move
'. - createMultiStatus(Plugin, int, String, Throwable) - Static method in class org.eclipse.emf.edapt.internal.common.LoggingUtils
-
Creates a multi status.
- createNamedElementAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Named Element
'. - createNoChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'No Change'.
- createNoChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createNoChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
NoChange
. - createNoChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
No Change
'. - createNonDeleteAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Non Delete
'. - createOperation() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationFactory
-
Returns a new object of class 'Operation'.
- createOperation() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
- createOperationAdapter() - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This creates an adapter for a
Operation
. - createOperationAdapter() - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationAdapterFactory
-
Creates a new adapter for an object of class '
Operation
'. - createOperationChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Operation Change'.
- createOperationChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createOperationChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
OperationChange
. - createOperationChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Operation Change
'. - createOperationInstance() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Operation Instance'.
- createOperationInstance() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createOperationInstance(Operation, List<EObject>) - Method in class org.eclipse.emf.edapt.history.instantiation.OperationInstanceHelper
-
Create an instance of an operation based on the list of selected elements
- createOperationInstanceAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
OperationInstance
. - createOperationInstanceAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Operation Instance
'. - createPackageContents() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
-
Creates the meta-model objects for the package.
- createPages() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This is the method used by the framework to install your own controls.
- createPages() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This is the method used by the framework to install your own controls.
- createParameter() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationFactory
-
Returns a new object of class 'Parameter'.
- createParameter() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
- createParameterAdapter() - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This creates an adapter for a
Parameter
. - createParameterAdapter() - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationAdapterFactory
-
Creates a new adapter for an object of class '
Parameter
'. - createParameterInstance() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Parameter Instance'.
- createParameterInstance() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createParameterInstanceAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
ParameterInstance
. - createParameterInstanceAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Parameter Instance
'. - createPartControl(Composite) - Method in class org.eclipse.emf.edapt.common.ui.MetamodelEditorViewBase
- createPartControl(Composite) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView
- createPartControl(Composite) - Method in class org.eclipse.emf.edapt.history.presentation.ChangeDocumentationView
- createPartControl(Composite) - Method in class org.eclipse.emf.edapt.history.reconstruction.ui.ComparisonView
- createPrimitiveChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Primitive Change
'. - createReferenceSlot() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createReferenceSlot() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Reference Slot'.
- createReferenceSlotAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Reference Slot
'. - createRelease() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Release'.
- createRelease() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createReleaseAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
Release
. - createReleaseAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Release
'. - createRemove() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Remove'.
- createRemove() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createRemoveAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
Remove
. - createRemoveAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Remove
'. - createRepository() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createRepository() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Repository'.
- createRepositoryAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Repository
'. - createResource(URI) - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryResourceFactoryImpl
-
Creates an instance of the resource.
- createResourceSet() - Method in interface org.eclipse.emf.edapt.common.IResourceSetFactory
-
Create an instance of an implementation of
ResourceSet
. - createResourceSet() - Method in class org.eclipse.emf.edapt.internal.common.ResourceSetFactoryImpl
-
Create an instance of an implementation of
ResourceSet
. - createSet() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns a new object of class 'Set'.
- createSet() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- createSetAdapter() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This creates an adapter for a
Set
. - createSetAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Set
'. - createSlotAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Slot
'. - createStatus(Plugin, int, int, String, Throwable) - Static method in class org.eclipse.emf.edapt.internal.common.LoggingUtils
-
Create status.
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.eclipse.emf.edapt.migration.ui.MigrationLaunchConfigurationTabGroup
- createType() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createType() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns a new object of class 'Type'.
- createTypeAdapter() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationAdapterFactory
-
Creates a new adapter for an object of class '
Type
'. - createURIFromString(EDataType, String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- createValueChangeAdapter() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates a new adapter for an object of class '
Value Change
'. - CUSTOM_MIGRATION - org.eclipse.emf.edapt.internal.migration.execution.ValidationLevel
-
The model is validated after each custom migration.
- CustomMigration - Class in org.eclipse.emf.edapt.migration
-
Base class for custom migrations.
- CustomMigration() - Constructor for class org.eclipse.emf.edapt.migration.CustomMigration
D
- debug(Instance, String) - Method in interface org.eclipse.emf.edapt.internal.migration.internal.IDebugger
-
Show debug information.
- debug(Instance, String) - Static method in class org.eclipse.emf.edapt.internal.migration.internal.MigrationUtils
-
Debug the migration for a context element based on a message.
- debug(Instance, String) - Method in class org.eclipse.emf.edapt.migration.ui.InteractiveDebugger
-
Show debug information.
- DebugDialog - Class in org.eclipse.emf.edapt.migration.ui
-
A debug dialog during model migration
- DebugDialog(Instance, String) - Constructor for class org.eclipse.emf.edapt.migration.ui.DebugDialog
-
Constructor
- DebugDialog(Repository, String) - Constructor for class org.eclipse.emf.edapt.migration.ui.DebugDialog
-
Constructor
- DeclarationActionBarContributor - Class in org.eclipse.emf.edapt.declaration.presentation
-
This is the action bar contributor for the Declaration model editor.
- DeclarationActionBarContributor() - Constructor for class org.eclipse.emf.edapt.declaration.presentation.DeclarationActionBarContributor
-
This creates an instance of the contributor.
- DeclarationAdapterFactory - Class in org.eclipse.emf.edapt.declaration.util
-
The Adapter Factory for the model.
- DeclarationAdapterFactory() - Constructor for class org.eclipse.emf.edapt.declaration.util.DeclarationAdapterFactory
-
Creates an instance of the adapter factory.
- DeclarationEditor - Class in org.eclipse.emf.edapt.declaration.presentation
-
This is an example of a Declaration model editor.
- DeclarationEditor() - Constructor for class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This creates a model editor.
- DeclarationEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.emf.edapt.declaration.presentation
- DeclarationEditorPlugin - Class in org.eclipse.emf.edapt.declaration.presentation
-
This is the central singleton for the Declaration editor plugin.
- DeclarationEditorPlugin() - Constructor for class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditorPlugin
-
Create the instance.
- DeclarationEditorPlugin.Implementation - Class in org.eclipse.emf.edapt.declaration.presentation
-
The actual implementation of the Eclipse Plugin.
- DeclarationEditPlugin - Class in org.eclipse.emf.edapt.declaration.provider
-
This is the central singleton for the Declaration edit plugin.
- DeclarationEditPlugin() - Constructor for class org.eclipse.emf.edapt.declaration.provider.DeclarationEditPlugin
-
Create the instance.
- DeclarationEditPlugin.Implementation - Class in org.eclipse.emf.edapt.declaration.provider
-
The actual implementation of the Eclipse Plugin.
- DeclarationFactory - Interface in org.eclipse.emf.edapt.declaration
-
The Factory for the model.
- DeclarationFactoryImpl - Class in org.eclipse.emf.edapt.declaration.impl
-
An implementation of the model Factory.
- DeclarationFactoryImpl() - Constructor for class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
-
Creates an instance of the factory.
- DeclarationItemProviderAdapterFactory - Class in org.eclipse.emf.edapt.declaration.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- DeclarationItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This constructs an instance.
- DeclarationModelWizard - Class in org.eclipse.emf.edapt.declaration.presentation
-
This is a simple wizard for creating a new model file.
- DeclarationModelWizard() - Constructor for class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard
- DeclarationModelWizard.DeclarationModelWizardInitialObjectCreationPage - Class in org.eclipse.emf.edapt.declaration.presentation
-
This is the page where the type of object to create is selected.
- DeclarationModelWizard.DeclarationModelWizardNewFileCreationPage - Class in org.eclipse.emf.edapt.declaration.presentation
-
This is the one page of the wizard.
- DeclarationModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard.DeclarationModelWizardInitialObjectCreationPage
-
Pass in the selection.
- DeclarationModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard.DeclarationModelWizardNewFileCreationPage
-
Pass in the selection.
- DeclarationPackage - Interface in org.eclipse.emf.edapt.declaration
-
The Package for the model.
- DeclarationPackage.Literals - Interface in org.eclipse.emf.edapt.declaration
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- DeclarationPackageImpl - Class in org.eclipse.emf.edapt.declaration.impl
-
An implementation of the model Package.
- DeclarationPlugin - Class in org.eclipse.emf.edapt.declaration
-
This is the central singleton for the Declaration model plugin.
- DeclarationPlugin() - Constructor for class org.eclipse.emf.edapt.declaration.DeclarationPlugin
-
Create the instance.
- DeclarationPlugin.Implementation - Class in org.eclipse.emf.edapt.declaration
-
The actual implementation of the Eclipse Plugin.
- DeclarationSwitch<T> - Class in org.eclipse.emf.edapt.declaration.util
-
The Switch for the model's inheritance hierarchy.
- DeclarationSwitch() - Constructor for class org.eclipse.emf.edapt.declaration.util.DeclarationSwitch
-
Creates an instance of the switch.
- decorateBackground(Object) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView.Decorator
- decorateForeground(Object) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView.Decorator
- decorateImage(Image, Object) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView.Decorator
- decorateText(String, Object) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView.Decorator
- Decorator() - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView.Decorator
- defaultCase(EObject) - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.edapt.history.instantiation.BreakingSwitch
- defaultCase(EObject) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultValue - Variable in class org.eclipse.emf.edapt.declaration.creation.NewAttribute
- DelegationOperations - Class in org.eclipse.emf.edapt.declaration.delegation
- DelegationOperations() - Constructor for class org.eclipse.emf.edapt.declaration.delegation.DelegationOperations
-
Constructor.
- delete(File) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Delete a file.
- delete(URI) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Delete a file.
- delete(EModelElement) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- delete(EModelElement) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Delete an instance from the model, including all the contained instances
- delete(Instance) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- delete(Instance) - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Delete an instance from the model, including all the contained instances
- Delete - Interface in org.eclipse.emf.edapt.spi.history
-
A representation of the model object 'Delete'.
- DELETE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The meta object id for the '
Delete
' class. - DELETE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the '
Delete
' class. - DELETE__BREAKING - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Breaking' attribute.
- DELETE__CHANGES - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Changes' containment reference list.
- DELETE__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Description' attribute.
- DELETE__ELEMENT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Element' containment reference.
- DELETE__ELEMENT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the 'Element' containment reference feature.
- DELETE__REFERENCE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Reference' reference.
- DELETE__REFERENCE_NAME - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Reference Name' attribute.
- DELETE__TARGET - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Target' reference.
- DELETE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The number of structural features of the 'Delete' class.
- DeleteClass - Class in org.eclipse.emf.edapt.declaration.creation
- DeleteClass() - Constructor for class org.eclipse.emf.edapt.declaration.creation.DeleteClass
- deleteContents(File) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Delete the contents of a directory (without deleting the directory itself).
- DeleteFeature - Class in org.eclipse.emf.edapt.declaration.creation
-
Deprecated.
- DeleteFeature() - Constructor for class org.eclipse.emf.edapt.declaration.creation.DeleteFeature
-
Deprecated.
- DeleteFeature2 - Class in org.eclipse.emf.edapt.declaration.creation
- DeleteFeature2() - Constructor for class org.eclipse.emf.edapt.declaration.creation.DeleteFeature2
- DeleteImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model object 'Delete'.
- DeleteItemProvider - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the item provider adapter for a
Delete
object. - DeleteItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.spi.history.provider.DeleteItemProvider
-
This constructs an instance from a factory and a notifier.
- DeleteOppositeReference - Class in org.eclipse.emf.edapt.declaration.creation
- DeleteOppositeReference() - Constructor for class org.eclipse.emf.edapt.declaration.creation.DeleteOppositeReference
- DeletePackage - Class in org.eclipse.emf.edapt.declaration.creation
- DeletePackage() - Constructor for class org.eclipse.emf.edapt.declaration.creation.DeletePackage
- DependencyChecker - Class in org.eclipse.emf.edapt.history.util
-
Helper class to check whether a change depends on another change
- depends(List<Change>, List<Change>) - Static method in class org.eclipse.emf.edapt.history.util.DependencyChecker
-
Check whether a list of changes (source) depends on another list of changes (target).
- depends(Change, List<Change>) - Static method in class org.eclipse.emf.edapt.history.util.DependencyChecker
-
Check whether a change (source) depends on a list of changes (target).
- depends(Change, Change) - Static method in class org.eclipse.emf.edapt.history.util.DependencyChecker
-
Check whether a change (source) depends on another change (target).
- depends(PrimitiveChange, PrimitiveChange) - Static method in class org.eclipse.emf.edapt.history.util.DependencyChecker
-
Check whether a primitive change depends on another primitive change.
- derived - Variable in class org.eclipse.emf.edapt.declaration.simple.MakeFeatureVolatile
- description - Variable in class org.eclipse.emf.edapt.declaration.creation.NewGMFConstraint
- description() - Method in annotation type org.eclipse.emf.edapt.declaration.EdaptConstraint
-
Description of the constraint.
- description() - Method in annotation type org.eclipse.emf.edapt.declaration.EdaptLibrary
-
Description of the library.
- description() - Method in annotation type org.eclipse.emf.edapt.declaration.EdaptOperation
-
The description of the operation.
- description() - Method in annotation type org.eclipse.emf.edapt.declaration.EdaptParameter
-
Description of the parameter.
- DIAGNOSTIC_CHAIN - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The meta object id for the 'Diagnostic Chain' data type.
- DIAGNOSTIC_CHAIN - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage.Literals
-
The meta object literal for the 'Diagnostic Chain' data type.
- DIAGNOSTIC_EXCEPTION - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The meta object id for the 'Diagnostic Exception' data type.
- DIAGNOSTIC_EXCEPTION - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage.Literals
-
The meta object literal for the 'Diagnostic Exception' data type.
- DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.edapt.spi.history.util.HistoryValidator
-
A constant for the
source
of diagnosticcodes
from this package. - DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.edapt.spi.migration.util.MigrationValidator
-
A constant for the
source
of diagnosticcodes
from this package. - DiagnosticException - Exception in org.eclipse.emf.edapt.internal.migration
-
Exception that encapsulates constraint violations.
- DiagnosticException(String, Diagnostic) - Constructor for exception org.eclipse.emf.edapt.internal.migration.DiagnosticException
-
Constructor.
- DialogUtils - Class in org.eclipse.emf.edapt.common.ui
-
Helper methods to show simple dialogs.
- DiffModelFilterUtils - Class in org.eclipse.emf.edapt.history.reconstruction
-
Helper methods for filtering difference models.
- DiffModelOrderFilter - Class in org.eclipse.emf.edapt.history.reconstruction
-
A filter for diff models that filters out changes of the order.
- DiffModelOrderFilter() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.DiffModelOrderFilter
- DiffModelResourceFilter - Class in org.eclipse.emf.edapt.history.reconstruction
-
A filter for diff models that filters out changes which span resources
- DiffModelResourceFilter() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.DiffModelResourceFilter
- DiffSelectionAdapter - Class in org.eclipse.emf.edapt.history.reconstruction.ui
-
Adapter to listen to the difference viewer that automatically updates source and target metamodel viewer
- DiffSelectionAdapter(ModelSash, ModelSash) - Constructor for class org.eclipse.emf.edapt.history.reconstruction.ui.DiffSelectionAdapter
-
Constructor
- DiffSelectionAdapter(Viewer, PropertiesTableViewer, Viewer, PropertiesTableViewer) - Constructor for class org.eclipse.emf.edapt.history.reconstruction.ui.DiffSelectionAdapter
-
Constructor
- DirectedGraph<E> - Class in org.eclipse.emf.edapt.history.recorder
-
Directed graph with elements of a certain type as nodes
- DirectedGraph() - Constructor for class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Default constructor
- DirectedGraph(Collection<E>) - Constructor for class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Constructor that adds a number of elements as initial nodes
- dispose() - Method in class org.eclipse.emf.edapt.common.ui.MetamodelEditorViewBase
- dispose() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
- dispose() - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView.Decorator
- dispose() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView
- dispose() - Method in class org.eclipse.emf.edapt.history.presentation.ChangeDocumentationView
- dispose() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
- dispose() - Method in class org.eclipse.emf.edapt.internal.common.MetamodelExtent
-
Dispose the extent
- dispose() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- Document - Class in org.eclipse.emf.edapt.declaration.simple
- Document() - Constructor for class org.eclipse.emf.edapt.declaration.simple.Document
- documentation - Variable in class org.eclipse.emf.edapt.declaration.simple.Document
- doExecute() - Method in class org.eclipse.emf.edapt.history.instantiation.ReleaseCommand
- doExecute() - Method in class org.eclipse.emf.edapt.history.recorder.AddResourceCommand
- done() - Method in class org.eclipse.emf.edapt.internal.migration.internal.PrintStreamProgressMonitor
- doSave(IProgressMonitor) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This is for implementing
IEditorPart
and simply saves the model file. - doSave(IProgressMonitor) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This is for implementing
IEditorPart
and simply saves the model file. - doSaveAs() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This also changes the editor's input.
- doSaveAs() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This also changes the editor's input.
- doSwitch(EObject) - Method in class org.eclipse.emf.edapt.declaration.util.DeclarationSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - doSwitch(EObject) - Method in class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - doSwitch(EObject) - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - DropContainment - Class in org.eclipse.emf.edapt.declaration.simple
- DropContainment() - Constructor for class org.eclipse.emf.edapt.declaration.simple.DropContainment
- DropOpposite - Class in org.eclipse.emf.edapt.declaration.simple
- DropOpposite() - Constructor for class org.eclipse.emf.edapt.declaration.simple.DropOpposite
- DynamicEcoreFactory - Class in org.eclipse.emf.edapt.migration
-
EFactory
implementation for creating objects for the custom data types of theEcoreFactory
. - DynamicEcoreFactory() - Constructor for class org.eclipse.emf.edapt.migration.DynamicEcoreFactory
E
- earlyStartup() - Method in class org.eclipse.emf.edapt.history.recorder.ui.RecorderStartup
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.edapt.spi.history.impl.CreateImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- eClass - Variable in class org.eclipse.emf.edapt.declaration.creation.DeleteClass
- eClass - Variable in class org.eclipse.emf.edapt.declaration.creation.NewAttribute
- eClass - Variable in class org.eclipse.emf.edapt.declaration.creation.NewReference
- eClass - Variable in class org.eclipse.emf.edapt.declaration.delegation.PartitionComposite
- eClass - Variable in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeSuperType
- eClass - Variable in class org.eclipse.emf.edapt.declaration.generalization.RemoveSuperfluousSuperType
- eClass - Variable in class org.eclipse.emf.edapt.declaration.generalization.RemoveSuperType
- eClass - Variable in class org.eclipse.emf.edapt.declaration.generalization.SpecializeSuperType
- eClass - Variable in class org.eclipse.emf.edapt.declaration.replacement.ClassToAssociation
- eClass - Variable in class org.eclipse.emf.edapt.declaration.simple.MakeAbstract
- eClass() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eContents() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- ECORE_FILE_EXTENSION - Static variable in class org.eclipse.emf.edapt.internal.common.ResourceUtils
-
File extension for Ecore model.
- EcoreBackwardReconstructor - Class in org.eclipse.emf.edapt.history.reconstruction
-
Reconstructor for reconstructing a certain version of the metamodel by visiting the history in backward direction.
- EcoreBackwardReconstructor(URI) - Constructor for class org.eclipse.emf.edapt.history.reconstruction.EcoreBackwardReconstructor
-
Constructor.
- EcoreEditorDetector - Class in org.eclipse.emf.edapt.history.recorder.ui
-
Detect when an
EcoreEditor
is opened and attach anEditingDomainListener
to it (singleton). - EcoreForwardReconstructor - Class in org.eclipse.emf.edapt.history.reconstruction
-
Reconstructor for reconstructing a certain version of the metamodel by visiting the history in forward direction.
- EcoreForwardReconstructor(URI) - Constructor for class org.eclipse.emf.edapt.history.reconstruction.EcoreForwardReconstructor
-
Constructor.
- EcoreReconstructorSwitchBase<E> - Class in org.eclipse.emf.edapt.history.reconstruction
-
Base class for reconstructor switches
- EcoreReconstructorSwitchBase() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.EcoreReconstructorSwitchBase
- EcoreUIUtils - Class in org.eclipse.emf.edapt.common.ui
-
Helper methods to deal with the Ecore user interface
- EcoreUIUtils() - Constructor for class org.eclipse.emf.edapt.common.ui.EcoreUIUtils
- EcoreUtils - Class in org.eclipse.emf.edapt.internal.common
-
Helper methods to deal with Ecore models.
- eCrossReferences() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- EdaptCDOViewProvider - Class in org.eclipse.emf.edapt.cdo.migration.execution
-
A CDO View provider for Edapt.
- EdaptCDOViewProvider() - Constructor for class org.eclipse.emf.edapt.cdo.migration.execution.EdaptCDOViewProvider
- EdaptCDOViewProvider(String) - Constructor for class org.eclipse.emf.edapt.cdo.migration.execution.EdaptCDOViewProvider
- EdaptCDOViewProvider(String, int) - Constructor for class org.eclipse.emf.edapt.cdo.migration.execution.EdaptCDOViewProvider
- EdaptConstraint - Annotation Type in org.eclipse.emf.edapt.declaration
-
Annotation for a method implementing the constraint of an operation.
- EdaptLibrary - Annotation Type in org.eclipse.emf.edapt.declaration
-
Annotation for a class implementing a library.
- EdaptOperation - Annotation Type in org.eclipse.emf.edapt.declaration
-
Annotation for a class implementing an operation.
- EdaptParameter - Annotation Type in org.eclipse.emf.edapt.declaration
-
Annotation for a field implementing the parameter of an operation.
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.edapt.spi.history.impl.CreateImpl
- EditingDomainHandlerBase - Class in org.eclipse.emf.edapt.common.ui
-
Handler that provides the
EditingDomain
of the editor on which the command is performed. - EditingDomainHandlerBase() - Constructor for class org.eclipse.emf.edapt.common.ui.EditingDomainHandlerBase
- EditingDomainListener - Class in org.eclipse.emf.edapt.history.recorder
-
Listener for an
EditingDomain
. - EditingDomainListener(EditingDomain) - Constructor for class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Constructor.
- EditingDomainListenerHandlerBase - Class in org.eclipse.emf.edapt.history.instantiation.ui
-
Base class for command handlers that are attached to a metamodel whose history is recorded.
- EditingDomainListenerHandlerBase() - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.EditingDomainListenerHandlerBase
- EditMigrationHandler - Class in org.eclipse.emf.edapt.history.presentation.action
-
Action to edit the migration of a
MigrationChange
. - EditMigrationHandler() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.EditMigrationHandler
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.declaration.impl.IdentifiedElementImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.ChangeImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.CompositeChangeImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.CreateImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.DeleteImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.InitializerChangeImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.MigrationChangeImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.ModelReferenceImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.MoveImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.NamedElementImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.NonDeleteImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationChangeImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.SetImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.AbstractResourceImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.AttributeSlotImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- eGet(EStructuralFeature, boolean, boolean) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eINSTANCE - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The singleton instance of the package.
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.CompositeChangeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.CreateImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.DeleteImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.InitializerChangeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.MigrationChangeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationChangeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.declaration.impl.IdentifiedElementImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ChangeImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.CompositeChangeImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.CreateImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.DeleteImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.InitializerChangeImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.MigrationChangeImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ModelReferenceImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.MoveImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.NamedElementImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.NonDeleteImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationChangeImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.SetImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.AbstractResourceImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.AttributeSlotImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- eIsSet(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- eIsSet(EStructuralFeature) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- element - Variable in class org.eclipse.emf.edapt.declaration.common.AnnotateModelElement
- element - Variable in class org.eclipse.emf.edapt.declaration.simple.Rename
- ElementChangesView - Class in org.eclipse.emf.edapt.history.presentation
-
View to show related changes
- ElementChangesView() - Constructor for class org.eclipse.emf.edapt.history.presentation.ElementChangesView
- eNAME - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The package name.
- endChange(Change) - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Reconstruction of a change is finished
- endChange(Change) - Method in class org.eclipse.emf.edapt.history.reconstruction.EcoreBackwardReconstructor
-
Reconstruction of a change is finished
- endChange(Change) - Method in class org.eclipse.emf.edapt.history.reconstruction.EcoreForwardReconstructor
-
Reconstruction of a change is finished
- endChange(Change) - Method in class org.eclipse.emf.edapt.history.reconstruction.HistoryReconstructor
-
Reconstruction of a change is finished
- endChange(Change) - Method in class org.eclipse.emf.edapt.history.reconstruction.HistoryValidator
-
Reconstruction of a change is finished
- endChange(Change) - Method in interface org.eclipse.emf.edapt.history.reconstruction.IReconstructor
-
Reconstruction of a change is finished
- endChange(Change) - Method in class org.eclipse.emf.edapt.history.reconstruction.MigrationChangeReconstructor
-
Reconstruction of a change is finished
- endChange(Change) - Method in class org.eclipse.emf.edapt.history.reconstruction.ReconstructorBase
-
Reconstruction of a change is finished
- endChange(Change) - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigrationReconstructor
-
Reconstruction of a change is finished
- endHistory(History) - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Reconstruction of the history is finished
- endHistory(History) - Method in interface org.eclipse.emf.edapt.history.reconstruction.IReconstructor
-
Reconstruction of the history is finished
- endHistory(History) - Method in class org.eclipse.emf.edapt.history.reconstruction.ReconstructorBase
-
Reconstruction of the history is finished
- endListening() - Method in class org.eclipse.emf.edapt.history.recorder.CommandStackListener
-
Deactivate listener.
- endListening() - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Stop the listener.
- endRecording() - Method in class org.eclipse.emf.edapt.history.recorder.ChangeRecorder
-
Stop the recorder, unless already stopped
- endRecording() - Method in class org.eclipse.emf.edapt.history.recorder.HistoryChangeRecorder
-
Stop the recorder, unless already stopped
- endRelease(Release) - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrationReconstructor
-
Reconstruction of a release is finished
- endRelease(Release) - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Reconstruction of a release is finished
- endRelease(Release) - Method in interface org.eclipse.emf.edapt.history.reconstruction.IReconstructor
-
Reconstruction of a release is finished
- endRelease(Release) - Method in class org.eclipse.emf.edapt.history.reconstruction.ReconstructorBase
-
Reconstruction of a release is finished
- endRelease(Release) - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigrationReconstructor
-
Reconstruction of a release is finished
- eNS_PREFIX - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
The package namespace URI.
- entrySet() - Method in class org.eclipse.emf.edapt.internal.migration.impl.LazyExtentMap
- enumAttribute - Variable in class org.eclipse.emf.edapt.declaration.replacement.EnumerationToSubClasses
- EnumerationToSubClasses - Class in org.eclipse.emf.edapt.declaration.replacement
- EnumerationToSubClasses() - Constructor for class org.eclipse.emf.edapt.declaration.replacement.EnumerationToSubClasses
- enumName - Variable in class org.eclipse.emf.edapt.declaration.replacement.SubClassesToEnumeration
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.creation.CreateEnumeration
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.creation.DeletePackage
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.creation.NewClass
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.generalization.SpecializeComposition
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass
-
Deprecated.
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.replacement.EnumerationToSubClasses
- ePackage - Variable in class org.eclipse.emf.edapt.declaration.replacement.SubClassesToEnumeration
- equals(Object) - Method in class org.eclipse.emf.edapt.internal.migration.impl.LazyExtentMap
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.declaration.impl.IdentifiedElementImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.ChangeImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.CompositeChangeImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.CreateImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.DeleteImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.InitializerChangeImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.MigrationChangeImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.ModelReferenceImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.MoveImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.NamedElementImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.NonDeleteImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationChangeImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.SetImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.AbstractResourceImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.AttributeSlotImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- eSet(int, Object) - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.declaration.impl.IdentifiedElementImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ChangeImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.CompositeChangeImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.CreateImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.DeleteImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.InitializerChangeImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.MigrationChangeImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ModelReferenceImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.MoveImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.NamedElementImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.NonDeleteImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationChangeImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.SetImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.AbstractResourceImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.AttributeSlotImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- eUnset(int) - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- evaluate(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- evaluate(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Evaluate an OCL constraint with the instance as context
- execute() - Method in class org.eclipse.emf.edapt.history.instantiation.OperationInterpreter
-
Execute the operation.
- execute() - Method in class org.eclipse.emf.edapt.history.reconstruction.RepairHistoryIntegrityCommand
- execute() - Method in class org.eclipse.emf.edapt.history.recorder.ui.CreateHistoryCommand
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.common.ui.EditingDomainHandlerBase
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.OperationBrowserHandlerBase
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.history.presentation.action.CheckBreakingHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.history.reconstruction.ui.CheckIntegrityHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.history.reconstruction.ui.CompareHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.history.reconstruction.ui.ReconstructHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.history.reconstruction.ui.ShowReconstructionHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.history.recorder.ui.AddResourceHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.migration.ui.MigratorHandlerBase
- execute(ExecutionEvent) - Method in class org.eclipse.emf.edapt.migration.ui.RegisterMetamodelHandler
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.CopyFeature
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.CreateEnumeration
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.DeleteClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.DeleteFeature
-
Deprecated.
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.DeleteFeature2
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.DeleteOppositeReference
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.DeletePackage
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.NewAttribute
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.NewClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.NewGMFConstraint
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.NewOppositeReference
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.creation.NewReference
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.CollectFeature
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.CombineFeature
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractAndGroupAttribute
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractExistingClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.FlattenHierarchy
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.InlineClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.MoveFeature
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.PartitionComposite
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.PropagateFeature
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.delegation.UnfoldClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeReference
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeSuperType
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.generalization.RemoveSuperfluousSuperType
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.generalization.RemoveSuperType
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeComposition
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeReference
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeReferenceType
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.generalization.SpecializeSuperType
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSubClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass
-
Deprecated.
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ImitateSuperType
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.InlineSubClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.InlineSuperClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullFeature
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.PullOperation
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.PushFeature
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.PushOperation
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.ReplaceFeature
-
Deprecated.
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.inheritance.UseSuperClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.merge.Merge
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.merge.PartitionReference
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceClassBySibling
-
Deprecated.
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceEnum
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.merge.ReplaceLiteral
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.merge.SplitStringAttribute
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.merge.UniteReferences
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.EnumerationToSubClasses
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.IntroduceReferenceClass
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.NotChangeableToSuppressedSetVisibility
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.OperationToVolatile
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.ReplaceIdentifierByReference
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.ReplaceInheritanceByDelegation
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.SubClassesToEnumeration
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.SuppressedSetVisibilityToNotChangeable
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.replacement.VolatileToOpposite
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.ChangeAttributeType
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.Document
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.DropContainment
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.DropOpposite
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.MakeAbstract
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.MakeContainment
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.MakeFeatureVolatile
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.MoveClassifier
- execute(Metamodel, Model) - Method in class org.eclipse.emf.edapt.declaration.simple.Rename
- ExecuteCommand - Class in org.eclipse.emf.edapt.history.instantiation
-
A generic command to execute an operation instance (saving the changes in order to be undoable)
- ExecuteCommand(OperationInstance, MetamodelExtent) - Constructor for class org.eclipse.emf.edapt.history.instantiation.ExecuteCommand
-
Default constructor
- exists(URI) - Static method in class org.eclipse.emf.edapt.internal.common.ResourceUtils
-
Check whether a file exists for a certain URI.
- ExtendedFeatureEditorDialog - Class in org.eclipse.emf.edapt.history.instantiation.ui
-
An extended selection dialog for multi-valued features
- ExtendedFeatureEditorDialog(Shell, ILabelProvider, Object, EClassifier, List, String, Collection) - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.ExtendedFeatureEditorDialog
-
Constructor
- ExtendedFeatureEditorDialog(Shell, ILabelProvider, EObject, EStructuralFeature, String, Collection) - Constructor for class org.eclipse.emf.edapt.history.instantiation.ui.ExtendedFeatureEditorDialog
-
Constructor
- ExtendedHistoryValidator - Class in org.eclipse.emf.edapt.history.util
-
An extended validator for a history that takes breaking changes into account
- ExtendedHistoryValidator() - Constructor for class org.eclipse.emf.edapt.history.util.ExtendedHistoryValidator
- ExtendedValidateAction - Class in org.eclipse.emf.edapt.history.presentation.action
-
Action to perform validation for breaking changes
- ExtendedValidateAction() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.ExtendedValidateAction
-
Constructor
- ExtensionFileFilter - Class in org.eclipse.emf.edapt.internal.common
-
This
FileFilter
accepts only files with a certain extension. - ExtensionFileFilter(String) - Constructor for class org.eclipse.emf.edapt.internal.common.ExtensionFileFilter
-
Constructor.
- ExtensionFileFilter(Set<String>) - Constructor for class org.eclipse.emf.edapt.internal.common.ExtensionFileFilter
-
Constructor.
- ExtractAndGroupAttribute - Class in org.eclipse.emf.edapt.declaration.delegation
- ExtractAndGroupAttribute() - Constructor for class org.eclipse.emf.edapt.declaration.delegation.ExtractAndGroupAttribute
- ExtractClass - Class in org.eclipse.emf.edapt.declaration.delegation
- ExtractClass() - Constructor for class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- extractedAttribute - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractAndGroupAttribute
- extractedClass - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractExistingClass
- extractedClassName - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractAndGroupAttribute
- ExtractExistingClass - Class in org.eclipse.emf.edapt.declaration.delegation
- ExtractExistingClass() - Constructor for class org.eclipse.emf.edapt.declaration.delegation.ExtractExistingClass
- extractLibrary(Class<? extends LibraryImplementation>) - Method in class org.eclipse.emf.edapt.internal.declaration.LibraryExtractor
-
Extract the declaration of a library from its implementation in a class.
- extractOperation(Class) - Method in class org.eclipse.emf.edapt.internal.declaration.OperationExtractor
-
Extract the declaration of an operation from its implementation in a class.
- ExtractSubClass - Class in org.eclipse.emf.edapt.declaration.inheritance
- ExtractSubClass() - Constructor for class org.eclipse.emf.edapt.declaration.inheritance.ExtractSubClass
- ExtractSuperClass - Class in org.eclipse.emf.edapt.declaration.inheritance
-
Deprecated.
- ExtractSuperClass() - Constructor for class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass
-
Deprecated.
- ExtractSuperClass2 - Class in org.eclipse.emf.edapt.declaration.inheritance
- ExtractSuperClass2() - Constructor for class org.eclipse.emf.edapt.declaration.inheritance.ExtractSuperClass2
F
- FactoryHelper - Class in org.eclipse.emf.edapt.internal.migration.internal
-
Helper class for reading custom
EFactories
from the extension point. - feature - Variable in class org.eclipse.emf.edapt.declaration.creation.CopyFeature
- feature - Variable in class org.eclipse.emf.edapt.declaration.creation.DeleteFeature
-
Deprecated.
- feature - Variable in class org.eclipse.emf.edapt.declaration.creation.DeleteFeature2
- feature - Variable in class org.eclipse.emf.edapt.declaration.delegation.CollectFeature
- feature - Variable in class org.eclipse.emf.edapt.declaration.delegation.MoveFeature
- feature - Variable in class org.eclipse.emf.edapt.declaration.inheritance.ExtractSubClass
- feature - Variable in class org.eclipse.emf.edapt.declaration.inheritance.PushFeature
- feature - Variable in class org.eclipse.emf.edapt.declaration.simple.MakeFeatureVolatile
- features - Variable in class org.eclipse.emf.edapt.declaration.delegation.CombineFeature
- features - Variable in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
- features - Variable in class org.eclipse.emf.edapt.declaration.inheritance.PullFeature
- featuresReplaceBy - Variable in class org.eclipse.emf.edapt.declaration.merge.ReplaceClass
- featuresToReplace - Variable in class org.eclipse.emf.edapt.declaration.merge.ReplaceClass
- FILE_EXTENSIONS - Static variable in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard
-
The supported extensions for created files.
- FILE_EXTENSIONS - Static variable in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard
-
The supported extensions for created files.
- FileUtils - Class in org.eclipse.emf.edapt.internal.common
-
Helper methods to deal with files.
- FinishedException - Exception in org.eclipse.emf.edapt.history.reconstruction
-
Exception when reconstruction is finished
- FinishedException() - Constructor for exception org.eclipse.emf.edapt.history.reconstruction.FinishedException
- fireNotifyChanged(Notification) - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
- fireNotifyChanged(Notification) - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This delegates to
HistoryItemProviderAdapterFactory.changeNotifier
and toHistoryItemProviderAdapterFactory.parentAdapterFactory
. - FlattenCompositeHandler - Class in org.eclipse.emf.edapt.history.presentation.action
-
Action to flatten a
CompositeChange
. - FlattenCompositeHandler() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.FlattenCompositeHandler
- FlattenHierarchy - Class in org.eclipse.emf.edapt.declaration.delegation
- FlattenHierarchy() - Constructor for class org.eclipse.emf.edapt.declaration.delegation.FlattenHierarchy
- FlattenMigrationHandler - Class in org.eclipse.emf.edapt.history.presentation.action
-
Action to replace a composite changes by its children primitive changes.
- FlattenMigrationHandler() - Constructor for class org.eclipse.emf.edapt.history.presentation.action.FlattenMigrationHandler
- FORMATTED_FILE_EXTENSIONS - Static variable in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard
-
A formatted list of supported file extensions, suitable for display.
- FORMATTED_FILE_EXTENSIONS - Static variable in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard
-
A formatted list of supported file extensions, suitable for display.
- ForwardConverter - Class in org.eclipse.emf.edapt.internal.migration.internal
-
Convert an EMF model to a model graph.
- ForwardConverter() - Constructor for class org.eclipse.emf.edapt.internal.migration.internal.ForwardConverter
- ForwardReconstructorBase - Class in org.eclipse.emf.edapt.history.reconstruction
-
Reconstructor visiting the history in forward direction
- ForwardReconstructorBase() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.ForwardReconstructorBase
G
- GeneralizationOperations - Class in org.eclipse.emf.edapt.declaration.generalization
- GeneralizationOperations() - Constructor for class org.eclipse.emf.edapt.declaration.generalization.GeneralizationOperations
-
Constructor.
- GeneralizeAttribute - Class in org.eclipse.emf.edapt.declaration.generalization
- GeneralizeAttribute() - Constructor for class org.eclipse.emf.edapt.declaration.generalization.GeneralizeAttribute
- GeneralizeReference - Class in org.eclipse.emf.edapt.declaration.generalization
- GeneralizeReference() - Constructor for class org.eclipse.emf.edapt.declaration.generalization.GeneralizeReference
- GeneralizeSuperType - Class in org.eclipse.emf.edapt.declaration.generalization
- GeneralizeSuperType() - Constructor for class org.eclipse.emf.edapt.declaration.generalization.GeneralizeSuperType
- GeneralizeTypedElement - Class in org.eclipse.emf.edapt.declaration.generalization
-
Abstract base class for operations that generalize a
TypedElement
. - GeneralizeTypedElement() - Constructor for class org.eclipse.emf.edapt.declaration.generalization.GeneralizeTypedElement
- generate() - Method in class org.eclipse.emf.edapt.history.recorder.HistoryGenerator
-
Generate the default history
- GeneratorBase - Class in org.eclipse.emf.edapt.history.recorder
-
Base class to generate the history for created elements
- GeneratorBase() - Constructor for class org.eclipse.emf.edapt.history.recorder.GeneratorBase
-
Constructor
- get(Object) - Method in class org.eclipse.emf.edapt.internal.migration.impl.LazyExtentMap
- get(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- get(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the value of the feature which is given by its name
- get(EStructuralFeature) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- get(EStructuralFeature) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the value of the feature
- get(IPreferenceStore, String) - Static method in enum org.eclipse.emf.edapt.history.preferences.ui.PromptKind
-
Get the value of a preference
key
from the givenstore
. - getAbstractResource() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getAbstractResource() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Abstract Resource
'. - getAbstractResource_Encoding() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getAbstractResource_Encoding() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the attribute '
Encoding
'. - getAbstractResource_Uri() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getAbstractResource_Uri() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the attribute '
Uri
'. - getActionBarContributor() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
- getActionBarContributor() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
- getActionBars() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
- getActionBars() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
- getActivePage(ExecutionEvent) - Static method in class org.eclipse.emf.edapt.common.ui.HandlerUtils
-
Get the active page from within a handler.
- getAdapter(Class) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This is how the framework determines which interfaces we implement.
- getAdapter(Class) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This is how the framework determines which interfaces we implement.
- getAdapterFactory() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
- getAdapterFactory() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
- getAdd() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Add
'. - getAdd() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getAfter() - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getAfter() - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Returns the value of the 'After' attribute.
- getAfter(Operation) - Method in class org.eclipse.emf.edapt.internal.declaration.OperationRegistry
-
Get the operations that need to be performed after an operation.
- getAllInstances(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getAllInstances(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Get all instances of a class, including all sub classes
- getAllInstances(EClass) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getAllInstances(EClass) - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Get all instances of a class, including all sub classes
- getAllNamespaceURIsFromPrefixes(URI) - Static method in class org.eclipse.emf.edapt.migration.ReleaseUtils
-
Extract all namespace URIs from a model.
- getAllRootPackages(ResourceSet) - Static method in class org.eclipse.emf.edapt.internal.common.MetamodelUtils
-
Get all root packages in a resource set.
- getAttribute(ILaunchConfiguration, String, boolean) - Static method in class org.eclipse.emf.edapt.migration.ui.LaunchUtils
-
Get the value of an attribute of type boolean from a launch configuration.
- getAttribute(ILaunchConfiguration, String, int) - Static method in class org.eclipse.emf.edapt.migration.ui.LaunchUtils
-
Get the value of an attribute of type integer from a launch configuration.
- getAttribute(ILaunchConfiguration, String, String) - Static method in class org.eclipse.emf.edapt.migration.ui.LaunchUtils
-
Get the value of an attribute of type String from a launch configuration.
- getAttribute(ILaunchConfiguration, String, List<String>) - Static method in class org.eclipse.emf.edapt.migration.ui.LaunchUtils
-
Get the value of an attribute of type List of Strings from a launch configuration.
- getAttributeSlot() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getAttributeSlot() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Attribute Slot
'. - getAttributeSlot_EAttribute() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getAttributeSlot_EAttribute() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference '
EAttribute
'. - getAttributeSlot_Values() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getAttributeSlot_Values() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the attribute list '
Values
'. - getBackupURI(URI) - Static method in class org.eclipse.emf.edapt.internal.migration.internal.BackupUtils
-
Get the URI of the backup model corresponding to the URI of the model.
- getBefore() - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getBefore() - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Returns the value of the 'Before' attribute.
- getBefore(Operation) - Method in class org.eclipse.emf.edapt.internal.declaration.OperationRegistry
-
Get the operations that need to be performed before an operation.
- getBracedLabel(Object) - Static method in class org.eclipse.emf.edapt.history.provider.util.HistoryUIUtils
-
Get the label surrounded by braces
- getByValue(String) - Static method in enum org.eclipse.emf.edapt.history.preferences.ui.PromptKind
-
Get a prompt kind by string value.
- getCause() - Method in exception org.eclipse.emf.edapt.internal.migration.execution.internal.WrappedMigrationException
- getChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Change
'. - getChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getChange_Breaking() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Breaking
'. - getChange_Breaking() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getChange_Description() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Description
'. - getChange_Description() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getChangeDescription() - Method in class org.eclipse.emf.edapt.history.reconstruction.RepairMetamodelIntegrityCommand
- getChanges() - Method in class org.eclipse.emf.edapt.history.recorder.ChangeRecorder
-
Get the recorded changes.
- getChanges() - Method in interface org.eclipse.emf.edapt.spi.history.CompositeChange
-
Returns the value of the 'Changes' containment reference list.
- getChanges() - Method in class org.eclipse.emf.edapt.spi.history.impl.CompositeChangeImpl
- getChanges() - Method in class org.eclipse.emf.edapt.spi.history.impl.CreateImpl
- getChanges() - Method in class org.eclipse.emf.edapt.spi.history.impl.InitializerChangeImpl
- getChanges() - Method in class org.eclipse.emf.edapt.spi.history.impl.MigrationChangeImpl
- getChanges() - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- getChanges() - Method in interface org.eclipse.emf.edapt.spi.history.InitializerChange
-
Returns the value of the 'Changes' containment reference list.
- getChanges() - Method in interface org.eclipse.emf.edapt.spi.history.MigrationChange
-
Returns the value of the 'Changes' containment reference list.
- getChanges() - Method in interface org.eclipse.emf.edapt.spi.history.Release
-
Returns the value of the 'Changes' containment reference list.
- getChanges(List<PrimitiveChange>) - Method in class org.eclipse.emf.edapt.history.instantiation.ExecuteCommand
-
Provide a representation of the change it causes
- getChanges(List<PrimitiveChange>) - Method in class org.eclipse.emf.edapt.history.instantiation.UndoChangesCommand
-
Provide a representation of the change it causes
- getChanges(List<PrimitiveChange>) - Method in class org.eclipse.emf.edapt.history.reconstruction.RepairMetamodelIntegrityCommand
-
Provide a representation of the change it causes
- getChanges(List<PrimitiveChange>) - Method in interface org.eclipse.emf.edapt.history.recorder.IChangeProvider
-
Provide a representation of the change it causes
- getChildren(Object) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor.ReverseAdapterFactoryContentProvider
- getChildren(Object) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor.ReverseAdapterFactoryContentProvider
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.LibraryItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.OperationItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.CompositeChangeItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.CreateItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.DeleteItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.InitializerChangeItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MigrationChangeItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.OperationInstanceItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ParameterInstanceItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ReleaseItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChoiceOfValues(EClass) - Method in class org.eclipse.emf.edapt.internal.common.MetamodelExtent
-
Get the extent of a certain type
- getClassifier() - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- getClassifier() - Method in interface org.eclipse.emf.edapt.declaration.Parameter
-
Returns the value of the 'Classifier' reference.
- getClassifierName() - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- getClassifierName() - Method in interface org.eclipse.emf.edapt.declaration.Parameter
-
Returns the value of the 'Classifier Name' attribute.
- getCommandLine() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLine
-
Generate the command line for the arguments.
- getCompositeChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Composite Change
'. - getCompositeChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getCompositeChange_Changes() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference list '
Changes
'. - getCompositeChange_Changes() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getConstraint() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for class '
Constraint
'. - getConstraint() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getConstraint(String) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getConstraint(String) - Method in interface org.eclipse.emf.edapt.declaration.Operation
- getConstraint_Operation() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the container reference '
Operation
'. - getConstraint_Operation() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getConstraint_Restricts() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the reference '
Restricts
'. - getConstraint_Restricts() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getConstraints() - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getConstraints() - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Returns the value of the 'Constraints' containment reference list.
- getContainer() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getContainer() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the elements by which the instance is contained
- getContainerReference() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getContainerReference() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the reference by which the instance is contained
- getContentChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Content Change
'. - getContentChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getContentChange_Reference() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Reference
'. - getContentChange_Reference() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getContentChange_ReferenceName() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Reference Name
'. - getContentChange_ReferenceName() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getContentChange_Target() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Target
'. - getContentChange_Target() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getContentOutlinePage() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This accesses a cached version of the content outliner.
- getContentOutlinePage() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This accesses a cached version of the content outliner.
- getContents() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getContents() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the elements which are contained by the instance
- getContents(File) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Get contents of a Java file as string.
- getContents(InputStream) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Read contents of an input stream to a string.
- getContents(IFile) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Get contents of an Eclipse resource file as string.
- getCreate() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Create
'. - getCreate() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getDataValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- getDataValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- getDataValue() - Method in interface org.eclipse.emf.edapt.spi.history.ParameterInstance
-
Returns the value of the 'Data Value' attribute list.
- getDataValue() - Method in interface org.eclipse.emf.edapt.spi.history.ValueChange
-
Returns the value of the 'Data Value' attribute.
- getDate() - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- getDate() - Method in interface org.eclipse.emf.edapt.spi.history.Release
-
Returns the value of the 'Date' attribute.
- getDebugger() - Method in class org.eclipse.emf.edapt.internal.migration.internal.MigratorOptions
-
Returns debugger.
- getDeclarationFactory() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the factory that creates the instances of the model.
- getDeclarationFactory() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getDeclarationPackage() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationFactory
-
Returns the package supported by this factory.
- getDeclarationPackage() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
- getDefault() - Static method in class org.eclipse.emf.edapt.common.ui.CommonUIActivator
-
Returns the shared instance
- getDefault() - Static method in class org.eclipse.emf.edapt.internal.common.CommonActivator
-
Returns the shared instance
- getDefault() - Static method in class org.eclipse.emf.edapt.migration.ui.MigrationUIActivator
-
Returns the shared instance
- getDefaultHistoryURI(Resource) - Static method in class org.eclipse.emf.edapt.history.util.HistoryUtils
-
Get URI where the history has to be stored for a certain metamodel.
- getDefaultPackage() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getDefaultPackage() - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Returns the value of the 'Default Package' reference.
- getDelete() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Delete
'. - getDelete() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getDelete_Element() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference '
Element
'. - getDelete_Element() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getDescription() - Method in interface org.eclipse.emf.edapt.declaration.IdentifiedElement
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in class org.eclipse.emf.edapt.declaration.impl.IdentifiedElementImpl
- getDescription() - Method in interface org.eclipse.emf.edapt.spi.history.Change
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in class org.eclipse.emf.edapt.spi.history.impl.ChangeImpl
- getDiagnostic() - Method in exception org.eclipse.emf.edapt.internal.migration.DiagnosticException
-
Get the diagnostic.
- getDiagnosticChain() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getDiagnosticChain() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for data type '
Diagnostic Chain
'. - getDiagnosticException() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getDiagnosticException() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for data type '
Diagnostic Exception
'. - getDifferenceSash() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView
- getEAllSubTypes(EClass) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEAllSubTypes(EClass) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Get the inverse value of the reference
- getEAttribute() - Method in interface org.eclipse.emf.edapt.spi.migration.AttributeSlot
-
Returns the value of the 'EAttribute' reference.
- getEAttribute() - Method in class org.eclipse.emf.edapt.spi.migration.impl.AttributeSlotImpl
- getEAttribute(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEAttribute(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve an attribute of the metamodel by its fully qualified name
- getEClass() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getEClass() - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- getEClass() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the class to which the instance conforms
- getEClass() - Method in interface org.eclipse.emf.edapt.spi.migration.Type
-
Returns the value of the 'EClass' reference.
- getEClass(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEClass(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a class of the metamodel by its fully qualified name
- getEClassifier(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEClassifier(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a classifier of the metamodel by its fully qualified name
- getEdaptCDOViewProvider() - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get the
CDOViewProvider
. - getEDataType(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEDataType(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a data type of the metamodel by its fully qualified name
- getEditingDomain() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This returns the editing domain as required by the
IEditingDomainProvider
interface. - getEditingDomain() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This returns the editing domain as required by the
IEditingDomainProvider
interface. - getEditingDomain() - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Returns editingDomain.
- getEditor() - Method in class org.eclipse.emf.edapt.common.ui.MetamodelEditorViewBase
-
Getter for editor
- getEditorTitle(Parameter) - Static method in class org.eclipse.emf.edapt.history.instantiation.ui.ParameterViewer
-
Get table of cell editor dialog
- getEEnum(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEEnum(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a data type of the metamodel by its fully qualified name
- getEEnumLiteral(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEEnumLiteral(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a data type of the metamodel by its fully qualified name
- getEFeature() - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- getEFeature() - Method in interface org.eclipse.emf.edapt.spi.migration.Slot
-
Get the feature to which the slot conforms
- getEFeature(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEFeature(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a feature of the metamodel by its fully qualified name
- getElement() - Method in interface org.eclipse.emf.edapt.spi.history.Delete
-
Returns the value of the 'Element' containment reference.
- getElement() - Method in class org.eclipse.emf.edapt.spi.history.impl.DeleteImpl
- getElement() - Method in class org.eclipse.emf.edapt.spi.history.impl.ModelReferenceImpl
- getElement() - Method in class org.eclipse.emf.edapt.spi.history.impl.NonDeleteImpl
- getElement() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- getElement() - Method in interface org.eclipse.emf.edapt.spi.history.ModelReference
-
Returns the value of the 'Element' reference.
- getElement() - Method in interface org.eclipse.emf.edapt.spi.history.NonDelete
-
Returns the value of the 'Element' reference.
- getElement() - Method in interface org.eclipse.emf.edapt.spi.history.ValueChange
-
Returns the value of the 'Element' reference.
- getElement(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getElement(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a metamodel element by its fully qualified name
- getElements() - Method in class org.eclipse.emf.edapt.history.recorder.ChangeRecorder
-
Returns elements.
- getElements() - Method in class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Getter for elements
- getElements(Object) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor.ReverseAdapterFactoryContentProvider
- getElements(Object) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor.ReverseAdapterFactoryContentProvider
- getEncoding() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard.DeclarationModelWizardInitialObjectCreationPage
- getEncoding() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard.HistoryModelWizardInitialObjectCreationPage
- getEncoding() - Method in interface org.eclipse.emf.edapt.spi.migration.AbstractResource
-
Returns the value of the 'Encoding' attribute.
- getEncoding() - Method in class org.eclipse.emf.edapt.spi.migration.impl.AbstractResourceImpl
- getEPackage(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEPackage(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a package of the metamodel by its fully qualified name
- getEPackages() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEPackages() - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
- getEReference() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- getEReference() - Method in interface org.eclipse.emf.edapt.spi.migration.ReferenceSlot
-
Returns the value of the 'EReference' reference.
- getEReference(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getEReference(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Resolve a reference of the metamodel by its fully qualified name
- getESubTypes(EClass) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getESubTypes(EClass) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Get the inverse value of the reference
- getExtension(File) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Get the extension of a file.
- getExtent() - Method in class org.eclipse.emf.edapt.history.instantiation.OperationInstanceHelper
-
Get metamodel extent
- getExtent() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.OperationBrowser
-
Getter for extent.
- getExtent() - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Getter for extent
- getExtent() - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Returns extent.
- getExtent() - Method in interface org.eclipse.emf.edapt.internal.common.IExtentProvider
-
Get metamodel extent
- getFeature() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- getFeature() - Method in interface org.eclipse.emf.edapt.spi.history.ValueChange
-
Returns the value of the 'Feature' reference.
- getFeatureName() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- getFeatureName() - Method in interface org.eclipse.emf.edapt.spi.history.ValueChange
-
Returns the value of the 'Feature Name' attribute.
- getFile(String) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Get a file from the workspace.
- getFile(URI) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Convert EMF URI to Eclipse file
- getFirstRelease() - Method in interface org.eclipse.emf.edapt.spi.history.History
- getFirstRelease() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- getFirstUpper(String) - Static method in class org.eclipse.emf.edapt.internal.common.StringUtils
-
Make the first character of a String upper case.
- getFolder(URI) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Convert EMF URI to Eclipse folder
- getGenericReference(EReference) - Static method in class org.eclipse.emf.edapt.internal.common.MetamodelUtils
-
Get the corresponding reference which is generic.
- getHistory() - Method in class org.eclipse.emf.edapt.history.recorder.CommandStackListener
-
Get the history that is listened to.
- getHistory() - Method in class org.eclipse.emf.edapt.history.recorder.EditingDomainListener
-
Get the history that is listened to.
- getHistory() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
History
'. - getHistory() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getHistory() - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- getHistory() - Method in interface org.eclipse.emf.edapt.spi.history.Release
-
Returns the value of the 'History' container reference.
- getHistory_Releases() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference list '
Releases
'. - getHistory_Releases() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getHistoryFactory() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the factory that creates the instances of the model.
- getHistoryFactory() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getHistoryPackage() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryFactory
-
Returns the package supported by this factory.
- getHistoryPackage() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
- getHistoryResource(ResourceSet) - Static method in class org.eclipse.emf.edapt.history.util.HistoryUtils
-
Get the resource with the history from a resource set
- getHistoryRootPackages() - Method in class org.eclipse.emf.edapt.history.recorder.CommandStackListener
-
Get all root packages which are listened to.
- getHistoryURI() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLine
-
Get the URI of the history.
- getHistoryURI(Resource) - Static method in class org.eclipse.emf.edapt.history.util.HistoryUtils
-
Get the URI of the history model.
- getIdentifiedElement() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for class '
Identified Element
'. - getIdentifiedElement() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getIdentifiedElement_Description() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Description
'. - getIdentifiedElement_Description() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getIdentifiedElement_Name() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Name
'. - getIdentifiedElement_Name() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getImage(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.ConstraintItemProvider
-
This returns Constraint.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.LibraryItemProvider
-
This returns Library.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.OperationItemProvider
-
This returns Operation.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.ParameterItemProvider
-
This returns Parameter.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.AddItemProvider
-
This returns Add.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.CompositeChangeItemProvider
-
This returns CompositeChange.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.CreateItemProvider
-
This returns Create.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.DeleteItemProvider
-
This returns Delete.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProvider
-
This returns History.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MigrateableChangeItemProvider
-
This returns MigrateableChange.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MigrationChangeItemProvider
-
This returns MigrationChange.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ModelReferenceItemProvider
-
This returns ModelReference.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MoveItemProvider
-
This returns Move.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.NoChangeItemProvider
-
This returns NoChange.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.OperationChangeItemProvider
-
This returns OperationChange.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.OperationInstanceItemProvider
-
This returns OperationInstance.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ParameterInstanceItemProvider
-
This returns ParameterInstance.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ReleaseItemProvider
-
This returns Release.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.RemoveItemProvider
-
This returns Remove.gif.
- getImage(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.SetItemProvider
-
This returns Set.gif.
- getImplementation() - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- getImplementation() - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getImplementation() - Method in interface org.eclipse.emf.edapt.declaration.Library
-
Returns the value of the 'Implementation' attribute.
- getImplementation() - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Returns the value of the 'Implementation' attribute.
- getIncoming(E) - Method in class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Get the elements which are source of incoming edges
- getInitializerChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Initializer Change
'. - getInitializerChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getInitializerChange_Changes() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference list '
Changes
'. - getInitializerChange_Changes() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getInitialObjectName() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard.DeclarationModelWizardInitialObjectCreationPage
- getInitialObjectName() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard.HistoryModelWizardInitialObjectCreationPage
- getInputStream(URI) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Get an input stream from the given URI.
- getInstance() - Static method in class org.eclipse.emf.edapt.history.recorder.ui.EcoreEditorDetector
-
Getter for singleton instance.
- getInstance() - Static method in class org.eclipse.emf.edapt.internal.declaration.OperationRegistry
-
Getter for instance.
- getInstance() - Static method in class org.eclipse.emf.edapt.internal.migration.internal.MigratorOptions
-
Get the singleton instance.
- getInstance() - Static method in class org.eclipse.emf.edapt.migration.execution.MigratorRegistry
-
Getter for instance.
- getInstance() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getInstance() - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
- getInstance() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Instance
'. - getInstance() - Method in interface org.eclipse.emf.edapt.spi.migration.Slot
-
Returns the value of the 'Instance' container reference.
- getInstance_References() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getInstance_References() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference list '
References
'. - getInstance_Slots() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getInstance_Slots() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the containment reference list '
Slots
'. - getInstance_Type() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getInstance_Type() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the container reference '
Type
'. - getInstance_Uri() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getInstance_Uri() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the attribute '
Uri
'. - getInstance_Uuid() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getInstance_Uuid() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the attribute '
Uuid
'. - getInstances() - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- getInstances() - Method in interface org.eclipse.emf.edapt.spi.migration.Type
-
Returns the value of the 'Instances' containment reference list.
- getInstances(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getInstances(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Get all instances of a class, excluding sub classes
- getInstances(EClass) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getInstances(EClass) - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Get all instances of a class, excluding sub classes
- getInverse(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getInverse(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the inverse value of the reference
- getInverse(EModelElement, EReference) - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getInverse(EModelElement, EReference) - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Get the inverse value of the reference
- getInverse(EObject, EReference, List<? extends EObject>) - Static method in class org.eclipse.emf.edapt.internal.common.EcoreUtils
-
Get the inverse of a reference to an element within a search area which is denoted by the root elements.
- getInverse(EReference) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getInverse(EReference) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the inverse value of the reference
- getJavaFile(URI) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Get the Java file for a URI
- getLabel() - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- getLabel() - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getLabel() - Method in interface org.eclipse.emf.edapt.declaration.Library
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- getLabel() - Method in interface org.eclipse.emf.edapt.spi.history.Release
-
Returns the value of the 'Label' attribute.
- getLabel(Object) - Static method in class org.eclipse.emf.edapt.history.provider.util.HistoryUIUtils
-
Get the label for an element
- getLastRelease() - Method in interface org.eclipse.emf.edapt.spi.history.History
- getLastRelease() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- getLatestRelease() - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Get the latest release.
- getLatestRelease() - Method in interface org.eclipse.emf.edapt.spi.history.History
- getLatestRelease() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- getLevel() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLine
-
Get the validation level.
- getLibraries() - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- getLibraries() - Method in interface org.eclipse.emf.edapt.declaration.Library
-
Returns the value of the 'Libraries' containment reference list.
- getLibraries() - Method in class org.eclipse.emf.edapt.declaration.LibraryImplementation
-
Get the implementations of the sub libraries provided by this library.
- getLibraries() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLine
-
Get the library implementations.
- getLibrary() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for class '
Library
'. - getLibrary() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getLibrary() - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getLibrary() - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Returns the value of the 'Library' container reference.
- getLibrary_Implementation() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Implementation
'. - getLibrary_Implementation() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getLibrary_Label() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Label
'. - getLibrary_Label() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getLibrary_Libraries() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the containment reference list '
Libraries
'. - getLibrary_Libraries() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getLibrary_Operations() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the containment reference list '
Operations
'. - getLibrary_Operations() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getLink(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getLink(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the value of the feature which is given by its name
- getLink(EReference) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getLink(EReference) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the value of the feature which is given by its name
- getLinks(String) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getLinks(String) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the value of the feature which is given by its name
- getLinks(EReference) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getLinks(EReference) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the value of the feature which is given by its name
- getListener(EcoreEditor) - Method in class org.eclipse.emf.edapt.history.recorder.ui.EcoreEditorDetector
-
Get the
EditingDomainListener
for aEcoreEditor
. - getLocation() - Method in exception org.eclipse.emf.edapt.migration.MigrationException
-
Return the location where the exception occurred.
- getLogURI(URI) - Static method in class org.eclipse.emf.edapt.internal.migration.internal.BackupUtils
-
Get the URI of the log file corresponding to the URI of the model.
- getMainParameter() - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getMainParameter() - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Helper method to determine the main parameter of the operation, i.e.
- getMainTypeName(ILaunchConfiguration) - Method in class org.eclipse.emf.edapt.migration.ui.MigrationLaunchConfigurationDelegate
- getMapping() - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Getter for mapping
- getMapping() - Method in class org.eclipse.emf.edapt.history.reconstruction.ui.DiffSelectionAdapter
-
Returns mapping.
- getMessage() - Method in exception org.eclipse.emf.edapt.internal.migration.DiagnosticException
- getMetamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- getMetamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMetamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getMetamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- getMetamodel() - Method in interface org.eclipse.emf.edapt.spi.migration.MetamodelResource
-
Returns the value of the 'Metamodel' container reference.
- getMetamodel() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Metamodel
'. - getMetamodel() - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Returns the value of the 'Metamodel' reference.
- getMetamodel() - Method in interface org.eclipse.emf.edapt.spi.migration.Repository
-
Returns the value of the 'Metamodel' containment reference.
- getMetamodel(Release) - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Returns the metamodel for a release.
- getMetamodel(Release) - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Returns the metamodel for a release.
- getMetamodel_DefaultPackage() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMetamodel_DefaultPackage() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference '
Default Package
'. - getMetamodel_Repository() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMetamodel_Repository() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the container reference '
Repository
'. - getMetamodel_Resources() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMetamodel_Resources() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the containment reference list '
Resources
'. - getMetamodelResource() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMetamodelResource() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Metamodel Resource
'. - getMetamodelResource_Metamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMetamodelResource_Metamodel() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the container reference '
Metamodel
'. - getMetamodelResource_RootPackages() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMetamodelResource_RootPackages() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference list '
Root Packages
'. - getMigrateableChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Migrateable Change
'. - getMigrateableChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getMigration() - Method in class org.eclipse.emf.edapt.spi.history.impl.MigrationChangeImpl
- getMigration() - Method in interface org.eclipse.emf.edapt.spi.history.MigrationChange
-
Returns the value of the 'Migration' attribute.
- getMigrationChange() - Method in class org.eclipse.emf.edapt.history.presentation.AttachMigrationCommand
-
Returns migrationChange.
- getMigrationChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Migration Change
'. - getMigrationChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getMigrationChange_Changes() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference list '
Changes
'. - getMigrationChange_Changes() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getMigrationChange_Migration() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Migration
'. - getMigrationChange_Migration() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getMigrationException() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMigrationException() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for data type '
Exception
'. - getMigrationFactory() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getMigrationFactory() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the factory that creates the instances of the model.
- getMigrationPackage() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
- getMigrationPackage() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationFactory
-
Returns the package supported by this factory.
- getMigrator(String) - Method in class org.eclipse.emf.edapt.migration.execution.MigratorRegistry
-
Get a migrator by its namespace already stripped from version.
- getMigrator(URI) - Method in class org.eclipse.emf.edapt.migration.execution.MigratorRegistry
-
Get a migrator for a certain model.
- getMinimumRelease(Set<Release>) - Static method in class org.eclipse.emf.edapt.history.util.HistoryUtils
-
Get the minimum release of a set of releases.
- getModel() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigrationReconstructor
-
Get the model.
- getModel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- getModel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.RepositoryImpl
- getModel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.TypeImpl
- getModel() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Model
'. - getModel() - Method in interface org.eclipse.emf.edapt.spi.migration.ModelResource
-
Returns the value of the 'Model' container reference.
- getModel() - Method in interface org.eclipse.emf.edapt.spi.migration.Repository
-
Returns the value of the 'Model' containment reference.
- getModel() - Method in interface org.eclipse.emf.edapt.spi.migration.Type
-
Returns the value of the 'Model' container reference.
- getModel_Metamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModel_Metamodel() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference '
Metamodel
'. - getModel_Reflection() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModel_Reflection() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the attribute '
Reflection
'. - getModel_Repository() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModel_Repository() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the container reference '
Repository
'. - getModel_Resources() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModel_Resources() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the containment reference list '
Resources
'. - getModel_Types() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModel_Types() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the containment reference list '
Types
'. - getModelFile() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard.DeclarationModelWizardNewFileCreationPage
- getModelFile() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard
-
Get the file from the page.
- getModelFile() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard
-
Get the file from the page.
- getModelFile() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard.HistoryModelWizardNewFileCreationPage
- getModelReference() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Model Reference
'. - getModelReference() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getModelReference_Element() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Element
'. - getModelReference_Element() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getModelResource() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModelResource() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Model Resource
'. - getModelResource_Model() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModelResource_Model() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the container reference '
Model
'. - getModelResource_RootInstances() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getModelResource_RootInstances() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference list '
Root Instances
'. - getModelURI(URI) - Static method in class org.eclipse.emf.edapt.internal.migration.internal.BackupUtils
-
Get the URI of the model corresponding to the URI of the backup model.
- getModelURIs() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLine
-
Get the URIs of the models.
- getMove() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Move
'. - getMove() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getMove_Source() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Source
'. - getMove_Source() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getName() - Method in interface org.eclipse.emf.edapt.declaration.IdentifiedElement
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.emf.edapt.declaration.impl.IdentifiedElementImpl
- getName() - Method in class org.eclipse.emf.edapt.spi.history.impl.NamedElementImpl
- getName() - Method in interface org.eclipse.emf.edapt.spi.history.NamedElement
-
Returns the value of the 'Name' attribute.
- getNamedElement() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Named Element
'. - getNamedElement() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getNamedElement_Name() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Name
'. - getNamedElement_Name() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getNamespaceURI(URI) - Static method in class org.eclipse.emf.edapt.migration.ReleaseUtils
-
Extract the namespace URI from a model.
- getNamespaceURI_Registry(URI) - Static method in class org.eclipse.emf.edapt.migration.ReleaseUtils
-
Extract the namespace URI from a model file using EMF Resource loading.
- getNamespaceURI_SAX(File) - Static method in class org.eclipse.emf.edapt.migration.ReleaseUtils
-
Extract the namespace URI from a model file using SAX.
- getNamespaceURI_SAX(InputStream) - Static method in class org.eclipse.emf.edapt.migration.ReleaseUtils
-
Extract the namespace URI from an inputstream using SAX.
- getNameWithoutExtension(File) - Static method in class org.eclipse.emf.edapt.internal.common.FileUtils
-
Get the name of a file without its extension.
- getNextRelease() - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- getNextRelease() - Method in interface org.eclipse.emf.edapt.spi.history.Release
- getNoChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
No Change
'. - getNoChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getNoIncomingElement() - Method in class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Return all elements which do not have incoming edges
- getNonDelete() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Non Delete
'. - getNonDelete() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getNonDelete_Element() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Element
'. - getNonDelete_Element() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getNonGenericReference(EReference) - Static method in class org.eclipse.emf.edapt.internal.common.MetamodelUtils
-
Get the corresponding reference which is not generic.
- getNsURIs() - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get set of namespace URIs.
- getNsURIs() - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Get set of namespace URIs.
- getNumber() - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- getNumber() - Method in interface org.eclipse.emf.edapt.spi.history.Release
-
Helper method to get the number of the release
- getOldDataValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.SetImpl
- getOldDataValue() - Method in interface org.eclipse.emf.edapt.spi.history.Set
-
Returns the value of the 'Old Data Value' attribute.
- getOldReferenceValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.SetImpl
- getOldReferenceValue() - Method in interface org.eclipse.emf.edapt.spi.history.Set
-
Returns the value of the 'Old Reference Value' reference.
- getOldValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.SetImpl
- getOldValue() - Method in interface org.eclipse.emf.edapt.spi.history.Set
-
Returns the value of the 'Old Value' attribute.
- getOperation() - Method in interface org.eclipse.emf.edapt.declaration.Constraint
-
Returns the value of the 'Operation' container reference.
- getOperation() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for class '
Operation
'. - getOperation() - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- getOperation() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation() - Method in class org.eclipse.emf.edapt.declaration.impl.ParameterImpl
- getOperation() - Method in interface org.eclipse.emf.edapt.declaration.Parameter
-
Returns the value of the 'Operation' container reference.
- getOperation() - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationChangeImpl
- getOperation() - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- getOperation() - Method in interface org.eclipse.emf.edapt.spi.history.OperationChange
-
Returns the value of the 'Operation' containment reference.
- getOperation() - Method in interface org.eclipse.emf.edapt.spi.history.OperationInstance
-
Helper method to determine the instantiated operation
- getOperation(String) - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- getOperation(String) - Method in interface org.eclipse.emf.edapt.declaration.Library
-
Helper method to determine the operation in the library with a certain name
- getOperation(String) - Method in class org.eclipse.emf.edapt.internal.declaration.OperationRegistry
-
Get an operation by name.
- getOperation_After() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
After
'. - getOperation_After() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation_Before() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Before
'. - getOperation_Before() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation_Breaking() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Breaking
'. - getOperation_Breaking() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation_Constraints() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the containment reference list '
Constraints
'. - getOperation_Constraints() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation_Deprecated() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Deprecated
'. - getOperation_Deprecated() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation_Implementation() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Implementation
'. - getOperation_Implementation() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation_Label() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Label
'. - getOperation_Label() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation_Library() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the container reference '
Library
'. - getOperation_Library() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperation_Parameters() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the containment reference list '
Parameters
'. - getOperation_Parameters() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getOperationChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Operation Change
'. - getOperationChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getOperationChange_Operation() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference '
Operation
'. - getOperationChange_Operation() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getOperationInstance() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Operation Instance
'. - getOperationInstance() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getOperationInstance_Parameters() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference list '
Parameters
'. - getOperationInstance_Parameters() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getOperations() - Method in class org.eclipse.emf.edapt.declaration.impl.LibraryImpl
- getOperations() - Method in interface org.eclipse.emf.edapt.declaration.Library
-
Returns the value of the 'Operations' containment reference list.
- getOperations() - Method in class org.eclipse.emf.edapt.declaration.LibraryImplementation
-
Get the implementations of the operations provided by this library.
- getOperations() - Method in class org.eclipse.emf.edapt.internal.declaration.OperationRegistry
-
Get a list of all operations.
- getOperations() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLine
-
Get the operation implementations.
- getOperationSash() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.OperationBrowser
-
Returns widget for operation representation.
- getOperationViewer() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.OperationSash
-
Returns operationViewer.
- getOption(char) - Static method in enum org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLineOption
-
Get the option with a certain character.
- getOracle() - Method in class org.eclipse.emf.edapt.internal.migration.internal.MigratorOptions
-
Returns the oracle.
- getOrdering() - Method in class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Calculate a topological sorting of the elements in the directed graph.
- getOutgoing(E) - Method in class org.eclipse.emf.edapt.history.recorder.DirectedGraph
-
Get the elements which are target of outgoing edges
- getOutputStream(URI) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Get an output stream from the given URI.
- getPackage() - Static method in class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
-
Deprecated.
- getParameter() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for class '
Parameter
'. - getParameter() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getParameter() - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- getParameter() - Method in interface org.eclipse.emf.edapt.spi.history.ParameterInstance
-
Helper method to determine the instantiated parameter
- getParameter(String) - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getParameter(String) - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Helper method to determine the parameter of the operation with a certain name
- getParameter(String) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- getParameter(String) - Method in interface org.eclipse.emf.edapt.spi.history.OperationInstance
-
Helper method to determine the instantiated parameter with a certain name
- getParameter_Classifier() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the reference '
Classifier
'. - getParameter_Classifier() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getParameter_ClassifierName() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Classifier Name
'. - getParameter_ClassifierName() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getParameter_Main() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Main
'. - getParameter_Main() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getParameter_Many() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Many
'. - getParameter_Many() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getParameter_Operation() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the container reference '
Operation
'. - getParameter_Operation() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getParameter_Required() - Method in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
Returns the meta object for the attribute '
Required
'. - getParameter_Required() - Method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
- getParameterInstance() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Parameter Instance
'. - getParameterInstance() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getParameterInstance_DataValue() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute list '
Data Value
'. - getParameterInstance_DataValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getParameterInstance_ReferenceValue() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference list '
Reference Value
'. - getParameterInstance_ReferenceValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getParameterInstance_Value() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Value
'. - getParameterInstance_Value() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getParameters() - Method in class org.eclipse.emf.edapt.declaration.impl.OperationImpl
- getParameters() - Method in interface org.eclipse.emf.edapt.declaration.Operation
-
Returns the value of the 'Parameters' containment reference list.
- getParameters() - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- getParameters() - Method in interface org.eclipse.emf.edapt.spi.history.OperationInstance
-
Returns the value of the 'Parameters' containment reference list.
- getParameterValue(String) - Method in class org.eclipse.emf.edapt.spi.history.impl.OperationInstanceImpl
- getParameterValue(String) - Method in interface org.eclipse.emf.edapt.spi.history.OperationInstance
-
Helper method to determine the value of a parameter with a certain name
- getParent(Object) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor.ReverseAdapterFactoryContentProvider
- getParent(Object) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor.ReverseAdapterFactoryContentProvider
- getPlugin() - Static method in class org.eclipse.emf.edapt.declaration.DeclarationPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.edapt.declaration.provider.DeclarationEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.edapt.history.presentation.HistoryEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.edapt.spi.history.HistoryPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.edapt.spi.history.provider.HistoryEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.edapt.spi.migration.MigrationPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.edapt.declaration.DeclarationPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.edapt.spi.history.HistoryPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.edapt.spi.migration.MigrationPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPossibleOperations(List<EObject>) - Method in class org.eclipse.emf.edapt.history.instantiation.OperationInstanceHelper
-
Create operation instances for operations which are applicable on a list of selected elements
- getPostLoadModelProcessor() - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
The post load model processor.
- getPreferences(URI) - Static method in class org.eclipse.emf.edapt.history.preferences.ui.ResourcePreferences
-
Get the preference store for the resource identified by the given URI.
- getPreferences(EditingDomain) - Static method in class org.eclipse.emf.edapt.history.preferences.ui.ResourcePreferences
-
Get the preference store for the principal resource of an editing domain.
- getPreviousRelease() - Method in class org.eclipse.emf.edapt.spi.history.impl.ReleaseImpl
- getPreviousRelease() - Method in interface org.eclipse.emf.edapt.spi.history.Release
- getPrimitiveChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Primitive Change
'. - getPrimitiveChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getProgramArguments(ILaunchConfiguration) - Method in class org.eclipse.emf.edapt.migration.ui.MigrationLaunchConfigurationDelegate
- getPropertiesViewer() - Method in class org.eclipse.emf.edapt.common.ui.ModelSash
-
Getter for properties viewer
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.ConstraintItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.IdentifiedElementItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.LibraryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.OperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.ParameterItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.AddItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.CompositeChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ContentChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.CreateItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.DeleteItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.InitializerChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MigrateableChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MigrationChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ModelReferenceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MoveItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.NamedElementItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.NoChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.NonDeleteItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.OperationChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.OperationInstanceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ParameterInstanceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.PrimitiveChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ReleaseItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.RemoveItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.SetItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ValueChangeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertySheetPage() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This accesses a cached version of the property sheet.
- getPropertySheetPage() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This accesses a cached version of the property sheet.
- getReference() - Method in interface org.eclipse.emf.edapt.spi.history.ContentChange
-
Returns the value of the 'Reference' reference.
- getReference() - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- getReferenceName() - Method in interface org.eclipse.emf.edapt.spi.history.ContentChange
-
Returns the value of the 'Reference Name' attribute.
- getReferenceName() - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- getReferences() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getReferences() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Returns the value of the 'References' reference list.
- getReferenceSlot() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getReferenceSlot() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Reference Slot
'. - getReferenceSlot_EReference() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getReferenceSlot_EReference() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference '
EReference
'. - getReferenceSlot_Values() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getReferenceSlot_Values() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference list '
Values
'. - getReferenceValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- getReferenceValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- getReferenceValue() - Method in interface org.eclipse.emf.edapt.spi.history.ParameterInstance
-
Returns the value of the 'Reference Value' containment reference list.
- getReferenceValue() - Method in interface org.eclipse.emf.edapt.spi.history.ValueChange
-
Returns the value of the 'Reference Value' reference.
- getRelativePath(URI, URI) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Get the relative path of a
URI
w.r.t. - getRelease() - Method in class org.eclipse.emf.edapt.migration.ui.ReleaseDialog
-
Gets the chosen release.
- getRelease() - Method in interface org.eclipse.emf.edapt.spi.history.Change
-
Helper method to determine the release to which this change belongs
- getRelease() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Release
'. - getRelease() - Method in class org.eclipse.emf.edapt.spi.history.impl.ChangeImpl
- getRelease() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getRelease(int) - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get the release with a certain number.
- getRelease(int) - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Get the release with a certain number.
- getRelease(Collection<Release>, int) - Static method in class org.eclipse.emf.edapt.history.util.HistoryUtils
-
Get a release with a certain number.
- getRelease(List<? extends Change>) - Static method in class org.eclipse.emf.edapt.history.presentation.action.SubsequentChangesPropertyTester
-
Get the release by which the changes are contained.
- getRelease(Set<String>) - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Get the release of a model based on a set of namespace URIs.
- getRelease(CDOResource) - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
- getRelease(URI) - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get the release of a model based on
URI
. - getRelease(URI) - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Get the release of a model based on
URI
. - getRelease_Changes() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the containment reference list '
Changes
'. - getRelease_Changes() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getRelease_Date() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Date
'. - getRelease_Date() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getRelease_History() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the container reference '
History
'. - getRelease_History() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getRelease_Label() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Label
'. - getRelease_Label() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getReleaseMap() - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Get the release map from NS-URI to releases
- getReleases() - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get all releases.
- getReleases() - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Get all releases.
- getReleases() - Method in interface org.eclipse.emf.edapt.spi.history.History
-
Returns the value of the 'Releases' containment reference list.
- getReleases() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- getRemove() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Remove
'. - getRemove() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getReplaceCommand() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ReplaceDialog
-
Get the command that replaces the primitive changes with an operation.
- getRepository() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getRepository() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getRepository() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getRepository() - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Returns the value of the 'Repository' container reference.
- getRepository() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Repository
'. - getRepository() - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Returns the value of the 'Repository' container reference.
- getRepository_Metamodel() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getRepository_Metamodel() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the containment reference '
Metamodel
'. - getRepository_Model() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getRepository_Model() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the containment reference '
Model
'. - getResource() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getResource() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the resource in which this instance is contained
- getResourceLocator() - Method in class org.eclipse.emf.edapt.declaration.provider.IdentifiedElementItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.edapt.spi.history.provider.ChangeItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.edapt.spi.history.provider.ModelReferenceItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.edapt.spi.history.provider.NamedElementItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.edapt.spi.history.provider.ReleaseItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.edapt.spi.history.util.HistoryValidator
-
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
- getResourceLocator() - Method in class org.eclipse.emf.edapt.spi.migration.util.MigrationValidator
-
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
- getResources() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelImpl
- getResources() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getResources() - Method in interface org.eclipse.emf.edapt.spi.migration.Metamodel
-
Returns the value of the 'Resources' containment reference list.
- getResources() - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Returns the value of the 'Resources' containment reference list.
- getResourceSet() - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Getter for resource set
- getResourceSetFactory() - Method in class org.eclipse.emf.edapt.cdo.migration.execution.CDOMigrator
-
Get the factory to create
ResourceSet
s for custom serialization. - getResourceSetFactory() - Method in class org.eclipse.emf.edapt.migration.execution.Migrator
-
Get the factory to create
ResourceSet
s for custom serialization. - getRestricts() - Method in interface org.eclipse.emf.edapt.declaration.Constraint
-
Returns the value of the 'Restricts' reference.
- getRestricts() - Method in class org.eclipse.emf.edapt.declaration.impl.ConstraintImpl
- getRootAdapterFactory() - Method in class org.eclipse.emf.edapt.declaration.provider.DeclarationItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootElements(Resource, Class<E>) - Static method in class org.eclipse.emf.edapt.internal.common.ResourceUtils
-
Get the root model elements.
- getRootElements(ResourceSet, Class<E>) - Static method in class org.eclipse.emf.edapt.internal.common.ResourceUtils
-
Get the root model elements.
- getRootInstances() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelResourceImpl
- getRootInstances() - Method in interface org.eclipse.emf.edapt.spi.migration.ModelResource
-
Returns the value of the 'Root Instances' reference list.
- getRootLibraries() - Method in class org.eclipse.emf.edapt.internal.declaration.OperationRegistry
-
Get the root libraries.
- getRootOperations() - Method in class org.eclipse.emf.edapt.internal.declaration.OperationRegistry
-
Get the root operations.
- getRootPackage(ResourceSet) - Static method in class org.eclipse.emf.edapt.internal.common.MetamodelUtils
-
Get any root package in a resource set.
- getRootPackages() - Method in class org.eclipse.emf.edapt.internal.common.MetamodelExtent
-
Getter for the root packages
- getRootPackages() - Method in interface org.eclipse.emf.edapt.spi.history.History
-
Helper method to determine the root packages created by the history
- getRootPackages() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryImpl
- getRootPackages() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MetamodelResourceImpl
- getRootPackages() - Method in interface org.eclipse.emf.edapt.spi.migration.MetamodelResource
-
Returns the value of the 'Root Packages' reference list.
- getRootResource(String) - Method in class org.eclipse.emf.edapt.cdo.migration.execution.EdaptCDOViewProvider
-
Get the root resource for a repository.
- getRootResource(ResourceSet) - Static method in class org.eclipse.emf.edapt.history.util.HistoryUtils
-
Get the resource with the root metamodel from a resource set
- getScript() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ScriptDialog
-
Get the script
- getSelectedElement() - Method in class org.eclipse.emf.edapt.migration.ui.ChoiceDialog
-
Returns selected.
- getSelectedElement(ExecutionEvent, Class<V>) - Static method in class org.eclipse.emf.edapt.common.ui.HandlerUtils
-
Get the selected element of type V.
- getSelectedElement(ISelection, Class<V>) - Static method in class org.eclipse.emf.edapt.common.ui.SelectionUtils
-
Get the selected element of type V.
- getSelectedElements() - Method in class org.eclipse.emf.edapt.common.ui.ValueSelectionComposite
-
Get the selected elements
- getSelectedElements(ExecutionEvent, Class<V>) - Static method in class org.eclipse.emf.edapt.common.ui.HandlerUtils
-
Get a list of selected elements of type V.
- getSelectedElements(ISelection, Class<V>) - Static method in class org.eclipse.emf.edapt.common.ui.SelectionUtils
-
Get a list of selected elements of type V.
- getSelectedOperation() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.OperationSash
-
Get the selected operation
- getSelection() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This implements
ISelectionProvider
to return this editor's overall selection. - getSelection() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This implements
ISelectionProvider
to return this editor's overall selection. - getSet() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Set
'. - getSet() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getSet() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getSet() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for data type '
Set
'. - getSet_OldDataValue() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Old Data Value
'. - getSet_OldDataValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getSet_OldReferenceValue() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Old Reference Value
'. - getSet_OldReferenceValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getSet_OldValue() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Old Value
'. - getSet_OldValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getSlot() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getSlot() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Slot
'. - getSlot(EStructuralFeature) - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getSlot(EStructuralFeature) - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Get the slot that conforms to the feature
- getSlot_Instance() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getSlot_Instance() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the container reference '
Instance
'. - getSlots() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getSlots() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Returns the value of the 'Slots' containment reference list.
- getSource() - Method in class org.eclipse.emf.edapt.spi.history.impl.MoveImpl
- getSource() - Method in interface org.eclipse.emf.edapt.spi.history.Move
-
Returns the value of the 'Source' reference.
- getSource(EObject) - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeMapping
-
Get the source element for a target element (to be implemented by subclasses)
- getSource(EObject) - Method in class org.eclipse.emf.edapt.history.reconstruction.Mapping
-
Get the source element for a target element (to be implemented by subclasses)
- getSource(EObject) - Method in class org.eclipse.emf.edapt.history.reconstruction.MappingBase
-
Get the source element for a target element (to be implemented by subclasses)
- getSource(EPackage) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ReleaseWizard
-
Returns the source label to replace.
- getSource(EPackage) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ReleaseWizardPage
-
Returns source label.
- getSourceReconstructor() - Method in class org.eclipse.emf.edapt.history.reconstruction.HistoryComparer2
-
Getter for the first state
- getSourceReleaseNumber() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLine
-
Get the source release number.
- getStructureViewer() - Method in class org.eclipse.emf.edapt.common.ui.ModelSash
-
Getter for structure viewer
- getTarget() - Method in interface org.eclipse.emf.edapt.spi.history.ContentChange
-
Returns the value of the 'Target' reference.
- getTarget() - Method in class org.eclipse.emf.edapt.spi.history.impl.ContentChangeImpl
- getTarget(EObject) - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeMapping
-
Get the target element for a source element (to be implemented by subclasses)
- getTarget(EObject) - Method in class org.eclipse.emf.edapt.history.reconstruction.Mapping
-
Get the target element for a source element (to be implemented by subclasses)
- getTarget(EObject) - Method in class org.eclipse.emf.edapt.history.reconstruction.MappingBase
-
Get the target element for a source element (to be implemented by subclasses)
- getTarget(EPackage) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ReleaseWizard
-
Returns the target label which replaces the source label.
- getTarget(EPackage) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ReleaseWizardPage
-
Returns target label.
- getTargetReconstructor() - Method in class org.eclipse.emf.edapt.history.reconstruction.HistoryComparer2
-
Getter for the second state
- getTargetReleaseNumber() - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLine
-
Get the target release number.
- getText(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.ConstraintItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.IdentifiedElementItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.LibraryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.OperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.declaration.provider.ParameterItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.AddItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.CompositeChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ContentChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.CreateItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.DeleteItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.InitializerChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MigrateableChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MigrationChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ModelReferenceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.MoveItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.NamedElementItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.NoChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.NonDeleteItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.OperationChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.OperationInstanceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ParameterInstanceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.PrimitiveChangeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ReleaseItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.RemoveItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.SetItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.edapt.spi.history.provider.ValueChangeItemProvider
-
This returns the label text for the adapted class.
- getType() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getType() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getType() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Returns the value of the 'Type' container reference.
- getType() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for class '
Type
'. - getType(EClass) - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getType(EClass) - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Get the container for instances that conform to a certain class
- getType_EClass() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getType_EClass() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the reference '
EClass
'. - getType_Instances() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getType_Instances() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the containment reference list '
Instances
'. - getType_Model() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getType_Model() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for the container reference '
Model
'. - getTypes() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ModelImpl
- getTypes() - Method in interface org.eclipse.emf.edapt.spi.migration.Model
-
Returns the value of the 'Types' containment reference list.
- getUri() - Method in interface org.eclipse.emf.edapt.spi.migration.AbstractResource
-
Returns the value of the 'Uri' attribute.
- getUri() - Method in class org.eclipse.emf.edapt.spi.migration.impl.AbstractResourceImpl
- getUri() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getUri() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Returns the value of the 'Uri' attribute.
- getURI() - Method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
- getURI() - Method in interface org.eclipse.emf.edapt.spi.migration.MigrationPackage
-
Returns the meta object for data type '
URI
'. - getURI(File) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Convert a file name to an EMF URI
- getURI(String) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Convert a file name to an EMF URI
- getURI(URL) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Get EMF URI from Java URL
- getURI(IResource) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Convert Eclipse resource to EMF URI
- getURI(IPath) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Create an EMF URI from an Eclipse path
- getURL(URI) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Get Java URL from EMF URI
- getUuid() - Method in class org.eclipse.emf.edapt.spi.migration.impl.InstanceImpl
- getUuid() - Method in interface org.eclipse.emf.edapt.spi.migration.Instance
-
Returns the value of the 'Uuid' attribute.
- getUUID(EObject) - Static method in class org.eclipse.emf.edapt.internal.common.EcoreUtils
-
Get the UUID of a model element.
- getValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.ParameterInstanceImpl
- getValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.ValueChangeImpl
- getValue() - Method in interface org.eclipse.emf.edapt.spi.history.ParameterInstance
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.eclipse.emf.edapt.spi.history.ValueChange
-
Returns the value of the 'Value' attribute.
- getValueChange() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for class '
Value Change
'. - getValueChange() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getValueChange_DataValue() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Data Value
'. - getValueChange_DataValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getValueChange_Element() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Element
'. - getValueChange_Element() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getValueChange_Feature() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Feature
'. - getValueChange_Feature() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getValueChange_FeatureName() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Feature Name
'. - getValueChange_FeatureName() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getValueChange_ReferenceValue() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the reference '
Reference Value
'. - getValueChange_ReferenceValue() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getValueChange_Value() - Method in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
Returns the meta object for the attribute '
Value
'. - getValueChange_Value() - Method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
- getValues() - Method in interface org.eclipse.emf.edapt.spi.migration.AttributeSlot
-
Returns the value of the 'Values' attribute list.
- getValues() - Method in class org.eclipse.emf.edapt.spi.migration.impl.AttributeSlotImpl
- getValues() - Method in class org.eclipse.emf.edapt.spi.migration.impl.ReferenceSlotImpl
- getValues() - Method in class org.eclipse.emf.edapt.spi.migration.impl.SlotImpl
-
Get the values of a slot
- getValues() - Method in interface org.eclipse.emf.edapt.spi.migration.ReferenceSlot
-
Returns the value of the 'Values' reference list.
- getView(URI, ResourceSet) - Method in class org.eclipse.emf.edapt.cdo.migration.execution.EdaptCDOViewProvider
- getViewer() - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This returns the viewer as required by the
IViewerProvider
interface. - getViewer() - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This returns the viewer as required by the
IViewerProvider
interface. - getViolatedConstraints(OperationInstance) - Method in class org.eclipse.emf.edapt.history.instantiation.OperationInstanceHelper
-
Evaluate all constraints of an operation instance and return those which are not fulfilled
- getWindowTitle() - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ReleaseWizard
- gotoMarker(IMarker) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
- gotoMarker(IMarker) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
H
- handleContentOutlineSelection(ISelection) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This deals with how we want selection in the outliner to affect the other views.
- handleContentOutlineSelection(ISelection) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This deals with how we want selection in the outliner to affect the other views.
- HandlerUtils - Class in org.eclipse.emf.edapt.common.ui
-
Helper methods to support command handlers.
- hasChildren(Object) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor.ReverseAdapterFactoryContentProvider
- hasChildren(Object) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor.ReverseAdapterFactoryContentProvider
- hashCode() - Method in class org.eclipse.emf.edapt.internal.migration.impl.LazyExtentMap
- History - Interface in org.eclipse.emf.edapt.spi.history
-
A representation of the model object 'History'.
- HISTORY - org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLineOption
-
The history file.
- HISTORY - org.eclipse.emf.edapt.internal.migration.execution.ValidationLevel
-
The model is validated before and after migration.
- HISTORY - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The meta object id for the '
History
' class. - HISTORY - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the '
History
' class. - HISTORY__RELEASES - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The feature id for the 'Releases' containment reference list.
- HISTORY__RELEASES - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage.Literals
-
The meta object literal for the 'Releases' containment reference list feature.
- HISTORY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.spi.history.HistoryPackage
-
The number of structural features of the 'History' class.
- HISTORY_FILE_EXTENSION - Static variable in class org.eclipse.emf.edapt.history.util.HistoryUtils
-
Extension of a history file
- HistoryActionBarContributor - Class in org.eclipse.emf.edapt.history.presentation
-
This is the action bar contributor for the History model editor.
- HistoryActionBarContributor() - Constructor for class org.eclipse.emf.edapt.history.presentation.HistoryActionBarContributor
-
This creates an instance of the contributor.
- HistoryAdapterFactory - Class in org.eclipse.emf.edapt.spi.history.util
-
The Adapter Factory for the model.
- HistoryAdapterFactory() - Constructor for class org.eclipse.emf.edapt.spi.history.util.HistoryAdapterFactory
-
Creates an instance of the adapter factory.
- HistoryChangeRecorder - Class in org.eclipse.emf.edapt.history.recorder
-
Recorder to store and restore links from the history to the metamodel that have been lost due to
ResourceSet
-wide deletes. - HistoryChangeRecorder(History) - Constructor for class org.eclipse.emf.edapt.history.recorder.HistoryChangeRecorder
-
Constructor
- HistoryComparer2 - Class in org.eclipse.emf.edapt.history.reconstruction
- HistoryComparer2(EcoreForwardReconstructor, EcoreForwardReconstructor) - Constructor for class org.eclipse.emf.edapt.history.reconstruction.HistoryComparer2
- HistoryEditor - Class in org.eclipse.emf.edapt.history.presentation
-
This is an example of a History model editor.
- HistoryEditor() - Constructor for class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This creates a model editor.
- HistoryEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.emf.edapt.history.presentation
- HistoryEditorPlugin - Class in org.eclipse.emf.edapt.history.presentation
-
This is the central singleton for the History editor plugin.
- HistoryEditorPlugin() - Constructor for class org.eclipse.emf.edapt.history.presentation.HistoryEditorPlugin
-
Create the instance.
- HistoryEditorPlugin.Implementation - Class in org.eclipse.emf.edapt.history.presentation
-
The actual implementation of the Eclipse Plugin.
- HistoryEditPlugin - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the central singleton for the History edit plugin.
- HistoryEditPlugin() - Constructor for class org.eclipse.emf.edapt.spi.history.provider.HistoryEditPlugin
-
Create the instance.
- HistoryEditPlugin.Implementation - Class in org.eclipse.emf.edapt.spi.history.provider
-
The actual implementation of the Eclipse Plugin.
- HistoryFactory - Interface in org.eclipse.emf.edapt.spi.history
-
The Factory for the model.
- HistoryFactoryImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model Factory.
- HistoryFactoryImpl() - Constructor for class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
-
Creates an instance of the factory.
- HistoryGenerator - Class in org.eclipse.emf.edapt.history.recorder
-
Class to generate the default history for a metamodel
- HistoryGenerator(List<EPackage>) - Constructor for class org.eclipse.emf.edapt.history.recorder.HistoryGenerator
-
Constructor
- HistoryImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model object 'History'.
- HistoryItemProvider - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the item provider adapter for a
History
object. - HistoryItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProvider
-
This constructs an instance from a factory and a notifier.
- HistoryItemProviderAdapterFactory - Class in org.eclipse.emf.edapt.spi.history.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- HistoryItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.edapt.spi.history.provider.HistoryItemProviderAdapterFactory
-
This constructs an instance.
- HistoryModelWizard - Class in org.eclipse.emf.edapt.history.presentation
-
This is a simple wizard for creating a new model file.
- HistoryModelWizard() - Constructor for class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard
- HistoryModelWizard.HistoryModelWizardInitialObjectCreationPage - Class in org.eclipse.emf.edapt.history.presentation
-
This is the page where the type of object to create is selected.
- HistoryModelWizard.HistoryModelWizardNewFileCreationPage - Class in org.eclipse.emf.edapt.history.presentation
-
This is the one page of the wizard.
- HistoryModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard.HistoryModelWizardInitialObjectCreationPage
-
Pass in the selection.
- HistoryModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard.HistoryModelWizardNewFileCreationPage
-
Pass in the selection.
- HistoryPackage - Interface in org.eclipse.emf.edapt.spi.history
-
The Package for the model.
- HistoryPackage.Literals - Interface in org.eclipse.emf.edapt.spi.history
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- HistoryPackageImpl - Class in org.eclipse.emf.edapt.spi.history.impl
-
An implementation of the model Package.
- HistoryPlugin - Class in org.eclipse.emf.edapt.spi.history
-
This is the central singleton for the History model plugin.
- HistoryPlugin() - Constructor for class org.eclipse.emf.edapt.spi.history.HistoryPlugin
-
Create the instance.
- HistoryPlugin.Implementation - Class in org.eclipse.emf.edapt.spi.history
-
The actual implementation of the Eclipse Plugin.
- HistoryPreferencePage - Class in org.eclipse.emf.edapt.history.preferences.ui
-
Top-level preference page for the Edapt history management.
- HistoryPreferencePage() - Constructor for class org.eclipse.emf.edapt.history.preferences.ui.HistoryPreferencePage
-
Initializes me.
- HistoryReconstructor - Class in org.eclipse.emf.edapt.history.reconstruction
-
Reconstructor to reproduce the history.
- HistoryReconstructor() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.HistoryReconstructor
- HistoryResourceFactoryImpl - Class in org.eclipse.emf.edapt.spi.history.util
-
The Resource Factory associated with the package.
- HistoryResourceFactoryImpl() - Constructor for class org.eclipse.emf.edapt.spi.history.util.HistoryResourceFactoryImpl
-
Creates an instance of the resource factory.
- HistoryResourceImpl - Class in org.eclipse.emf.edapt.spi.history.util
-
The Resource associated with the package.
- HistoryResourceImpl(URI) - Constructor for class org.eclipse.emf.edapt.spi.history.util.HistoryResourceImpl
-
Creates an instance of the resource.
- HistorySwitch<T> - Class in org.eclipse.emf.edapt.spi.history.util
-
The Switch for the model's inheritance hierarchy.
- HistorySwitch() - Constructor for class org.eclipse.emf.edapt.spi.history.util.HistorySwitch
-
Creates an instance of the switch.
- HistoryUIUtils - Class in org.eclipse.emf.edapt.history.provider.util
-
Helper methods for the history metamodels
- HistoryUIUtils() - Constructor for class org.eclipse.emf.edapt.history.provider.util.HistoryUIUtils
- HistoryUtils - Class in org.eclipse.emf.edapt.history.util
-
Helper methods to deal with the metamodel history
- HistoryValidator - Class in org.eclipse.emf.edapt.history.reconstruction
-
A reconstructor that follows the history and checks whether changes are breaking
- HistoryValidator - Class in org.eclipse.emf.edapt.spi.history.util
-
The Validator for the model.
- HistoryValidator() - Constructor for class org.eclipse.emf.edapt.history.reconstruction.HistoryValidator
-
Default constructor
- HistoryValidator() - Constructor for class org.eclipse.emf.edapt.spi.history.util.HistoryValidator
-
Creates an instance of the switch.
I
- IChangeProvider - Interface in org.eclipse.emf.edapt.history.recorder
-
To indicate that a command is able to assemble a representation of the change it causes
- IClassLoader - Interface in org.eclipse.emf.edapt.internal.migration.execution
-
Interface for a classloader for
CustomMigration
s. - id() - Method in enum org.eclipse.emf.edapt.internal.migration.execution.internal.MigratorCommandLineOption
-
Get the identifier of the option.
- ID - Static variable in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView
-
Identifier of the view for convenience
- ID - Static variable in class org.eclipse.emf.edapt.history.instantiation.ui.OperationBrowser
-
Identifier of this view an in the plugin.xml.
- ID - Static variable in class org.eclipse.emf.edapt.history.presentation.ChangeDocumentationView
-
Identifier like in the plugin.xml
- ID - Static variable in class org.eclipse.emf.edapt.history.presentation.ElementChangesView
-
Identifier of the view like in the plugin.xml
- ID - Static variable in class org.eclipse.emf.edapt.history.reconstruction.ui.ComparisonView
-
Identifier of the view as in the plugin.xml
- ID - Static variable in class org.eclipse.emf.edapt.history.reconstruction.ui.ReconstructionView
-
Identifier as in the plugin.xml
- IDebugger - Interface in org.eclipse.emf.edapt.internal.migration.internal
-
Debugger for model migrations.
- IDENTIFIED_ELEMENT - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The meta object id for the '
Identified Element
' class. - IDENTIFIED_ELEMENT - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage.Literals
-
The meta object literal for the '
Identified Element
' class. - IDENTIFIED_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The feature id for the 'Description' attribute.
- IDENTIFIED_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- IDENTIFIED_ELEMENT__NAME - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The feature id for the 'Name' attribute.
- IDENTIFIED_ELEMENT__NAME - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- IDENTIFIED_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.edapt.declaration.DeclarationPackage
-
The number of structural features of the 'Identified Element' class.
- IdentifiedElement - Interface in org.eclipse.emf.edapt.declaration
-
A representation of the model object 'Identified Element'.
- IdentifiedElementImpl - Class in org.eclipse.emf.edapt.declaration.impl
-
An implementation of the model object 'Identified Element'.
- IdentifiedElementItemProvider - Class in org.eclipse.emf.edapt.declaration.provider
-
This is the item provider adapter for a
IdentifiedElement
object. - IdentifiedElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edapt.declaration.provider.IdentifiedElementItemProvider
-
This constructs an instance from a factory and a notifier.
- identifier() - Method in annotation type org.eclipse.emf.edapt.declaration.EdaptOperation
-
The identifier of the operation.
- IDiffModelFilter - Interface in org.eclipse.emf.edapt.history.reconstruction
-
Interface to filter difference models.
- IExtentProvider - Interface in org.eclipse.emf.edapt.internal.common
-
Provider for metamodel extents
- ImitateSuperType - Class in org.eclipse.emf.edapt.declaration.inheritance
- ImitateSuperType() - Constructor for class org.eclipse.emf.edapt.declaration.inheritance.ImitateSuperType
- Implementation() - Constructor for class org.eclipse.emf.edapt.declaration.DeclarationPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditorPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.edapt.declaration.provider.DeclarationEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.edapt.history.presentation.HistoryEditorPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.edapt.spi.history.HistoryPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.edapt.spi.history.provider.HistoryEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.edapt.spi.migration.MigrationPlugin.Implementation
-
Creates an instance.
- increment() - Method in class org.eclipse.emf.edapt.internal.common.URIUtilsTest.IncrementVersionSegment
- incrementVersionSegment(String) - Static method in class org.eclipse.emf.edapt.internal.common.URIUtils
-
Increment the first part of a version number in a URI segment, as might be in a package namespace URI, if it appears to contain a version number.
- IncrementVersionSegment(String, String) - Constructor for class org.eclipse.emf.edapt.internal.common.URIUtilsTest.IncrementVersionSegment
-
Initializes me with the
input
segment and theexpected
result. - InheritanceOperations - Class in org.eclipse.emf.edapt.declaration.inheritance
- InheritanceOperations() - Constructor for class org.eclipse.emf.edapt.declaration.inheritance.InheritanceOperations
-
Constructor.
- init() - Static method in class org.eclipse.emf.edapt.declaration.impl.DeclarationFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.edapt.declaration.impl.DeclarationPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.edapt.spi.history.impl.HistoryFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.edapt.spi.history.impl.HistoryPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.edapt.spi.migration.impl.MigrationPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(URI, EcoreEditor) - Method in class org.eclipse.emf.edapt.history.instantiation.ui.ConvergenceView
-
Initialize the contents of the view
- init(Mapping, MetamodelExtent) - Method in class org.eclipse.emf.edapt.history.reconstruction.CompositeReconstructorBase
-
Initialization will be called at the very beginning of reconstruction
- init(Mapping, MetamodelExtent) - Method in class org.eclipse.emf.edapt.history.reconstruction.EcoreBackwardReconstructor
-
Initialization will be called at the very beginning of reconstruction
- init(Mapping, MetamodelExtent) - Method in class org.eclipse.emf.edapt.history.reconstruction.EcoreForwardReconstructor
-
Initialization will be called at the very beginning of reconstruction
- init(Mapping, MetamodelExtent) - Method in class org.eclipse.emf.edapt.history.reconstruction.HistoryReconstructor
-
Initialization will be called at the very beginning of reconstruction
- init(Mapping, MetamodelExtent) - Method in class org.eclipse.emf.edapt.history.reconstruction.HistoryValidator
-
Initialization will be called at the very beginning of reconstruction
- init(Mapping, MetamodelExtent) - Method in interface org.eclipse.emf.edapt.history.reconstruction.IReconstructor
-
Initialization will be called at the very beginning of reconstruction
- init(Mapping, MetamodelExtent) - Method in class org.eclipse.emf.edapt.history.reconstruction.MigrationChangeReconstructor
-
Initialization will be called at the very beginning of reconstruction
- init(Mapping, MetamodelExtent) - Method in class org.eclipse.emf.edapt.history.reconstruction.ReconstructorBase
-
Initialization will be called at the very beginning of reconstruction
- init(Mapping, MetamodelExtent) - Method in class org.eclipse.emf.edapt.internal.migration.execution.internal.MigrationReconstructor
-
Initialization will be called at the very beginning of reconstruction
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationEditor
-
This is called during startup.
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryEditor
-
This is called during startup.
- init(IWorkbench) - Method in class org.eclipse.emf.edapt.history.preferences.ui.HistoryPreferencePage
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.edapt.declaration.presentation.DeclarationModelWizard
-
This just records the information.
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.edapt.history.presentation.HistoryModelWizard
-
This just records the information.
- initialize(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.creation.NewOppositeReference
-
Initialize the parameters of the operation.
- initialize(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.delegation.ExtractClass
-
Initialize the parameters of the operation.
- initialize(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeReference
-
Initialize the parameters of the operation.
- initialize(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.generalization.GeneralizeSuperType
-
Initialize the parameters of the operation.
- initialize(Metamodel) - Method in class org.eclipse.emf.edapt.declaration.generalization.