Uses of Interface
org.eclipse.emf.cdo.lm.Delivery
Packages that use Delivery
Package
Description
The generated EMF API of the CDO Lifecycle Management model.
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
The generated EMF implementation of the CDO Lifecycle Management model.
The generated EMF utilities of the CDO Lifecycle Management model.
-
Uses of Delivery in org.eclipse.emf.cdo.lm
Methods in org.eclipse.emf.cdo.lm that return DeliveryModifier and TypeMethodDescriptionLMFactory.createDelivery()
Returns a new object of class 'Delivery'.Change.getDelivery
(Stream stream) Stream.getDelivery
(Change change) Methods in org.eclipse.emf.cdo.lm that return types with arguments of type DeliveryModifier and TypeMethodDescriptionChange.getDeliveries()
Returns the value of the 'Deliveries' reference list.FloatingBaseline.getDeliveries()
-
Uses of Delivery in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client that return DeliveryModifier and TypeMethodDescriptionISystemDescriptor.createDelivery
(Stream stream, Change change, LMMerger merger, IProgressMonitor monitor) -
Uses of Delivery in org.eclipse.emf.cdo.lm.impl
Classes in org.eclipse.emf.cdo.lm.impl that implement DeliveryModifier and TypeClassDescriptionclass
An implementation of the model object 'Delivery'.Methods in org.eclipse.emf.cdo.lm.impl that return DeliveryModifier and TypeMethodDescriptionLMFactoryImpl.createDelivery()
ChangeImpl.getDelivery
(Stream stream) StreamImpl.getDelivery
(Change change) Methods in org.eclipse.emf.cdo.lm.impl that return types with arguments of type DeliveryModifier and TypeMethodDescriptionChangeImpl.getDeliveries()
FloatingBaselineImpl.getDeliveries()
StreamImpl.getDeliveries()
-
Uses of Delivery in org.eclipse.emf.cdo.lm.util
Methods in org.eclipse.emf.cdo.lm.util with parameters of type DeliveryModifier and TypeMethodDescriptionLMSwitch.caseDelivery
(Delivery object) Returns the result of interpreting the object as an instance of 'Delivery'.