Uses of Interface
org.eclipse.emf.cdo.lm.ModuleElement
Packages that use ModuleElement
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 ModuleElement in org.eclipse.emf.cdo.lm
Subinterfaces of ModuleElement 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'.interface
A representation of the model object 'Stream Element'. -
Uses of ModuleElement in org.eclipse.emf.cdo.lm.impl
Subinterfaces of ModuleElement in org.eclipse.emf.cdo.lm.implClasses in org.eclipse.emf.cdo.lm.impl that implement ModuleElementModifier 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 ModuleElement in org.eclipse.emf.cdo.lm.reviews
Subinterfaces of ModuleElement 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 ModuleElement in org.eclipse.emf.cdo.lm.reviews.impl
Classes in org.eclipse.emf.cdo.lm.reviews.impl that implement ModuleElementModifier 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 ModuleElement in org.eclipse.emf.cdo.lm.reviews.util
Methods in org.eclipse.emf.cdo.lm.reviews.util with parameters of type ModuleElementModifier and TypeMethodDescriptionReviewsSwitch.caseModuleElement
(ModuleElement object) Returns the result of interpreting the object as an instance of 'Module Element'. -
Uses of ModuleElement in org.eclipse.emf.cdo.lm.util
Methods in org.eclipse.emf.cdo.lm.util with parameters of type ModuleElementModifier and TypeMethodDescriptionLMSwitch.caseModuleElement
(ModuleElement object) Returns the result of interpreting the object as an instance of 'Module Element'.