Uses of Interface
org.eclipse.emf.cdo.lm.FixedBaseline
Packages that use 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
Subinterfaces of FixedBaseline in org.eclipse.emf.cdo.lmModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Delivery'.interface
A representation of the model object 'Drop'.Methods in org.eclipse.emf.cdo.lm that return FixedBaselineModifier and TypeMethodDescriptionChange.getBase()
Returns the value of the 'Base' reference.FloatingBaseline.getBase()
Methods in org.eclipse.emf.cdo.lm with parameters of type FixedBaselineModifier and TypeMethodDescriptionvoid
Change.setBase
(FixedBaseline value) Sets the value of the 'Base
' reference. -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client with parameters of type FixedBaselineModifier and TypeMethodDescriptionISystemDescriptor.createChange
(Stream stream, FixedBaseline base, String label, IProgressMonitor monitor) -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.impl
Classes in org.eclipse.emf.cdo.lm.impl that implement FixedBaselineModifier 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'.Methods in org.eclipse.emf.cdo.lm.impl that return FixedBaselineModifier and TypeMethodDescriptionChangeImpl.basicGetBase()
ChangeImpl.getBase()
abstract FixedBaseline
FloatingBaselineImpl.getBase()
Methods in org.eclipse.emf.cdo.lm.impl with parameters of type FixedBaselineModifier and TypeMethodDescriptionFixedBaselineImpl.getBasedChanges
(FixedBaseline fixedBaseline) void
ChangeImpl.setBase
(FixedBaseline newBase) -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.reviews
Subinterfaces of FixedBaseline in org.eclipse.emf.cdo.lm.reviewsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Drop Review'.Methods in org.eclipse.emf.cdo.lm.reviews that return FixedBaselineModifier and TypeMethodDescriptionDeliveryReview.getBase()
Returns the value of the 'Base' reference.Methods in org.eclipse.emf.cdo.lm.reviews with parameters of type FixedBaselineModifier and TypeMethodDescriptionvoid
DeliveryReview.setBase
(FixedBaseline value) Sets the value of the 'Base
' reference. -
Uses of FixedBaseline in org.eclipse.emf.cdo.lm.reviews.impl
Classes in org.eclipse.emf.cdo.lm.reviews.impl that implement FixedBaselineModifier and TypeClassDescriptionclass
An implementation of the model object 'Drop Review'.Methods in org.eclipse.emf.cdo.lm.reviews.impl that return FixedBaselineMethods in org.eclipse.emf.cdo.lm.reviews.impl with parameters of type FixedBaselineModifier 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
Methods in org.eclipse.emf.cdo.lm.reviews.util with parameters of type FixedBaselineModifier 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
Methods in org.eclipse.emf.cdo.lm.util with parameters of type FixedBaselineModifier and TypeMethodDescriptionLMSwitch.caseFixedBaseline
(FixedBaseline object) Returns the result of interpreting the object as an instance of 'Fixed Baseline'.