Interface MigrationChange

  • All Superinterfaces:
    Change, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    MigrationChangeImpl

    public interface MigrationChange
    extends Change
    A representation of the model object 'Migration Change'. A change to attach a migration to a sequence of changes

    The following features are supported:

    See Also:
    HistoryPackage.getMigrationChange()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<MigrateableChange> getChanges()
      Returns the value of the 'Changes' containment reference list.
      String getMigration()
      Returns the value of the 'Migration' attribute.
      void setMigration​(String value)
      Sets the value of the 'Migration' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver