Uses of Class
org.eclipse.epsilon.eol.exceptions.models.EolModelLoadingException
Packages that use EolModelLoadingException
Package
Description
-
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.bibtex
Methods in org.eclipse.epsilon.emc.bibtex that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidBibtexModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidBibtexModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.cdo
Methods in org.eclipse.epsilon.emc.cdo that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidCDOModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidCDOModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.composite
Methods in org.eclipse.epsilon.emc.composite that throw EolModelLoadingException -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.csv
Methods in org.eclipse.epsilon.emc.csv that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidCsvModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidCsvModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.emf
Methods in org.eclipse.epsilon.emc.emf that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionprotected voidEmfModel.determinePackagesFrom(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) voidAbstractEmfModel.load(StringProperties properties, IRelativePathResolver resolver) voidEmfMetaModel.load(StringProperties properties, IRelativePathResolver resolver) voidEmfModel.load(StringProperties properties, IRelativePathResolver resolver) Load the model using the set of properties specified by the first argument.EmfModelFactory.loadEmfModel(String name, File model, Object metamodel) The metamodel parameter can be of type EPackage, File or URI.EmfModelFactory.loadEmfModel(String name, File model, Object metamodel, EmfModelFactory.AccessMode accessMode) The metamodel parameter can be of type EPackage, File or URI.voidEmfMetaModel.loadModel()protected voidEmfModel.loadModel()voidEmfModel.loadModelFromUri()voidAbstractEmfModel.validate() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.emf.m0
Methods in org.eclipse.epsilon.emc.emf.m0 that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidEmfM0Model.load(StringProperties properties, IRelativePathResolver resolver) protected voidEmfM0Model.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.emf.xml
Methods in org.eclipse.epsilon.emc.emf.xml that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionprotected voidXmlModel.determinePackagesFrom(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) voidXmlModel.load(StringProperties properties, IRelativePathResolver resolver) -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.graphml
Methods in org.eclipse.epsilon.emc.graphml that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidGraphmlModel.load()voidGraphmlModel.load(StringProperties properties, IRelativePathResolver resolver) -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.html
Methods in org.eclipse.epsilon.emc.html that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidHtmlModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidHtmlModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.hutn
Methods in org.eclipse.epsilon.emc.hutn that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidHutnModel.load()voidHutnModel.load(StringProperties properties, IRelativePathResolver resolver) -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.jdt
Methods in org.eclipse.epsilon.emc.jdt that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidJdtModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidJdtModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.json
Methods in org.eclipse.epsilon.emc.json that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidJsonModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidJsonModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.muddle
Methods in org.eclipse.epsilon.emc.muddle that throw EolModelLoadingException -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.plainxml
Methods in org.eclipse.epsilon.emc.plainxml that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidPlainXmlModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidPlainXmlModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.simulink.dictionary.model
Methods in org.eclipse.epsilon.emc.simulink.dictionary.model that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidSimulinkDictionaryModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidSimulinkDictionaryModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.simulink.model
Methods in org.eclipse.epsilon.emc.simulink.model that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidAbstractSimulinkModel.load(StringProperties properties, IRelativePathResolver resolver) voidSimulinkModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidAbstractSimulinkModel.loadModel()protected voidSimulinkModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.simulink.requirement.model
Methods in org.eclipse.epsilon.emc.simulink.requirement.model that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidSimulinkRequirementModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidSimulinkRequirementModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.spreadsheets
Methods in org.eclipse.epsilon.emc.spreadsheets that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidSpreadsheetModel.load()protected abstract voidSpreadsheetWorksheet.loadHeader()Loads header row information - index and name - from the spreadsheet if the worksheet exists in the spreadsheet -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.spreadsheets.excel
Methods in org.eclipse.epsilon.emc.spreadsheets.excel that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidExcelModel.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 EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidSecureExcelModel.load(StringProperties properties, IRelativePathResolver resolver) -
Uses of EolModelLoadingException in org.eclipse.epsilon.emc.yaml
Methods in org.eclipse.epsilon.emc.yaml that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidYamlModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidYamlModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.emc.emf.virtual
Methods in org.eclipse.epsilon.eol.emc.emf.virtual that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidVirtualEmfModel.load(StringProperties properties, IRelativePathResolver resolver) protected voidVirtualEmfModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.launch
Methods in org.eclipse.epsilon.eol.launch that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionprotected final voidEolRunConfiguration.loadModels()protected voidEolRunConfiguration.loadModelsImpl() -
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.models
Methods in org.eclipse.epsilon.eol.models that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionvoidCachedModel.load()voidCachedModel.load(StringProperties properties, IRelativePathResolver resolver) voidEmptyModel.load()voidEmptyModel.load(StringProperties properties, IRelativePathResolver resolver) voidIModel.load()voidIModel.load(StringProperties properties) voidIModel.load(StringProperties properties, String basePath) voidIModel.load(StringProperties properties, IRelativePathResolver relativePathResolver) voidModel.load(StringProperties properties) voidModel.load(StringProperties properties, String basePath) voidModel.load(StringProperties properties, IRelativePathResolver resolver) voidModelGroup.load()voidModelGroup.load(StringProperties properties, IRelativePathResolver resolver) voidModelReference.load()voidModelReference.load(StringProperties properties) voidModelReference.load(StringProperties properties, String basePath) voidModelReference.load(StringProperties properties, IRelativePathResolver resolver) protected abstract voidCachedModel.loadModel() -
Uses of EolModelLoadingException in org.eclipse.epsilon.eol.models.java
Methods in org.eclipse.epsilon.eol.models.java that throw EolModelLoadingException -
Uses of EolModelLoadingException in org.eclipse.epsilon.epl.execute.model
Methods in org.eclipse.epsilon.epl.execute.model that throw EolModelLoadingException -
Uses of EolModelLoadingException in org.eclipse.epsilon.hutn.dt.editor
Constructors in org.eclipse.epsilon.hutn.dt.editor that throw EolModelLoadingExceptionModifierConstructorDescriptionEmfMetamodelDirectory(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 EolModelLoadingExceptionModifier and TypeMethodDescriptionorg.eclipse.jface.text.contentassist.ICompletionProposal[]HutnContentAssistProcessor.computeCompletionProposals(String text) Constructors in org.eclipse.epsilon.hutn.dt.editor.contentAssist that throw EolModelLoadingException -
Uses of EolModelLoadingException in org.eclipse.epsilon.hutn.util
Methods in org.eclipse.epsilon.hutn.util that throw EolModelLoadingExceptionModifier and TypeMethodDescriptionstatic IEtlModuleEpsilonUtil.initialiseEtlModule(IModel source, IModel target, IModel... extraModels) static IEvlModuleEpsilonUtil.initialseEvlModule(IEvlFixer fixer, IModel model, IModel... extraModels) static IModelEmcUtil.loadMetaModel(String modelName, File metaModelFile) static IModelstatic IModelEmcUtil.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 EolModelLoadingExceptionModifier and TypeMethodDescriptionprotected voidExecutableModuleTask.configureModule()protected voidPinsetTask.configureModule()voidEUnit-specific operation for loading models inside the .eunit file from HUTN fragments.protected voidExecutableModuleTask.populateModelRepository(Boolean mustReload)