Uses of Interface
org.eclipse.emf.cdo.lm.StreamElement
Packages that use StreamElement
Package
Description
The generated EMF API of the CDO Lifecycle Management model.
The generated EMF implementation of the CDO Lifecycle Management model.
The generated EMF utilities of the CDO Lifecycle Management model.
-
Uses of StreamElement in org.eclipse.emf.cdo.lm
Subinterfaces of StreamElement in org.eclipse.emf.cdo.lmModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Baseline'.interface
A representation of the model object 'Change'.interface
A representation of the model object 'Delivery'.interface
A representation of the model object 'Dependency'.interface
A representation of the model object 'Drop'.interface
A representation of the model object 'Fixed Baseline'.interface
A representation of the model object 'Floating Baseline'.interface
A representation of the model object 'Stream'. -
Uses of StreamElement in org.eclipse.emf.cdo.lm.impl
Subinterfaces of StreamElement in org.eclipse.emf.cdo.lm.implClasses in org.eclipse.emf.cdo.lm.impl that implement StreamElementModifier and TypeClassDescriptionclass
An implementation of the model object 'Baseline'.class
An implementation of the model object 'Change'.class
An implementation of the model object 'Delivery'.class
An implementation of the model object 'Dependency'.class
An implementation of the model object 'Drop'.class
An implementation of the model object 'Fixed Baseline'.class
An implementation of the model object 'Floating Baseline'.class
An implementation of the model object 'Stream'. -
Uses of StreamElement in org.eclipse.emf.cdo.lm.reviews
Subinterfaces of StreamElement in org.eclipse.emf.cdo.lm.reviewsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Delivery Review'.interface
A representation of the model object 'Drop Review'.interface
A representation of the model object 'Review'. -
Uses of StreamElement in org.eclipse.emf.cdo.lm.reviews.impl
Classes in org.eclipse.emf.cdo.lm.reviews.impl that implement StreamElementModifier and TypeClassDescriptionclass
An implementation of the model object 'Delivery Review'.class
An implementation of the model object 'Drop Review'.class
An implementation of the model object 'Review'. -
Uses of StreamElement in org.eclipse.emf.cdo.lm.reviews.util
Methods in org.eclipse.emf.cdo.lm.reviews.util with parameters of type StreamElementModifier and TypeMethodDescriptionReviewsSwitch.caseStreamElement
(StreamElement object) Returns the result of interpreting the object as an instance of 'Stream Element'. -
Uses of StreamElement in org.eclipse.emf.cdo.lm.util
Methods in org.eclipse.emf.cdo.lm.util with parameters of type StreamElementModifier and TypeMethodDescriptionLMSwitch.caseStreamElement
(StreamElement object) Returns the result of interpreting the object as an instance of 'Stream Element'.