Uses of Interface
org.eclipse.emf.mwe.core.resources.ResourceLoader
Packages that use ResourceLoader
Package
Description
AST of the workflow engine
Parser implementation for the AST of the workflow engine
Utility classes for the AST of the workflow engine
-
Uses of ResourceLoader in org.eclipse.emf.mwe.core.resources
Classes in org.eclipse.emf.mwe.core.resources that implement ResourceLoaderModifier and TypeClassDescriptionclass
class
class
class
class
Methods in org.eclipse.emf.mwe.core.resources that return ResourceLoaderModifier and TypeMethodDescriptionstatic ResourceLoader
ResourceLoaderFactory.createResourceLoader()
Creates an instance of ResourceLoader.static ResourceLoader
ResourceLoaderFactory.getCurrentThreadResourceLoader()
Methods in org.eclipse.emf.mwe.core.resources with parameters of type ResourceLoaderModifier and TypeMethodDescriptionstatic void
ResourceLoaderFactory.setCurrentThreadResourceLoader
(ResourceLoader rl) Constructors in org.eclipse.emf.mwe.core.resources with parameters of type ResourceLoader -
Uses of ResourceLoader in org.eclipse.emf.mwe.internal.core.ast
Methods in org.eclipse.emf.mwe.internal.core.ast with parameters of type ResourceLoaderModifier and TypeMethodDescriptionDeclaredPropertyFileAST.getProperties
(ResourceLoader loader) DeclaredPropertyFileAST.getPropertyNames
(ResourceLoader loader) -
Uses of ResourceLoader in org.eclipse.emf.mwe.internal.core.ast.parser
Fields in org.eclipse.emf.mwe.internal.core.ast.parser declared as ResourceLoader -
Uses of ResourceLoader in org.eclipse.emf.mwe.internal.core.ast.util
Fields in org.eclipse.emf.mwe.internal.core.ast.util declared as ResourceLoader -
Uses of ResourceLoader in org.eclipse.emf.mwe.tests.util
Classes in org.eclipse.emf.mwe.tests.util that implement ResourceLoader -
Uses of ResourceLoader in org.eclipse.emf.mwe.ui.workflow.util
Classes in org.eclipse.emf.mwe.ui.workflow.util that implement ResourceLoaderModifier and TypeClassDescriptionclass
This ResourceLoader is capable of loading resources from a specific Java project within the workspace.