Uses of Interface
org.eclipse.emf.cdo.lm.modules.DependencyDefinition
Packages that use DependencyDefinition
Package
Description
The generated EMF API of the CDO Lifecycle Management Modules model.
The generated EMF implementation of the CDO Lifecycle Management Modules model.
The generated EMF edit support of the CDO Lifecycle Management Modules model.
The generated EMF utilities of the CDO Lifecycle Management Modules model.
-
Uses of DependencyDefinition in org.eclipse.emf.cdo.lm.modules
Methods in org.eclipse.emf.cdo.lm.modules that return DependencyDefinitionModifier and TypeMethodDescriptionModulesFactory.createDependencyDefinition()
Returns a new object of class 'Dependency Definition'.ModulesFactory.createDependencyDefinition
(String targetName) ModulesFactory.createDependencyDefinition
(String targetName, VersionRange versionRange) Methods in org.eclipse.emf.cdo.lm.modules that return types with arguments of type DependencyDefinitionModifier and TypeMethodDescriptionModuleDefinition.getDependencies()
Returns the value of the 'Dependencies' containment reference list. -
Uses of DependencyDefinition in org.eclipse.emf.cdo.lm.modules.impl
Classes in org.eclipse.emf.cdo.lm.modules.impl that implement DependencyDefinitionModifier and TypeClassDescriptionclass
An implementation of the model object 'Dependency Definition'.Methods in org.eclipse.emf.cdo.lm.modules.impl that return DependencyDefinitionModifier and TypeMethodDescriptionModulesFactoryImpl.createDependencyDefinition()
ModulesFactoryImpl.createDependencyDefinition
(String targetName) ModulesFactoryImpl.createDependencyDefinition
(String targetName, VersionRange versionRange) Methods in org.eclipse.emf.cdo.lm.modules.impl that return types with arguments of type DependencyDefinition -
Uses of DependencyDefinition in org.eclipse.emf.cdo.lm.modules.provider
Methods in org.eclipse.emf.cdo.lm.modules.provider with parameters of type DependencyDefinitionModifier and TypeMethodDescriptionDependencyDefinitionItemProvider.TargetNameProvider.getTargetNames
(DependencyDefinition dependency) -
Uses of DependencyDefinition in org.eclipse.emf.cdo.lm.modules.util
Methods in org.eclipse.emf.cdo.lm.modules.util with parameters of type DependencyDefinitionModifier and TypeMethodDescriptionModulesSwitch.caseDependencyDefinition
(DependencyDefinition object) Returns the result of interpreting the object as an instance of 'Dependency Definition'.