Uses of Interface
org.eclipse.emf.cdo.lm.Dependency
Packages that use Dependency
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 Dependency in org.eclipse.emf.cdo.lm
Methods in org.eclipse.emf.cdo.lm that return DependencyModifier and TypeMethodDescriptionLMFactory.createDependency()
Returns a new object of class 'Dependency'.Methods in org.eclipse.emf.cdo.lm that return types with arguments of type DependencyModifier and TypeMethodDescriptionFixedBaseline.getDependencies()
Returns the value of the 'Dependencies' containment reference list. -
Uses of Dependency in org.eclipse.emf.cdo.lm.impl
Classes in org.eclipse.emf.cdo.lm.impl that implement DependencyModifier and TypeClassDescriptionclass
An implementation of the model object 'Dependency'.Methods in org.eclipse.emf.cdo.lm.impl that return DependencyMethods in org.eclipse.emf.cdo.lm.impl that return types with arguments of type Dependency -
Uses of Dependency in org.eclipse.emf.cdo.lm.reviews.impl
Methods in org.eclipse.emf.cdo.lm.reviews.impl that return types with arguments of type Dependency -
Uses of Dependency in org.eclipse.emf.cdo.lm.util
Methods in org.eclipse.emf.cdo.lm.util with parameters of type DependencyModifier and TypeMethodDescriptionLMSwitch.caseDependency
(Dependency object) Returns the result of interpreting the object as an instance of 'Dependency'.