public interface ReservationSetModifier
ReservationSet that is
created during conflict detection.| Modifier and Type | Field and Description |
|---|---|
static String |
ID
ID of the
ReservationSetModifier option. |
| Modifier and Type | Method and Description |
|---|---|
ReservationSet |
addCustomReservation(AbstractOperation operation,
ReservationSet reservationSet,
ModelElementIdToEObjectMapping mapping)
Allows to modify the given
ReservationSet. |
static final String ID
ReservationSetModifier option.ReservationSet addCustomReservation(AbstractOperation operation, ReservationSet reservationSet, ModelElementIdToEObjectMapping mapping)
ReservationSet.operation - the current operation in scopereservationSet - the existing ReservationSetmapping - a mapping of EObjects to ModelElementIds and vice versa containing
all involved model elementsCopyright © 2017. All rights reserved.