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

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

public class ESOperationImpl
extends AbstractAPIImpl<ESOperation,AbstractOperation>
implements ESOperation

Mapping between ESOperation and AbstractOperation.


Constructor Summary
ESOperationImpl(AbstractOperation internalType)
          Constructs a new ESOperation by wrapping an internal operation type.
 
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

ESOperationImpl

public ESOperationImpl(AbstractOperation internalType)
Constructs a new ESOperation by wrapping an internal operation type.

Parameters:
internalType - the internal operation


Copyright © 2015. All Rights Reserved.