Uses of Class
org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet

Packages that use ReservationSet
org.eclipse.emf.emfstore.internal.server.conflictDetection   
 

Uses of ReservationSet in org.eclipse.emf.emfstore.internal.server.conflictDetection
 

Methods in org.eclipse.emf.emfstore.internal.server.conflictDetection that return ReservationSet
 ReservationSet ReservationSetModifier.addCustomReservation(AbstractOperation operation, ReservationSet reservationSet, ModelElementIdToEObjectMapping mapping)
          Allows to modify the given ReservationSet.
 

Methods in org.eclipse.emf.emfstore.internal.server.conflictDetection with parameters of type ReservationSet
 ReservationSet ReservationSetModifier.addCustomReservation(AbstractOperation operation, ReservationSet reservationSet, ModelElementIdToEObjectMapping mapping)
          Allows to modify the given ReservationSet.
 



Copyright © 2015. All Rights Reserved.