Uses of Interface
org.eclipse.emf.cdo.lm.Stream
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 Stream in org.eclipse.emf.cdo.lm
Modifier and TypeMethodDescriptionLMFactory.createStream()
Returns a new object of class 'Stream'.LMFactory.createStream
(int majorVersion, int minorVersion, String codeName) StreamSpec.createStream()
Baseline.getStream()
Returns the value of the 'Stream' container reference.Module.getStream
(int majorVersion, int minorVersion) StreamElement.getStream()
Modifier and TypeMethodDescriptionDrop.getBasedStreams()
Change.getDeliveryCandidateStreams()
Change.getDeliveryStreams()
Module.getStreams()
Returns the value of the 'Streams' containment reference list.Modifier and TypeMethodDescriptionChange.getDelivery
(Stream stream) Change.getDeliveryPoint
(Stream stream) void
Sets the value of the 'Stream
' container reference. -
Uses of Stream in org.eclipse.emf.cdo.lm.client
Modifier and TypeMethodDescriptionISystemDescriptor.createStream
(Module module, Drop base, StreamSpec streamSpec, IProgressMonitor monitor) ISystemManager.StreamBranchChangedEvent.getStream()
Modifier and TypeMethodDescriptionISystemDescriptor.createChange
(Stream stream, FixedBaseline base, String label, IProgressMonitor monitor) ISystemDescriptor.createDelivery
(Stream stream, Change change, LMMerger merger, IProgressMonitor monitor) ISystemDescriptor.createDrop
(Stream stream, DropType dropType, long timeStamp, String label, IProgressMonitor monitor) LMImporter.DropCreator.createDrop
(ISystemDescriptor systemDescriptor, Stream stream, long timeStamp, IProgressMonitor monitor) -
Uses of Stream in org.eclipse.emf.cdo.lm.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Stream'.Modifier and TypeMethodDescriptionLMFactoryImpl.createStream()
LMFactoryImpl.createStream
(int majorVersion, int minorVersion, String codeName) BaselineImpl.getStream()
DependencyImpl.getStream()
ModuleImpl.getStream
(int majorVersion, int minorVersion) Modifier and TypeMethodDescriptionDropImpl.getBasedStreams()
ChangeImpl.getDeliveryCandidateStreams()
ChangeImpl.getDeliveryStreams()
ModuleImpl.getStreams()
Modifier and TypeMethodDescriptionBaselineImpl.basicSetStream
(Stream newStream, NotificationChain msgs) ChangeImpl.getDelivery
(Stream stream) ChangeImpl.getDeliveryPoint
(Stream stream) void
-
Uses of Stream in org.eclipse.emf.cdo.lm.reviews.provider
Modifier and TypeMethodDescriptionReviewsItemProviderAdapterFactory.LMChildCreationExtender.CreationSwitch.caseStream
(Stream object) -
Uses of Stream in org.eclipse.emf.cdo.lm.util
Modifier and TypeMethodDescriptionLMSwitch.caseStream
(Stream object) Returns the result of interpreting the object as an instance of 'Stream'.