org.eclipse.emf.emfstore.internal.server.model.impl.api
Class ESProjectHistoryImpl

java.lang.Object
  extended by org.eclipse.emf.emfstore.internal.common.api.AbstractAPIImpl<ESProjectHistory,ProjectHistory>
      extended by org.eclipse.emf.emfstore.internal.server.model.impl.api.ESProjectHistoryImpl
All Implemented Interfaces:
InternalAPIDelegator<ESProjectHistory,ProjectHistory>, ESProjectHistory

public class ESProjectHistoryImpl
extends AbstractAPIImpl<ESProjectHistory,ProjectHistory>
implements ESProjectHistory

The API implementation class for an ESProjectHistory.

Author:
emueller

Constructor Summary
ESProjectHistoryImpl(ProjectHistory projectHistory)
          Constructor.
 
Method Summary
 
Methods inherited from class org.eclipse.emf.emfstore.internal.common.api.AbstractAPIImpl
equals, hashCode, toInternalAPI
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESProjectHistoryImpl

public ESProjectHistoryImpl(ProjectHistory projectHistory)
Constructor.

Parameters:
projectHistory - the internal representation of a project history


Copyright © 2016. All Rights Reserved.