Uses of Class
org.eclipse.emf.cdo.lm.client.LMImporter.ImportElement
Packages that use LMImporter.ImportElement
Package
Description
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
-
Uses of LMImporter.ImportElement in org.eclipse.emf.cdo.lm.client
Subclasses of LMImporter.ImportElement in org.eclipse.emf.cdo.lm.clientModifier and TypeClassDescriptionstatic final class
static final class
static class
LMImporter.ImportElement.ImportLeaf<CONTENTS>
static final class
static final class
Methods in org.eclipse.emf.cdo.lm.client that return LMImporter.ImportElementModifier and TypeMethodDescriptionMethods in org.eclipse.emf.cdo.lm.client that return types with arguments of type LMImporter.ImportElementModifier and TypeMethodDescriptionLMImporter.ImportElement.ImportFolder.getChildren()
LMImporter.ImportModule.getChildren()
Method parameters in org.eclipse.emf.cdo.lm.client with type arguments of type LMImporter.ImportElementModifier and TypeMethodDescriptionvoid
LMImporter.ImportElement.accept
(Consumer<LMImporter.ImportElement> visitor) void
LMImporter.ImportElement.ImportFolder.accept
(Consumer<LMImporter.ImportElement> visitor) void
LMImporter.ImportModule.accept
(Consumer<LMImporter.ImportElement> visitor)