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

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

public class ESRoleImpl
extends AbstractAPIImpl<ESRole,Role>
implements ESRole

The API implementation class for an ESRole.

Author:
emueller

Constructor Summary
ESRoleImpl(Role role)
          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

ESRoleImpl

public ESRoleImpl(Role role)
Constructor.

Parameters:
role - the internal representation of a role


Copyright © 2016. All Rights Reserved.