Uses of Class
org.eclipse.emf.cdo.lm.client.LMImporter.ImportModule
Packages that use LMImporter.ImportModule
Package
Description
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
-
Uses of LMImporter.ImportModule in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client that return LMImporter.ImportModuleModifier and TypeMethodDescriptionLMImporter.ImportElement.getModule()
LMImporter.ImportResolution.ModuleInfo.getModule()
Methods in org.eclipse.emf.cdo.lm.client that return types with arguments of type LMImporter.ImportModuleModifier and TypeMethodDescriptionLMImporter.ImportModule.getDependencies()
LMImporter.ImportModule.getExtraDependencies()
LMImporter.getModules()
LMImporter.ImportModule.getResolvedDependencies()
Methods in org.eclipse.emf.cdo.lm.client with parameters of type LMImporter.ImportModuleModifier and TypeMethodDescriptionvoid
LMImporter.ImportModule.addExtraDependency
(LMImporter.ImportModule extraDependency) LMImporter.ImportResolution.getModuleInfo
(LMImporter.ImportModule module)