A C D F G I J L M O P R S U W 

A

AbstractEMFWorkflowComponent - Class in org.eclipse.emf.mwe.utils
 
AbstractEMFWorkflowComponent() - Constructor for class org.eclipse.emf.mwe.utils.AbstractEMFWorkflowComponent
 
addBundleNameMap(Mapping) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
addExclude(String) - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
Adds an exclude.
addExtensionMap(Mapping) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
Adds an extension
addProjectMapping(ProjectMapping) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
addRegisterEcoreFile(String) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
addRegisterGeneratedEPackage(String) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
addRegisterGenModelFile(String) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
addUriMap(Mapping) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 

C

checkConfiguration(Issues) - Method in class org.eclipse.emf.mwe.utils.FileCopy
 
checkConfiguration(Issues) - Method in class org.eclipse.emf.mwe.utils.Reader
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
 
cleanFolder(String) - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
Deletes all files and subdirectories under dir.
cleanFolder(File, FileFilter, boolean, boolean) - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
 
collectGenPackages(GenModel) - Method in class org.eclipse.emf.mwe.utils.GenModelHelper
 
collectGenPackages(GenPackage) - Method in class org.eclipse.emf.mwe.utils.GenModelHelper
 
createGenModelHelper() - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 

D

DirectoryCleaner - Class in org.eclipse.emf.mwe.utils
 
DirectoryCleaner() - Constructor for class org.eclipse.emf.mwe.utils.DirectoryCleaner
 
doRegisterResourceMapping(File) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 

F

FileCopy - Class in org.eclipse.emf.mwe.utils
Copies one file in the file system to another location.
FileCopy() - Constructor for class org.eclipse.emf.mwe.utils.FileCopy
 
findProjectFileForPossibleClassesFolder(File) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 

G

GenModelHelper - Class in org.eclipse.emf.mwe.utils
 
GenModelHelper() - Constructor for class org.eclipse.emf.mwe.utils.GenModelHelper
 
get() - Static method in class org.eclipse.emf.mwe.utils.SingleGlobalResourceSet
 
getBundleNameFromJarName(String) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
getBundleNameFromManifest(JarFile) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
getComponentName() - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
 
getComponentName() - Method in class org.eclipse.emf.mwe.utils.Reader
 
getComponentName() - Method in class org.eclipse.emf.mwe.utils.Writer
 
getFrom() - Method in class org.eclipse.emf.mwe.utils.Mapping
 
getLogMessage() - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
 
getLogMessage() - Method in class org.eclipse.emf.mwe.utils.Reader
 
getLogMessage() - Method in class org.eclipse.emf.mwe.utils.Writer
 
getPackage(String) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
getPath() - Method in class org.eclipse.emf.mwe.utils.ProjectMapping
 
getPlatformRootPath() - Static method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
getProjectName() - Method in class org.eclipse.emf.mwe.utils.ProjectMapping
 
getResourceSet() - Method in class org.eclipse.emf.mwe.utils.AbstractEMFWorkflowComponent
 
getTo() - Method in class org.eclipse.emf.mwe.utils.Mapping
 
getUri() - Method in class org.eclipse.emf.mwe.utils.AbstractEMFWorkflowComponent
 

I

invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.emf.mwe.utils.FileCopy
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.emf.mwe.utils.Reader
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.emf.mwe.utils.Writer
 
isExcluded(File) - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
 
isIgnoreBrokenProjectFiles() - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
isUseDefaultExcludes() - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
Returns if the default excludes are used.

J

JAR_NAME_PATTERN - Static variable in class org.eclipse.emf.mwe.utils.StandaloneSetup
 

L

load(ResourceSet, String, boolean) - Static method in class org.eclipse.emf.mwe.utils.Reader
 
load(ResourceSet, String, boolean, boolean) - Static method in class org.eclipse.emf.mwe.utils.Reader
 

M

Mapping - Class in org.eclipse.emf.mwe.utils
Simple structure representing a mapping from String to String.
Mapping() - Constructor for class org.eclipse.emf.mwe.utils.Mapping
 
Mapping(String, String) - Constructor for class org.eclipse.emf.mwe.utils.Mapping
 

O

org.eclipse.emf.mwe.utils - package org.eclipse.emf.mwe.utils
 

P

ProjectMapping - Class in org.eclipse.emf.mwe.utils
 
ProjectMapping() - Constructor for class org.eclipse.emf.mwe.utils.ProjectMapping
 

R

Reader - Class in org.eclipse.emf.mwe.utils
 
Reader() - Constructor for class org.eclipse.emf.mwe.utils.Reader
 
registerBundle(File) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
registerGenModel(ResourceSet, URI) - Method in class org.eclipse.emf.mwe.utils.GenModelHelper
 
registerGenModel(GenModel) - Method in class org.eclipse.emf.mwe.utils.GenModelHelper
 
registerMapping(String, URI) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
registerProject(File) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
registry - Variable in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
resourceSet - Variable in class org.eclipse.emf.mwe.utils.AbstractEMFWorkflowComponent
 
resourceSet - Variable in class org.eclipse.emf.mwe.utils.StandaloneSetup
 

S

scanFolder(File) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
scanFolder(File, Set<String>) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
setCloneSlotContents(boolean) - Method in class org.eclipse.emf.mwe.utils.Writer
 
setDirectory(String) - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
Sets the directory.
setFirstElementOnly(boolean) - Method in class org.eclipse.emf.mwe.utils.Reader
 
setFrom(String) - Method in class org.eclipse.emf.mwe.utils.Mapping
 
setIgnoreBrokenProjectFiles(boolean) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
Allows to ignore exception that occur while reading .project or Manifest.MF files.
setIgnoreEmptySlot(boolean) - Method in class org.eclipse.emf.mwe.utils.Writer
 
setIgnoreMissingModel(boolean) - Method in class org.eclipse.emf.mwe.utils.Reader
 
setLogResourceUriMap(boolean) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
setMakeEPackagesGlobal(boolean) - Method in class org.eclipse.emf.mwe.utils.Reader
 
setMultipleResourcesInCaseOfList(boolean) - Method in class org.eclipse.emf.mwe.utils.Writer
 
setOPTION_SCHEMA_LOCATION(boolean) - Method in class org.eclipse.emf.mwe.utils.Writer
 
setOPTION_SCHEMA_LOCATION_IMPLEMENTATION(boolean) - Method in class org.eclipse.emf.mwe.utils.Writer
 
setPath(String) - Method in class org.eclipse.emf.mwe.utils.ProjectMapping
 
setPlatformUri(String) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
sets the platform uri for standalone execution
setProjectName(String) - Method in class org.eclipse.emf.mwe.utils.ProjectMapping
 
setResourceSet(ResourceSet) - Method in class org.eclipse.emf.mwe.utils.AbstractEMFWorkflowComponent
 
setResourceSet(ResourceSet) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
setResourceSetImpl(ResourceSetImpl) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
setScanClassPath(boolean) - Method in class org.eclipse.emf.mwe.utils.StandaloneSetup
 
setSourceFile(String) - Method in class org.eclipse.emf.mwe.utils.FileCopy
 
setTargetFile(String) - Method in class org.eclipse.emf.mwe.utils.FileCopy
 
setTo(String) - Method in class org.eclipse.emf.mwe.utils.Mapping
 
setUri(String) - Method in class org.eclipse.emf.mwe.utils.AbstractEMFWorkflowComponent
 
setUseDefaultExcludes(boolean) - Method in class org.eclipse.emf.mwe.utils.DirectoryCleaner
Sets if the default excludes are used.
setUseSingleGlobalResourceSet(boolean) - Method in class org.eclipse.emf.mwe.utils.AbstractEMFWorkflowComponent
 
SingleGlobalResourceSet - Class in org.eclipse.emf.mwe.utils
 
SingleGlobalResourceSet() - Constructor for class org.eclipse.emf.mwe.utils.SingleGlobalResourceSet
 
StandaloneSetup - Class in org.eclipse.emf.mwe.utils
Initializes EMF support.
StandaloneSetup() - Constructor for class org.eclipse.emf.mwe.utils.StandaloneSetup
 
StandardComponentMappingHelper - Class in org.eclipse.emf.mwe.utils
 
StandardComponentMappingHelper() - Constructor for class org.eclipse.emf.mwe.utils.StandardComponentMappingHelper
 

U

uri - Variable in class org.eclipse.emf.mwe.utils.AbstractEMFWorkflowComponent
 

W

Writer - Class in org.eclipse.emf.mwe.utils
 
Writer() - Constructor for class org.eclipse.emf.mwe.utils.Writer
 
A C D F G I J L M O P R S U W 

Copyright © 2015. All rights reserved.