Uses of Interface
org.eclipse.emf.cdo.lm.Drop
Packages that use Drop
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 Drop in org.eclipse.emf.cdo.lm
Methods in org.eclipse.emf.cdo.lm that return DropModifier and TypeMethodDescriptionLMFactory.createDrop()
Returns a new object of class 'Drop'.Stream.getBase()
Returns the value of the 'Base' reference.Stream.getFirstRelease()
Stream.getLastRelease()
Methods in org.eclipse.emf.cdo.lm that return types with arguments of type DropMethods in org.eclipse.emf.cdo.lm with parameters of type Drop -
Uses of Drop in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client that return DropModifier and TypeMethodDescriptionISystemDescriptor.createDrop
(Stream stream, DropType dropType, long timeStamp, String label, IProgressMonitor monitor) LMImporter.DropCreator.createDrop
(ISystemDescriptor systemDescriptor, Stream stream, long timeStamp, IProgressMonitor monitor) Methods in org.eclipse.emf.cdo.lm.client with parameters of type DropModifier and TypeMethodDescriptionISystemDescriptor.createStream
(Module module, Drop base, StreamSpec streamSpec, IProgressMonitor monitor) -
Uses of Drop in org.eclipse.emf.cdo.lm.impl
Classes in org.eclipse.emf.cdo.lm.impl that implement DropMethods in org.eclipse.emf.cdo.lm.impl that return DropModifier and TypeMethodDescriptionStreamImpl.basicGetBase()
LMFactoryImpl.createDrop()
StreamImpl.getBase()
StreamImpl.getFirstRelease()
StreamImpl.getLastRelease()
Methods in org.eclipse.emf.cdo.lm.impl that return types with arguments of type DropMethods in org.eclipse.emf.cdo.lm.impl with parameters of type Drop -
Uses of Drop in org.eclipse.emf.cdo.lm.util
Methods in org.eclipse.emf.cdo.lm.util with parameters of type Drop