org.eclipse.emf.emfstore.server.model
Interface ESOperation

All Known Implementing Classes:
ESOperationImpl

public interface ESOperation

Represents a change operation on the contents of a project.

NOTE: Currently the interface is empty, but it will eventually contain methods to determine the nature of the change of the operation, e.g. changed object and type of change. Also operations will be applicable to projects and reversable. At the moment of writing only the internal API offers these methods.

Author:
mkoegel



Copyright © 2015. All Rights Reserved.