Uses of Class
org.eclipse.epsilon.eol.exceptions.models.EolModelNotFoundException
Packages that use EolModelNotFoundException
Package
Description
-
Uses of EolModelNotFoundException in org.eclipse.epsilon.eol.models
Methods in org.eclipse.epsilon.eol.models that throw EolModelNotFoundExceptionModifier and TypeMethodDescriptionModelRepository.getEnumerationValue(String modelAndEnumerationAndLabel) Resolves the enumeration literal corresponding to a given label of the form(MODEL '!')? TYPE? '#' LABEL.ModelRepository.getModelByName(String modelName) Constructors in org.eclipse.epsilon.eol.models that throw EolModelNotFoundException -
Uses of EolModelNotFoundException in org.eclipse.epsilon.eol.types
Constructors in org.eclipse.epsilon.eol.types that throw EolModelNotFoundException -
Uses of EolModelNotFoundException in org.eclipse.epsilon.eunit.operations
Methods in org.eclipse.epsilon.eunit.operations that throw EolModelNotFoundExceptionModifier and TypeMethodDescriptionvoidExtraEUnitOperationContributor.assertEqualModels(String expectedModelName, String obtainedModelName) voidExtraEUnitOperationContributor.assertEqualModels(String message, String expectedModelName, String obtainedModelName) voidExtraEUnitOperationContributor.assertEqualModels(String message, String expectedModelName, String obtainedModelName, Map<String, Object> options) voidExtraEUnitOperationContributor.assertEqualModels(String expectedModelName, String obtainedModelName, Map<String, Object> options) voidExtraEUnitOperationContributor.assertNotEqualModels(String expectedModelName, String obtainedModelName) voidExtraEUnitOperationContributor.assertNotEqualModels(String message, String expectedModelName, String obtainedModelName) voidExtraEUnitOperationContributor.assertNotEqualModels(String message, String expectedModelName, String obtainedModelName, Map<String, Object> options) voidExtraEUnitOperationContributor.assertNotEqualModels(String expectedModelName, String obtainedModelName, Map<String, Object> options) -
Uses of EolModelNotFoundException in org.eclipse.epsilon.evl.dom
Methods in org.eclipse.epsilon.evl.dom that throw EolModelNotFoundExceptionModifier and TypeMethodDescriptionCollection<?> ConstraintContext.getAllOfSourceKind(IEolContext context) Collection<?> GlobalConstraintContext.getAllOfSourceKind(IEolContext context) Collection<?> ConstraintContext.getAllOfSourceType(IEolContext context) Collection<?> GlobalConstraintContext.getAllOfSourceType(IEolContext context) ConstraintContext.getType(IEolContext context) -
Uses of EolModelNotFoundException in org.eclipse.epsilon.evl.execute.atoms
Methods in org.eclipse.epsilon.evl.execute.atoms that throw EolModelNotFoundExceptionModifier and TypeMethodDescriptionstatic ArrayList<ConstraintContextAtom> ConstraintContextAtom.getAllJobs(IEvlModule module) -
Uses of EolModelNotFoundException in org.eclipse.epsilon.workflow.tasks
Methods in org.eclipse.epsilon.workflow.tasks that throw EolModelNotFoundExceptionModifier and TypeMethodDescriptionprotected voidExecutableModuleTask.configureModule()protected voidPinsetTask.configureModule()protected voidExecutableModuleTask.populateModelRepository(Boolean mustReload)