Uses of Class
org.eclipse.epsilon.eol.exceptions.models.EolModelLoadingException
-
-
Uses of EolModelLoadingException in org.eclipse.epsilon.egl.test.models
Methods in org.eclipse.epsilon.egl.test.models that throw EolModelLoadingException Modifier and Type Method Description EmfModel
Model. loadEmfModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.bibtex
Methods in org.eclipse.epsilon.emc.bibtex that throw EolModelLoadingException Modifier and Type Method Description void
BibtexModelTests.PropertyGetterTests. bibtexId()
void
BibtexModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
BibtexModel. loadModel()
void
BibtexModelTests.AllOfKindTests. mixedTypes()
void
BibtexModelTests.PropertyGetterTests. propertyContainingABracket()
void
BibtexModelTests.PropertyGetterTests. propertyContainingSeveralBrackets()
void
BibtexModelTests.AllOfKindTests. twoArticles()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.cdo
Methods in org.eclipse.epsilon.emc.cdo that throw EolModelLoadingException Modifier and Type Method Description void
CDOModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
CDOModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.composite
Methods in org.eclipse.epsilon.emc.composite that throw EolModelLoadingException Modifier and Type Method Description void
CompositeModel. load()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.csv
Methods in org.eclipse.epsilon.emc.csv that throw EolModelLoadingException Modifier and Type Method Description void
CsvModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
CsvModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.emf
Methods in org.eclipse.epsilon.emc.emf that throw EolModelLoadingException Modifier and Type Method Description protected EmfModel
EmfModelCachedContentsTests. createEmptyModel()
protected void
EmfModel. determinePackagesFrom(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
void
AbstractEmfModel. load(StringProperties properties, IRelativePathResolver resolver)
void
EmfMetaModel. load(StringProperties properties, IRelativePathResolver resolver)
void
EmfModel. load(StringProperties properties, IRelativePathResolver resolver)
Load the model using the set of properties specified by the first argument.EmfModel
EmfModelFactory. loadEmfModel(String name, File model, Object metamodel)
The metamodel parameter can be of type EPackage, File or URI.EmfModel
EmfModelFactory. loadEmfModel(String name, File model, Object metamodel, EmfModelFactory.AccessMode accessMode)
The metamodel parameter can be of type EPackage, File or URI.void
EmfMetaModel. loadModel()
protected void
EmfModel. loadModel()
void
EmfModel. loadModelFromUri()
void
AbstractEmfModel. validate()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.emf.m0
Methods in org.eclipse.epsilon.emc.emf.m0 that throw EolModelLoadingException Modifier and Type Method Description void
EmfM0Model. load(StringProperties properties, IRelativePathResolver resolver)
protected void
EmfM0Model. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.emf.xml
Methods in org.eclipse.epsilon.emc.emf.xml that throw EolModelLoadingException Modifier and Type Method Description protected void
XmlModel. determinePackagesFrom(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
void
XmlModel. load(StringProperties properties, IRelativePathResolver resolver)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.graphml
Methods in org.eclipse.epsilon.emc.graphml that throw EolModelLoadingException Modifier and Type Method Description void
GraphmlModel. load()
void
GraphmlModel. load(StringProperties properties, IRelativePathResolver resolver)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.html
Methods in org.eclipse.epsilon.emc.html that throw EolModelLoadingException Modifier and Type Method Description void
HtmlModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
HtmlModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.hutn
Methods in org.eclipse.epsilon.emc.hutn that throw EolModelLoadingException Modifier and Type Method Description void
HutnModel. load()
void
HutnModel. load(StringProperties properties, IRelativePathResolver resolver)
void
HutnModelTests. loadAndCheckResult()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.jdt
Methods in org.eclipse.epsilon.emc.jdt that throw EolModelLoadingException Modifier and Type Method Description void
JdtModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
JdtModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.muddle
Methods in org.eclipse.epsilon.emc.muddle that throw EolModelLoadingException Modifier and Type Method Description void
MuddleModel. load()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.plainxml
Methods in org.eclipse.epsilon.emc.plainxml that throw EolModelLoadingException Modifier and Type Method Description void
PlainXmlModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
PlainXmlModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.simulink.dictionary.model
Methods in org.eclipse.epsilon.emc.simulink.dictionary.model that throw EolModelLoadingException Modifier and Type Method Description void
SimulinkDictionaryModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
SimulinkDictionaryModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.simulink.model
Methods in org.eclipse.epsilon.emc.simulink.model that throw EolModelLoadingException Modifier and Type Method Description void
AbstractSimulinkModel. load(StringProperties properties, IRelativePathResolver resolver)
void
SimulinkModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
AbstractSimulinkModel. loadModel()
protected void
SimulinkModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.simulink.requirement.model
Methods in org.eclipse.epsilon.emc.simulink.requirement.model that throw EolModelLoadingException Modifier and Type Method Description void
SimulinkRequirementModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
SimulinkRequirementModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.simulink.test.perform
Methods in org.eclipse.epsilon.emc.simulink.test.perform that throw EolModelLoadingException Modifier and Type Method Description void
ModelGenerator. generate()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.spreadsheets
Methods in org.eclipse.epsilon.emc.spreadsheets that throw EolModelLoadingException Modifier and Type Method Description void
SpreadsheetModel. load()
protected void
ConcreteWorksheet. loadHeader()
protected abstract void
SpreadsheetWorksheet. loadHeader()
Loads header row information - index and name - from the spreadsheet if the worksheet exists in the spreadsheetstatic void
SpreadsheetReferenceTest. setup()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.spreadsheets.excel
Methods in org.eclipse.epsilon.emc.spreadsheets.excel that throw EolModelLoadingException Modifier and Type Method Description void
ExcelModel. load(StringProperties properties, IRelativePathResolver resolver)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.spreadsheets.excel.dt
Methods in org.eclipse.epsilon.emc.spreadsheets.excel.dt that throw EolModelLoadingException Modifier and Type Method Description void
SecureExcelModel. load(StringProperties properties, IRelativePathResolver resolver)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.spreadsheets.google
Methods in org.eclipse.epsilon.emc.spreadsheets.google that throw EolModelLoadingException Modifier and Type Method Description void
GSModel. load(StringProperties properties, IRelativePathResolver resolver)
This method loads the model using arguments provided through Epsilon Development Tools.protected void
GSWorksheet. loadHeader()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.spreadsheets.google.dt
Methods in org.eclipse.epsilon.emc.spreadsheets.google.dt that throw EolModelLoadingException Modifier and Type Method Description void
SecureGSModel. load(StringProperties properties, IRelativePathResolver resolver)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.yaml
Methods in org.eclipse.epsilon.emc.yaml that throw EolModelLoadingException Modifier and Type Method Description void
YamlModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
YamlModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.emc.emf.virtual
Methods in org.eclipse.epsilon.eol.emc.emf.virtual that throw EolModelLoadingException Modifier and Type Method Description void
VirtualEmfModel. load(StringProperties properties, IRelativePathResolver resolver)
protected void
VirtualEmfModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.engine.test.acceptance.eunit
Methods in org.eclipse.epsilon.eol.engine.test.acceptance.eunit that throw EolModelLoadingException Modifier and Type Method Description EmfModel
ModelManager. createInMemoryEmfModel(String modelName, String... metamodelUri)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.launch
Methods in org.eclipse.epsilon.eol.launch that throw EolModelLoadingException Modifier and Type Method Description protected void
EolRunConfiguration. loadModels()
protected void
EolRunConfiguration. loadModelsImpl()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.models
Methods in org.eclipse.epsilon.eol.models that throw EolModelLoadingException Modifier and Type Method Description void
CachedModel. load()
void
CachedModel. load(StringProperties properties, IRelativePathResolver resolver)
void
EmptyModel. load()
void
EmptyModel. load(StringProperties properties, IRelativePathResolver resolver)
void
IModel. load()
void
IModel. load(StringProperties properties)
void
IModel. load(StringProperties properties, String basePath)
void
IModel. load(StringProperties properties, IRelativePathResolver relativePathResolver)
void
Model. load(StringProperties properties)
void
Model. load(StringProperties properties, String basePath)
void
Model. load(StringProperties properties, IRelativePathResolver resolver)
void
ModelGroup. load()
void
ModelGroup. load(StringProperties properties, IRelativePathResolver resolver)
void
ModelReference. load()
void
ModelReference. load(StringProperties properties)
void
ModelReference. load(StringProperties properties, String basePath)
void
ModelReference. load(StringProperties properties, IRelativePathResolver resolver)
protected abstract void
CachedModel. loadModel()
protected void
CachedModelTests.SimpleCachedModel. loadModel()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.models.java
Methods in org.eclipse.epsilon.eol.models.java that throw EolModelLoadingException Modifier and Type Method Description void
JavaModel. load()
void
JavaObjectModel. load()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.epl.execute.model
Methods in org.eclipse.epsilon.epl.execute.model that throw EolModelLoadingException Modifier and Type Method Description void
PatternMatchModel. load()
-
Uses of EolModelLoadingException in org.eclipse.epsilon.hutn.dt.editor
Constructors in org.eclipse.epsilon.hutn.dt.editor that throw EolModelLoadingException Constructor Description EmfMetamodelDirectory(String nsUri)
EmfMetamodelDirectory(Collection<NsUri> nsUris)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.hutn.dt.editor.contentAssist
Methods in org.eclipse.epsilon.hutn.dt.editor.contentAssist that throw EolModelLoadingException Modifier and Type Method Description org.eclipse.jface.text.contentassist.ICompletionProposal[]
HutnContentAssistProcessor. computeCompletionProposals(String text)
Constructors in org.eclipse.epsilon.hutn.dt.editor.contentAssist that throw EolModelLoadingException Constructor Description ContentAssistHelper(String content)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.hutn.util
Methods in org.eclipse.epsilon.hutn.util that throw EolModelLoadingException Modifier and Type Method Description static IEtlModule
EpsilonUtil. initialiseEtlModule(IModel source, IModel target, IModel... extraModels)
static IEvlModule
EpsilonUtil. initialseEvlModule(IEvlFixer fixer, IModel model, IModel... extraModels)
static IModel
EmcUtil. loadMetaModel(String modelName, File metaModelFile)
static IModel
EmcUtil. loadModel(String modelName, File modelFile, File metaModelFile)
static IModel
EmcUtil. loadModel(String modelName, File modelFile, org.eclipse.emf.ecore.EPackage metaModelPackage)
-
Uses of EolModelLoadingException in org.eclipse.epsilon.workflow.tasks
Methods in org.eclipse.epsilon.workflow.tasks that throw EolModelLoadingException Modifier and Type Method Description protected void
ExecutableModuleTask. configureModule()
protected void
PinsetTask. configureModule()
void
ModelSpy. load(StringProperties properties, IRelativePathResolver resolver)
void
EUnitTask.RunTargetOperationContributor. loadHutn(String modelName, String hutnContent)
EUnit-specific operation for loading models inside the .eunit file from HUTN fragments.protected void
ModelSpy. loadModel()
protected void
ExecutableModuleTask. populateModelRepository(Boolean mustReload)
-