Interface IEmfChange

  • All Superinterfaces:
    IChange
    All Known Implementing Classes:
    EmfChange

    public interface IEmfChange
    extends IChange
    Defines contract of EMF change.
    See Also:
    IChange
    • Method Detail

      • getCommand

        org.eclipse.emf.common.command.Command getCommand()
        Returns:
        this change's EMF command.