Uses of Interface
org.eclipse.emf.cdo.lm.FixedBaseline
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 FixedBaseline in org.eclipse.emf.cdo.lm
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Delivery'.interface
A representation of the model object 'Drop'.Modifier and TypeMethodDescriptionChange.getBase()
Returns the value of the 'Base' reference.FloatingBaseline.getBase()
Modifier and TypeMethodDescriptionvoid
Change.setBase
(FixedBaseline value) Sets the value of the 'Base
' reference. -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.client
Modifier and TypeMethodDescriptionISystemDescriptor.createChange
(Stream stream, FixedBaseline base, String label, IProgressMonitor monitor) -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Delivery'.class
An implementation of the model object 'Drop'.class
An implementation of the model object 'Fixed Baseline'.Modifier and TypeMethodDescriptionChangeImpl.basicGetBase()
ChangeImpl.getBase()
abstract FixedBaseline
FloatingBaselineImpl.getBase()
Modifier and TypeMethodDescriptionFixedBaselineImpl.getBasedChanges
(FixedBaseline fixedBaseline) void
ChangeImpl.setBase
(FixedBaseline newBase) -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.reviews
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Drop Review'.Modifier and TypeMethodDescriptionDeliveryReview.getBase()
Returns the value of the 'Base' reference.Modifier and TypeMethodDescriptionvoid
DeliveryReview.setBase
(FixedBaseline value) Sets the value of the 'Base
' reference. -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.reviews.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Drop Review'.Modifier and TypeMethodDescriptionprotected abstract void
ReviewStatemachine.handleSubmit
(REVIEW review, FixedBaseline submitResult) protected final void
ReviewStatemachine.Server.handleSubmit
(REVIEW review, FixedBaseline submitResult) void
DeliveryReviewImpl.setBase
(FixedBaseline newBase) -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.reviews.util
Modifier and TypeMethodDescriptionReviewsSwitch.caseFixedBaseline
(FixedBaseline object) Returns the result of interpreting the object as an instance of 'Fixed Baseline'. -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.util
Modifier and TypeMethodDescriptionLMSwitch.caseFixedBaseline
(FixedBaseline object) Returns the result of interpreting the object as an instance of 'Fixed Baseline'.