Uses of Class
org.eclipse.epsilon.eol.exceptions.EolRuntimeException
Packages that use EolRuntimeException
Package
Description
-
Uses of EolRuntimeException in org.eclipse.epsilon.common.dt.extensions
Subclasses of EolRuntimeException in org.eclipse.epsilon.common.dt.extensionsModifier and TypeClassDescriptionclassException for illegal extensions for EUnit listeners. -
Uses of EolRuntimeException in org.eclipse.epsilon.common.dt.launching.extensions
Methods in org.eclipse.epsilon.common.dt.launching.extensions that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.ecl
Methods in org.eclipse.epsilon.ecl that throw EolRuntimeExceptionModifier and TypeMethodDescriptionEclModule.execute()IEclModule.execute()IEclModule.getRulesFor(Object left, Object right, IEclContext context, boolean ofClassOnly) default Matchprotected voidEclModule.matchAllRules(boolean greedy) voidEclModule.matchModels()voidIEclModule.matchModels()protected voidEclModule.prepareContext()protected MatchTraceEclModule.processRules() -
Uses of EolRuntimeException in org.eclipse.epsilon.ecl.concurrent
Methods in org.eclipse.epsilon.ecl.concurrent that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidEclModuleParallelAnnotation.matchAllRules(boolean greedy) -
Uses of EolRuntimeException in org.eclipse.epsilon.ecl.dom
Methods in org.eclipse.epsilon.ecl.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanMatchRule.appliesTo(Object left, Object right, IEclContext context, boolean ofTypeOnly) Collection<?>MatchRule.getLeftInstances(IEclContext context, boolean ofTypeOnly) Collection<?>MatchRule.getRightInstances(IEclContext context, boolean ofTypeOnly) Collection<?>MatchRule.getRightInstances(IEclContext context, boolean ofTypeOnly, Object left) MatchRule.match(Object left, Object right, IEclContext context, EolMap<?, ?> matchInfo, boolean forcedMatch) Matches left against rightMatchRule.matchPair(IEclContext context, boolean ofTypeOnly, Object leftInstance, Object rightInstance) -
Uses of EolRuntimeException in org.eclipse.epsilon.ecl.exceptions
Subclasses of EolRuntimeException in org.eclipse.epsilon.ecl.exceptions -
Uses of EolRuntimeException in org.eclipse.epsilon.ecl.execute.operations
Methods in org.eclipse.epsilon.ecl.execute.operations that throw EolRuntimeExceptionModifier and TypeMethodDescriptionDoMatchOperation.execute(Object source, List<?> parameters, IEolContext context_, ModuleElement ast) MatchesOperation.execute(Object source, List<?> parameters, IEolContext context_, ModuleElement ast) protected booleanDoMatchOperation.matchAll(Collection<?> leftColFlat, Collection<?> rightColFlat, IEclContext context) protected booleanMatchesOperation.matchCollectionOrdered(Collection<?> leftColFlat, Collection<?> rightColFlat, IEclContext context) protected booleanMatchesOperation.matchCollectionUnordered(Collection<?> leftColFlat, Collection<?> rightColFlat, IEclContext context) protected booleanMatchesOperation.matchInstances(Object left, Object right, IEclContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.ecl.launch
Methods in org.eclipse.epsilon.ecl.launch that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.egl
Methods in org.eclipse.epsilon.egl that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.egl.concurrent
Methods in org.eclipse.epsilon.egl.concurrent that throw EolRuntimeExceptionModifier and TypeMethodDescriptionfinal List<? extends GenerationRuleAtom>EgxModuleParallelGenerationRuleAtoms.getAllJobs()protected List<GenerationRuleAtom>EgxModuleParallelGenerationRuleAtoms.getAllJobsImpl()protected abstract ObjectEgxModuleParallel.processRules()protected ObjectEgxModuleParallelAnnotation.processRules()protected ObjectEgxModuleParallelGenerationRuleAtoms.processRules() -
Uses of EolRuntimeException in org.eclipse.epsilon.egl.dom
Methods in org.eclipse.epsilon.egl.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionGenerationRule.execute(IEolContext context) GenerationRule.execute(IEolContext context_, Object element) protected ReturnTemplateOperation.executeBody(IEolContext context) Collection<?>GenerationRule.getAllElements(IEolContext context) GenerationRule.getOwningModelForType(IEolContext context) Gets the model which the "transform" parameter type expression belongs to. -
Uses of EolRuntimeException in org.eclipse.epsilon.egl.dt.launching
Methods in org.eclipse.epsilon.egl.dt.launching that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidEglLaunchConfigurationDelegate.postExecute(IEolModule module) protected voidEglLaunchConfigurationDelegate.preExecute(IEolModule module) -
Uses of EolRuntimeException in org.eclipse.epsilon.egl.exceptions
Subclasses of EolRuntimeException in org.eclipse.epsilon.egl.exceptionsConstructors in org.eclipse.epsilon.egl.exceptions with parameters of type EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.egl.execute.atoms
Methods in org.eclipse.epsilon.egl.execute.atoms that throw EolRuntimeExceptionModifier and TypeMethodDescriptionstatic final ArrayList<GenerationRuleAtom>GenerationRuleAtom.getAllJobs(IEgxModule module) -
Uses of EolRuntimeException in org.eclipse.epsilon.egl.execute.operations
Methods in org.eclipse.epsilon.egl.execute.operations that throw EolRuntimeExceptionModifier and TypeMethodDescriptionIncludeOperation.execute(Object source, List<?> parameters, IEolContext context, ModuleElement ast) OutdentOperation.execute(Object source, List<?> parameters, IEolContext context, ModuleElement ast) -
Uses of EolRuntimeException in org.eclipse.epsilon.egl.types
Methods in org.eclipse.epsilon.egl.types that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.bibtex
Methods in org.eclipse.epsilon.emc.bibtex that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanBibtexModel.deleteElementInModel(Object instance) BibtexPropertyGetter.invoke(Object object, String property, IEolContext context) voidBibtexPropertySetter.invoke(Object object, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.cdo
Methods in org.eclipse.epsilon.emc.cdo that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanCDOModel.deleteElementInModel(Object instance) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.composite
Methods in org.eclipse.epsilon.emc.composite that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.csv
Methods in org.eclipse.epsilon.emc.csv that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanCsvModel.deleteElementInModel(Object instance) CsvPropertyGetter.invoke(Object object, String property, IEolContext context) voidCsvPropertySetter.invoke(Object object, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.emf
Methods in org.eclipse.epsilon.emc.emf that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanAbstractEmfModel.deleteElementInModel(Object instance) EmfPropertyGetter.invoke(Object object, String property, IEolContext context) voidEmfPropertySetter.invoke(Object target, String property, Object value, IEolContext context) booleanAbstractEmfModel.isPropertySet(Object instance, String property) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.emf.xml
Methods in org.eclipse.epsilon.emc.emf.xml that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidXmlPropertySetter.invoke(Object object, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.html
Methods in org.eclipse.epsilon.emc.html that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanHtmlModel.deleteElementInModel(Object instance) HtmlPropertyGetter.invoke(Object object, String property, IEolContext context) voidHtmlPropertySetter.invoke(Object target, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.hutn
Methods in org.eclipse.epsilon.emc.hutn that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.jdt
Methods in org.eclipse.epsilon.emc.jdt that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanJdtModel.deleteElementInModel(Object instance) protected ObjectSearchableTypeCollection.performSearch(IEolContext context, Expression nameExpression, List<Object> results, org.eclipse.jdt.core.search.SearchRequestor requestor) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.json
Methods in org.eclipse.epsilon.emc.json that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanJsonModel.deleteElementInModel(Object instance) JsonPropertyGetter.invoke(Object object, String property, IEolContext context) voidJsonPropertySetter.invoke(Object target, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.muddle
Methods in org.eclipse.epsilon.emc.muddle that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidMuddleModel.deleteElement(Object o) MuddleModelPropertyGetter.invoke(Object o, String property, IEolContext context) voidMuddleModelPropertySetter.invoke(Object object, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.plainxml
Methods in org.eclipse.epsilon.emc.plainxml that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanPlainXmlModel.deleteElementInModel(Object instance) PlainXmlPropertyGetter.invoke(Object object, String property, IEolContext context) voidPlainXmlPropertySetter.invoke(Object object, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.dictionary.model
Methods in org.eclipse.epsilon.emc.simulink.dictionary.model that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanSimulinkDictionaryModel.deleteElementInModel()protected booleanSimulinkDictionaryModel.deleteElementInModel(Object instance) SimulinkDictionaryModel.getProperty(String property) voidSimulinkDictionaryModel.setProperty(String property, Object value) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.dictionary.model.data
Methods in org.eclipse.epsilon.emc.simulink.dictionary.model.data that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanSimulinkDataType.deleteElementInModel()SimulinkDataType.getProperty(String property) voidSimulinkDataType.setProperty(String property, Object value) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.dictionary.model.element
Methods in org.eclipse.epsilon.emc.simulink.dictionary.model.element that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanSimulinkEntry.deleteElementInModel()booleanSimulinkSection.deleteElementInModel()SimulinkEntry.getProperty(String property) SimulinkSection.getProperty(String property) voidSimulinkEntry.setProperty(String property, Object value) voidSimulinkSection.setProperty(String property, Object value) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.dictionary.operations.contributor
Methods in org.eclipse.epsilon.emc.simulink.dictionary.operations.contributor that throw EolRuntimeExceptionModifier and TypeMethodDescriptionSimulinkDictionaryObjectMethod.execute(Object[] parameters, ModuleElement ast) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.exception
Subclasses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.exceptionMethods in org.eclipse.epsilon.emc.simulink.exception that return EolRuntimeExceptionModifier and TypeMethodDescriptionMatlabException.toEolRuntimeException()MatlabException.toEolRuntimeException(ModuleElement ast) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.introspection.java
Methods in org.eclipse.epsilon.emc.simulink.introspection.java that throw EolRuntimeExceptionModifier and TypeMethodDescriptionSimulinkObjectMethod.execute(Object[] parameters, ModuleElement ast) StateflowObjectMethod.execute(Object[] parameters, ModuleElement ast) SimulinkPropertyGetter.invoke(Object object, String property, IEolContext context) voidSimulinkPropertySetter.invoke(Object target, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.model
Methods in org.eclipse.epsilon.emc.simulink.model that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidSimulinkModel.deleteElement(Object o) protected booleanSimulinkModel.deleteElementInModel(Object instance) voidAbstractSimulinkModel.flush()voidAbstractSimulinkModel.statementWithResult(String statement) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.model.element
Methods in org.eclipse.epsilon.emc.simulink.model.element that throw EolRuntimeExceptionModifier and TypeMethodDescriptionStateflowBlock.add(StateflowBlock block) StateflowBlock.asSimulink()booleanISimulinkModelElement.deleteElementInModel()booleanMatlabHandleElement.deleteElementInModel()booleanSimulinkBlock.deleteElementInModel()booleanSimulinkLine.deleteElementInModel()booleanSimulinkPort.deleteElementInModel()booleanStateflowBlock.deleteElementInModel()SimulinkLine.getDestination()SimulinkLine.getDestinationPort()SimulinkBlock.getInports()SimulinkPort.getLines()SimulinkBlock.getOutports()SimulinkBlock.getParent()StateflowBlock.getParent()protected StringSimulinkBlock.getParentPath()PARENT / CHILDRENSimulinkBlock.getPorts()ISimulinkModelElement.getProperty(String property) MatlabHandleElement.getProperty(String property) SimulinkElement.getProperty(String property) SimulinkBlock.getScript()SimulinkLine.getSource()SimulinkLine.getSourcePort()SimulinkBlock.inspect()StateflowBlock.isCommented()voidSimulinkBlock.link(SimulinkBlock other) voidSimulinkBlock.link(SimulinkBlock other, int outPort, int inPort) SimulinkPort.link(SimulinkPort other) voidSimulinkBlock.linkFrom(SimulinkBlock other, int outPort) voidSimulinkBlock.linkTo(SimulinkBlock other, int inPort) voidSimulinkBlock.manageLink(SimulinkBlock other, int outPort, int inPort, boolean create) voidStateflowBlock.setParent(StateflowBlock parent) voidISimulinkModelElement.setProperty(String property, Object value) voidMatlabHandleElement.setProperty(String property, Object value) voidSimulinkElement.setProperty(String property, Object value) voidTYPE-SPECIFIC METHODSvoidSimulinkBlock.unlink(SimulinkBlock other) voidSimulinkBlock.unlink(SimulinkBlock other, int outPort, int inPort) voidSimulinkPort.unlink(SimulinkPort other) voidSimulinkBlock.unlinkFrom(SimulinkBlock other, int outPort) voidSimulinkBlock.unlinkTo(SimulinkBlock other, int inPort) Constructors in org.eclipse.epsilon.emc.simulink.model.element that throw EolRuntimeExceptionModifierConstructorDescriptionStateflowBlock(SimulinkModel model, MatlabEngine engine, String type, StateflowBlock parent) CONSTRUCTORS -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.operations
Methods in org.eclipse.epsilon.emc.simulink.operations that throw EolRuntimeExceptionModifier and TypeMethodDescriptionCollection<?>SimulinkCollectOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) Collection<?>SimulinkSelectOperation.execute(boolean returnOnMatch, Object target, NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context) Collection<?>StateflowCollectOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) Collection<?>StateflowSelectOperation.execute(boolean returnOnMatch, Object target, NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.requirement.introspection.java
Methods in org.eclipse.epsilon.emc.simulink.requirement.introspection.java that throw EolRuntimeExceptionModifier and TypeMethodDescriptionSimulinkRequirementObjectMethod.execute(Object[] parameters, ModuleElement ast) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.requirement.model
Methods in org.eclipse.epsilon.emc.simulink.requirement.model that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanSimulinkRequirementModel.deleteElementInModel()protected booleanSimulinkRequirementModel.deleteElementInModel(Object instance) SimulinkRequirementModel.getProperty(String property) voidSimulinkRequirementModel.setProperty(String property, Object value) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.requirement.model.element
Methods in org.eclipse.epsilon.emc.simulink.requirement.model.element that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanSimulinkJustification.deleteElementInModel()booleanSimulinkLink.deleteElementInModel()booleanSimulinkLinkSet.deleteElementInModel()booleanSimulinkReference.deleteElementInModel()booleanSimulinkRequirement.deleteElementInModel()SimulinkLink.getDestination()SimulinkJustification.getProperty(String property) SimulinkLink.getProperty(String property) SimulinkLinkSet.getProperty(String property) SimulinkReference.getProperty(String property) SimulinkRequirement.getProperty(String property) SimulinkLink.getSource()SimulinkLink.isResolved()SimulinkLink.isResolved(String location) SimulinkLink.isResolvedDestination()SimulinkLink.isResolvedSource()SimulinkLink.setDestination(Object destination) voidSimulinkJustification.setProperty(String property, Object value) voidSimulinkLink.setProperty(String property, Object value) voidSimulinkLinkSet.setProperty(String property, Object value) voidSimulinkReference.setProperty(String property, Object value) voidSimulinkRequirement.setProperty(String property, Object value) Constructors in org.eclipse.epsilon.emc.simulink.requirement.model.element that throw EolRuntimeExceptionModifierConstructorDescriptionSimulinkLink(SimulinkRequirementModel model, MatlabEngine engine, ISimulinkModelElement source, ISimulinkModelElement target) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.simulink.types
Methods in org.eclipse.epsilon.emc.simulink.types that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanAbstractType.deleteElementInModel()CellStr.getProperty(String property) Complex.getProperty(String property) Struct.getProperty(String property) voidCellStr.setProperty(String property, Object value) voidComplex.setProperty(String property, Object value) voidStruct.setProperty(String property, Object value) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.spreadsheets
Methods in org.eclipse.epsilon.emc.spreadsheets that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidSpreadsheetModel.deleteElement(Object instance) This method deletes the given instance (row) from the worksheet it belongs to.voidSpreadsheetWorksheet.deleteRow(SpreadsheetRow row) Deletes the given row from the worksheet.voidSpreadsheetPropertySetter.edit(Collection<?> rows, Object value, String property, IEolContext context) voidSpreadsheetPropertySetter.edit(SpreadsheetRow row, Object value, String property, IEolContext context) abstract Collection<SpreadsheetRow>SpreadsheetModel.find(Variable iterator, ModuleElement ast, IEolContext context) SpreadsheetModel.findOne(Variable iterator, ModuleElement ast, IEolContext context) SpreadsheetPropertyGetter.invoke(Object object, String columnIdentifier, IEolContext context) voidSpreadsheetPropertySetter.invoke(Object object, String property, Object value, IEolContext context) voidSpreadsheetPropertySetter.invoke(SpreadsheetRow row, SpreadsheetColumn column, Object value, ModuleElement ast, IEolContext context) Convenience method for editing a row and column.SpreadsheetPropertyGetter.query(Collection<?> collection, String column, IEolContext context) SpreadsheetPropertyGetter.query(SpreadsheetRow row, String columnIdentifier) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.spreadsheets.excel
Methods in org.eclipse.epsilon.emc.spreadsheets.excel that throw EolRuntimeExceptionModifier and TypeMethodDescriptionExcelModel.find(Variable iterator, ModuleElement ast, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.emc.yaml
Methods in org.eclipse.epsilon.emc.yaml that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidYamlModelOperationContributor.addRow()voidYamlModelOperationContributor.addRows(int size) voidYamlModelOperationContributor.appendNode(Object item) protected booleanYamlModel.deleteElementInModel(Object instance) YamlPropertyGetter.invoke(Object object, String property, IEolContext context) voidYamlPropertySetter.invoke(Object object, String property, Object value, IEolContext context) void -
Uses of EolRuntimeException in org.eclipse.epsilon.emg
Methods in org.eclipse.epsilon.emg that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidEmgModule.executeCreateOperations()Execute the create operations in the EMG script.protected voidEmgModule.prepareContext()EmgModule.processRules() -
Uses of EolRuntimeException in org.eclipse.epsilon.emg.execute.operations.contributors
Methods in org.eclipse.epsilon.emg.execute.operations.contributors that throw EolRuntimeExceptionModifier and TypeMethodDescriptionEmgOperationContributor.nextAddTo(int n, int m) EmgOperationContributor.nextCamelCaseString(int length, int minWordLength) Next camel case string.doubleEmgOperationContributor.nextDouble(double upper) Next dobule.EmgOperationContributor.nextFromList(String listID) The listID is the value of a @list annotation of a create operation.EmgOperationContributor.nextFromListAsSample(String listID) The listID is the value of a @list annotation of a create operation.EmgOperationContributor.nextHttpURI(boolean addPort, boolean addPath, boolean addQuery, boolean addFragment) Next http URI.intEmgOperationContributor.nextInteger(int upper) Next integer.intEmgOperationContributor.nextInteger(int lower, int upper) Next integer.longEmgOperationContributor.nextLong(long upper) Next long.longEmgOperationContributor.nextLong(long lower, long upper) Next long.EmgOperationContributor.nextSample(String listID, int k) The listID is the value of a @list annotation of a create operation.EmgOperationContributor.nextSample(Collection<?> c, int k) Next sample.EmgOperationContributor.nextURI()Next URI.EmgOperationContributor.nextURI(boolean addPort, boolean addPath, boolean addQuery, boolean addFragment) Next URI. -
Uses of EolRuntimeException in org.eclipse.epsilon.emg.random
Methods in org.eclipse.epsilon.emg.random that throw EolRuntimeExceptionModifier and TypeMethodDescriptionEmgRandomGenerator.getValuesFromList(String list) Gets the values from list.EmgRandomGenerator.nextAddTo(int n, int m) IEmgRandomGenerator.nextAddTo(int n, int m) Returns an array of n integers that addvar to m.doubleIEmgRandomGenerator.nextBinomialValue(int numberOfTrials, double probabilityOfSuccess) Generates a random value from the Binomial Distribution.EmgRandomGenerator.nextCamelCaseString(int length, int minWordLength) IEmgRandomGenerator.nextCamelCaseString(int length, int minWordLength) Generates a random string of the given length using the specified character set formatted in CameCase format.default doubleIEmgRandomGenerator.nextDobule(double upper) Deprecated.default doubleIEmgRandomGenerator.nextDobule(double lower, double upper) Deprecated.doubleEmgRandomGenerator.nextDouble(double upper) doubleIEmgRandomGenerator.nextDouble(double upper) Returns a pseudorandom, uniformly distributed double value between 0 (inclusive) and the specified value (exclusive), drawn from this random attribute generator's sequence.doubleIEmgRandomGenerator.nextDouble(double lower, double upper) Returns a pseudorandom, uniformly distributed double value between lower and upper (endpoints included), drawn from this random attribute generator's sequence.doubleIEmgRandomGenerator.nextExponentialValue(double mean) Generates a random value from the Exponential Distribution.EmgRandomGenerator.nextFromList(String listID) The listID must be the name of a parameter in the launch configuration.IEmgRandomGenerator.nextFromList(String listID) Returns a single objects selected randomly from the list using a uniform distribution.EmgRandomGenerator.nextFromListAsSample(String listID) The listID must be the name of a parameter in the launch configuration.IEmgRandomGenerator.nextFromListAsSample(String listID) The list is treated as a sample without replacement, i.e.EmgRandomGenerator.nextHttpURI(boolean addPort, boolean addPath, boolean addQuery, boolean addFragment) IEmgRandomGenerator.nextHttpURI(boolean addPort, boolean addPath, boolean addQuery, boolean addFragment) Generates a random URI that complies to: http:[//host[:port]][/]path[?query][#fragment] The scheme is The host is generated from a random string and uses a top-level domain.intEmgRandomGenerator.nextInteger(int upper) intEmgRandomGenerator.nextInteger(int lower, int upper) intIEmgRandomGenerator.nextInteger(int upper) Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random attribute generator's sequence.intIEmgRandomGenerator.nextInteger(int lower, int upper) Returns a pseudorandom, uniformly distributed int value between lower and upper (endpoints included), drawn from this random attribute generator's sequence.longEmgRandomGenerator.nextLong(long upper) longEmgRandomGenerator.nextLong(long lower, long upper) longIEmgRandomGenerator.nextLong(long upper) Returns a pseudorandom, uniformly distributed long value between 0 (inclusive) and the specified value (exclusive), drawn from this random attribute generator's sequence.longIEmgRandomGenerator.nextLong(long lower, long upper) Returns a pseudorandom, uniformly distributed long value between lower and upper (endpoints included), drawn from this random attribute generator's sequence.EmgRandomGenerator.nextSample(String listID, int k) The listID must be the name of a parameter in the launch configuration.EmgRandomGenerator.nextSample(Collection<?> c, int k) IEmgRandomGenerator.nextSample(String listID, int k) Returns an array of k objects selected randomly from the list using a uniform distribution.IEmgRandomGenerator.nextSample(Collection<?> c, int k) Returns an array of k objects selected randomly from the Collection c using a uniform distribution.EmgRandomGenerator.nextURI()EmgRandomGenerator.nextURI(boolean addPort, boolean addPath, boolean addQuery, boolean addFragment) IEmgRandomGenerator.nextURI()Generates a random URI.IEmgRandomGenerator.nextURI(boolean addPort, boolean addPath, boolean addQuery, boolean addFragment) Generates a random URI that complies to: scheme:[//[user:password@]host[:port]][/]path[?query][#fragment] The scheme is randomly selected from: http, ssh and ftp.doubleIEmgRandomGenerator.nextValue()Returns the next pseudorandom, value from this random attribute generator's sequence. -
Uses of EolRuntimeException in org.eclipse.epsilon.eml
Methods in org.eclipse.epsilon.eml that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidEmlModule.prepareContext()protected ObjectEmlModule.processRules()Main execution logic. -
Uses of EolRuntimeException in org.eclipse.epsilon.eml.dom
Methods in org.eclipse.epsilon.eml.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanMergeRule.appliesTo(Match match, IEmlContext context) voidMergeRule.executeSuperRulesAndBody(Match match, Collection<Object> targets, IEmlContext context) EquivalentAssignmentStatement.getValueEquivalent(Object source, Object value, IEolContext context_) booleanMergeRule.isPrimary(IEmlContext context) Collection<?>MergeRule.merge(Match match, Collection<Object> targets, IEmlContext context) Collection<?>MergeRule.merge(Match match, IEmlContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eml.execute.operations
Methods in org.eclipse.epsilon.eml.execute.operations that throw EolRuntimeExceptionModifier and TypeMethodDescriptionEquivalentOperation.execute(Object source, List<?> parameters, IEolContext context, ModuleElement ast) EquivalentsOperation.execute(Object source, List<?> parameters, IEolContext context, ModuleElement ast) -
Uses of EolRuntimeException in org.eclipse.epsilon.eml.strategy
Methods in org.eclipse.epsilon.eml.strategy that throw EolRuntimeExceptionModifier and TypeMethodDescriptionCollection<?>DefaultMergingStrategy.getEquivalents(Object source, IErlContext context, List<String> rules) DefaultMergingStrategy.getRulesFor(Match match, IEmlContext context) voidDefaultMergingStrategy.mergeModels(IEmlContext context) voidIMergingStrategy.mergeModels(IEmlContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol
Methods in org.eclipse.epsilon.eol that throw EolRuntimeExceptionModifier and TypeMethodDescriptionEolModule.execute()IEolModule.execute()EolModule.executeImpl()protected voidEolModule.prepareContext() -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.dap
Methods in org.eclipse.epsilon.eol.dap with parameters of type EolRuntimeExceptionModifier and TypeMethodDescriptionvoidEpsilonDebugAdapter.ModuleCompletionListener.finishedExecutingWithException(ModuleElement ast, EolRuntimeException exception, IEolContext context) Methods in org.eclipse.epsilon.eol.dap that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.dom
Methods in org.eclipse.epsilon.eol.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidOperation.checkResultType(Object result, IEolContext context) protected voidOperation.evaluatePostConditions(IEolContext context, Object result) protected voidOperation.evaluatePreConditions(IEolContext context) AbortStatement.execute(IEolContext context) AndOperatorExpression.execute(IEolContext context) AssignmentStatement.execute(IEolContext context) BreakStatement.execute(IEolContext context) CollectionLiteralExpression.execute(IEolContext context) ComplexOperationCallExpression.execute(IEolContext context) ContinueStatement.execute(IEolContext context) DeleteStatement.execute(IEolContext context) DivOperatorExpression.execute(Object o1, Object o2, IEolContext context) abstract ObjectEagerOperatorExpression.execute(Object o1, Object o2, IEolContext context) EagerOperatorExpression.execute(IEolContext context) ElvisOperatorExpression.execute(IEolContext context) EnumerationLiteralExpression.execute(IEolContext context) EqualsOperatorExpression.execute(Object o1, Object o2, IEolContext context) ExecutableAnnotation.execute(IEolContext context) ExecutableBlock.execute(IEolContext context) ExecutableBlock.execute(IEolContext context, boolean inNewFrame, FrameType frameType, Variable... variables) ExecutableBlock.execute(IEolContext context, boolean inNewFrame, Variable... variables) ExecutableBlock.execute(IEolContext context, Variable... variables) ExpressionInBrackets.execute(IEolContext context) ExpressionStatement.execute(IEolContext context) FirstOrderOperationCallExpression.execute(IEolContext context) ForStatement.execute(IEolContext context) GreaterEqualOperatorExpression.execute(Object o1, Object o2, IEolContext context) GreaterThanOperatorExpression.execute(Object o1, Object o2, IEolContext context) IExecutableModuleElement.execute(IEolContext context) IExecutableModuleElementParameter.execute(IEolContext context, Object parameter) IfStatement.execute(IEolContext context) ImpliesOperatorExpression.execute(IEolContext context) ItemSelectorExpression.execute(IEolContext context) LessEqualOperatorExpression.execute(Object o1, Object o2, IEolContext context) LessThanOperatorExpression.execute(Object o1, Object o2, IEolContext context) LiteralExpression.execute(IEolContext context) MapLiteralExpression.execute(IEolContext context) MinusOperatorExpression.execute(Object o1, Object o2, IEolContext context) NameExpression.execute(IEolContext context) NameExpression.execute(IEolContext context, boolean returnVariable) NegativeOperatorExpression.execute(Object o1, Object o2, IEolContext context) NewInstanceExpression.execute(IEolContext context) NotEqualsOperatorExpression.execute(Object o1, Object o2, IEolContext context) NotOperatorExpression.execute(IEolContext context) Operation.execute(Object self, List<?> parameterValues, IEolContext context) Operation.execute(Object self, List<?> parameterValues, IEolContext context, boolean inNewStackFrame) OperationCallExpression.execute(IEolContext context) OrOperatorExpression.execute(IEolContext context) PlusOperatorExpression.execute(Object o1, Object o2, IEolContext context) PostfixOperatorExpression.execute(IEolContext context) PropertyCallExpression.execute(Object source, NameExpression propertyNameExpression, IEolContext context) PropertyCallExpression.execute(IEolContext context) ReturnStatement.execute(IEolContext context) StatementBlock.execute(IEolContext context) SwitchStatement.execute(IEolContext context) TernaryExpression.execute(IEolContext context) ThrowStatement.execute(IEolContext context) TimesOperatorExpression.execute(Object o1, Object o2, IEolContext context) TransactionStatement.execute(IEolContext context) TypeExpression.execute(IEolContext context) VariableDeclaration.execute(IEolContext context) WhileStatement.execute(IEolContext context) XorOperatorExpression.execute(IEolContext context) protected ObjectExecutableBlock.executeBlockOrExpressionAst(IExecutableModuleElement ast, IEolContext context) ExecutableBlock.executeBody(IEolContext context) protected ObjectOperation.executeBody(IEolContext context) AnnotatableModuleElement.getAnnotationsValues(String name, IEolContext context) booleanAnnotatableModuleElement.getBooleanAnnotationValue(String name, IEolContext context) booleanAnnotatableModuleElement.getBooleanAnnotationValue(String name, IEolContext context, boolean ifNotExists, boolean ifNoValue) booleanAnnotatableModuleElement.getBooleanAnnotationValue(String name, IEolContext context, Supplier<? extends Variable[]> variables) booleanAnnotatableModuleElement.getBooleanAnnotationValue(String name, IEolContext context, Variable... variables) Operation.getContextType(IEolContext context) OperationList.getOperation(Object object, String name, List<?> parameters, boolean ofTypeOnly, IEolContext context) OperationList.getOperation(Object object, String name, List<?> parameters, IEolContext context) OperationList.getOperation(Object source, NameExpression operationNameExpression, List<?> parameters, IEolContext context) OperationList.getOperations(Object object, String name, List<?> parameters, boolean ofTypeOnly, IEolContext context) OperationList.getOperations(Object object, String name, List<?> parameters, boolean ofTypeOnly, IEolContext context, boolean returnOne) Operation.getReturnType(IEolContext context) Parameter.getType(IEolContext context) abstract ObjectAnnotation.getValue(IEolContext context) ExecutableAnnotation.getValue(IEolContext context) SimpleAnnotation.getValue(IEolContext context) protected ObjectAssignmentStatement.getValueEquivalent(Object source, Object value, IEolContext context) protected ObjectTypeInitialiser.initialiseType(EolType type, List<Expression> parameters, IEolContext context, boolean createIfNonPrimitive) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.dt
Methods in org.eclipse.epsilon.eol.dt that throw EolRuntimeExceptionModifier and TypeMethodDescriptionExtensionPointToolNativeTypeDelegate.createInstance(String clazz, List<Object> parameters) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.dt.launching
Methods in org.eclipse.epsilon.eol.dt.launching that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidEpsilonLaunchConfigurationDelegate.postExecute(IEolModule module) protected voidEpsilonLaunchConfigurationDelegate.preExecute(IEolModule module) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.exceptions
Subclasses of EolRuntimeException in org.eclipse.epsilon.eol.exceptionsModifier and TypeClassDescriptionclassException which is thrown when the expectations in a test case are not met.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in org.eclipse.epsilon.eol.exceptions declared as EolRuntimeExceptionModifier and TypeFieldDescriptionprotected EolRuntimeExceptionEolRuntimeExceptionReference.exceptionMethods in org.eclipse.epsilon.eol.exceptions that return EolRuntimeExceptionModifier and TypeMethodDescriptionstatic EolRuntimeExceptionTraverses the causes of the (usually unchecked) exception to find an EolRuntimeException.EolRuntimeExceptionReference.getException()static EolRuntimeExceptionMethods in org.eclipse.epsilon.eol.exceptions with parameters of type EolRuntimeExceptionModifier and TypeMethodDescriptionvoidEolRuntimeExceptionReference.setException(EolRuntimeException exception) Methods in org.eclipse.epsilon.eol.exceptions that throw EolRuntimeExceptionModifier and TypeMethodDescriptionstatic voidstatic voidEolRuntimeException.propagateDetailed(Throwable t) Constructors in org.eclipse.epsilon.eol.exceptions with parameters of type EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.exceptions.concurrent
Subclasses of EolRuntimeException in org.eclipse.epsilon.eol.exceptions.concurrent -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.exceptions.flowcontrol
Subclasses of EolRuntimeException in org.eclipse.epsilon.eol.exceptions.flowcontrolModifier and TypeClassDescriptionclassclassclass -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.exceptions.models
Subclasses of EolRuntimeException in org.eclipse.epsilon.eol.exceptions.modelsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute
Methods in org.eclipse.epsilon.eol.execute that throw EolRuntimeExceptionModifier and TypeMethodDescriptionfinal ObjectExecutorFactory.execute(ModuleElement moduleElement, IEolContext context) final ObjectExecutorFactory.execute(IExecutableModuleElementParameter moduleElement, IEolContext context, Object parameter) protected ObjectExecutorFactory.executeImpl(IExecutableModuleElementParameter moduleElement, IEolContext context, Object parameter) protected voidExecutorFactory.postExecuteFailure(ModuleElement moduleElement, Exception ex, IEolContext context) Overriding classes must call this super method.protected voidExecutorFactory.preExecute(ModuleElement moduleElement, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.context
Methods in org.eclipse.epsilon.eol.execute.context that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidAsyncStatementInstance.execute(IEolContext context) voidVariable.setValue(Object newValue, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.context.concurrent
Methods in org.eclipse.epsilon.eol.execute.context.concurrent that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidEolContextParallel.endParallelTask()voidIEolContextParallel.endParallelTask()Must be called once parallel processing has finished.default <T> List<T>IEolContextParallel.executeAll(ModuleElement entryPoint, Collection<? extends Callable<? extends T>> jobs) Executes all of the tasks in parallel, blocking until they have completed.default <T> TIEolContextParallel.executeAny(ModuleElement entryPoint, Collection<? extends Callable<? extends T>> jobs) Submits all jobs and waits until either all jobs have completed, or#completeShortCircuit(ModuleElement, Object)is called.EolContextParallel.executeJob(Object job) Evaluates the job using this context's parallel execution facilities. -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.control
Methods in org.eclipse.epsilon.eol.execute.control with parameters of type EolRuntimeExceptionModifier and TypeMethodDescriptionvoidExecutionProfiler.finishedExecutingWithException(ModuleElement ast, EolRuntimeException exception, IEolContext context) voidIExecutionListener.finishedExecutingWithException(ModuleElement ast, EolRuntimeException exception, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.introspection
Methods in org.eclipse.epsilon.eol.execute.introspection that throw EolRuntimeExceptionModifier and TypeMethodDescriptionExtendedPropertyGetter.invoke(Object object, String property, IEolContext context) voidExtendedPropertySetter.invoke(Object target, String property, Object value, IEolContext context) default ObjectThis method is provided for backwards compatibility and convenience.IPropertyGetter.invoke(Object object, String property, IEolContext context) Invokes a property on a model element.default voidThis method is provided only for convenience.voidIPropertySetter.invoke(Object target, String property, Object value, IEolContext context) Sets a property on a given object to the specified value.default voidSupports batch property setting through e.g.TuplePropertyGetter.invoke(Object object, String property, IEolContext context) voidTuplePropertySetter.invoke(Object object, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.introspection.java
Methods in org.eclipse.epsilon.eol.execute.introspection.java that throw EolRuntimeExceptionModifier and TypeMethodDescriptionObjectMethod.execute(Object[] parameters, ModuleElement ast) final ObjectObjectMethod.execute(ModuleElement ast, Object... parameters) Convenience method for invokingObjectMethod.execute(Object[], ModuleElement)without needing to wrap parameters into an array.ObjectMethod.execute(ModuleElement ast, IEolContext context, Object... parameters) Special handling (pre/post-processing) of method invocations.JavaPropertyGetter.invoke(Object object, String property, IEolContext context) voidJavaPropertySetter.invoke(Object target, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.introspection.recording
Methods in org.eclipse.epsilon.eol.execute.introspection.recording with parameters of type EolRuntimeExceptionModifier and TypeMethodDescriptionvoidPropertyAccessExecutionListener.finishedExecutingWithException(ModuleElement ast, EolRuntimeException exception, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.operations
Methods in org.eclipse.epsilon.eol.execute.operations that throw EolRuntimeExceptionModifier and TypeMethodDescriptionabstract ObjectAbstractOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) DynamicOperation.execute(Object target, NameExpression operationNameExpression, LinkedHashMap<Expression, List<Parameter>> lambdas, IEolContext context) DynamicOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.operations.declarative
Methods in org.eclipse.epsilon.eol.execute.operations.declarative that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidClosureOperation.closure(Collection<Object> closure, Collection<?> source, Parameter parameter, Expression expression, IEolContext context) protected static VariableFirstOrderOperation.createIteratorVariable(Object item, Parameter parameter, IEolContext context) EolMap<?,?> AggregateOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) AsOperation.execute(Object source, List<?> parameters, IEolContext context, ModuleElement ast) AsOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) ClosureOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) Collection<?>CollectOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) CountOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) ExistsOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) FindOneOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) FindOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) FirstOrderOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) FirstOrderOperation.execute(Object target, Variable iterator, Expression expression, IEolContext context) Deprecated.Use one of the other execute methods insteadForAllOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) MapByOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) protected booleanNMatchOperation.execute(int sourceSize, int targetMatches, Collection<Object> source, NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context) final BooleanNMatchOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) Collection<?>RejectOneOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) Collection<?>RejectOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) SelectOneOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) Collection<?>SelectOperation.execute(boolean returnOnMatch, Object target, NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context) Collection<?>SelectOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) SelectOperation.execute(Object target, Variable iterator, Expression expression, IEolContext context, boolean returnOnMatch) Deprecated.Use one of the other execute methods insteadSortByOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) protected <F> FFirstOrderOperation.resolve(Class<?> fType, NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context) protected final CheckedEolFunction<Object,?> FirstOrderOperation.resolveFunction(NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context) protected final CheckedEolPredicate<Object>FirstOrderOperation.resolvePredicate(NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context) protected Collection<Object>FirstOrderOperation.resolveSource(Object target, List<Parameter> iterators, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.operations.declarative.concurrent
Methods in org.eclipse.epsilon.eol.execute.operations.declarative.concurrent that throw EolRuntimeExceptionModifier and TypeMethodDescriptionCollection<?>ParallelCollectOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context_) ParallelCountOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context_) ParallelMapByOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context_) protected booleanParallelNMatchOperation.execute(int sourceSize, int targetMatches, Collection<Object> source, NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context_) Collection<?>ParallelSelectOperation.execute(boolean returnOnMatch, Object target, NameExpression operationNameExpression, List<Parameter> iterators, Expression expression, IEolContext context_) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.operations.simple
Methods in org.eclipse.epsilon.eol.execute.operations.simple that throw EolRuntimeExceptionModifier and TypeMethodDescriptionabstract ObjectSimpleOperation.execute(Object source, List<?> parameters, IEolContext context, ModuleElement ast) SimpleOperation.execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.execute.operations.simple.assertions
Methods in org.eclipse.epsilon.eol.execute.operations.simple.assertions that throw EolRuntimeExceptionModifier and TypeMethodDescriptionAssertOperation.execute(Object source, List<?> parameters, IEolContext context, ModuleElement ast) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.function
Methods in org.eclipse.epsilon.eol.function that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidCheckedEolBiConsumer.acceptThrows(T t, U u) voidCheckedEolConsumer.acceptThrows(T t) default VoidCheckedEolBiConsumer.applyThrows(T t, U u) CheckedEolBiFunction.applyThrows(T t, U u) CheckedEolBinaryOperator.applyThrows(T t, T u) default BooleanCheckedEolBiPredicate.applyThrows(T t, U u) default BooleanCheckedEolPredicate.applyThrows(T t) CheckedEolUnaryOperator.applyThrows(T t) static <R> REolLambdaFactory.executeExpression(IEolContext context, ModuleElement ast, Class<R> expectedReturnType, Expression expression, List<Parameter> params, Object... paramValues) CheckedEolSupplier.getThrows()voidCheckedEolRunnable.runThrows()booleanCheckedEolBiPredicate.testThrows(T t, U u) booleanCheckedEolPredicate.testThrows(T t) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.launch
Method parameters in org.eclipse.epsilon.eol.launch with type arguments of type EolRuntimeExceptionModifier and TypeMethodDescriptiondefault voidProfilableIEolModule.profileExecution(Consumer<EolRuntimeException> exceptionHandler) Methods in org.eclipse.epsilon.eol.launch that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected ObjectEolRunConfiguration.execute()default ObjectProfilableIEolModule.profileExecution()default <T> voidProfilableIEolModule.profileExecutionStage(String description, CheckedEolConsumer<T> code, T argument) default <T,R> R ProfilableIEolModule.profileExecutionStage(String description, CheckedEolFunction<T, R> code, T argument) default voidProfilableIEolModule.profileExecutionStage(String description, CheckedEolRunnable code) default <R> RProfilableIEolModule.profileExecutionStage(String description, CheckedEolSupplier<R> code) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.models
Methods in org.eclipse.epsilon.eol.models that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidCachedModel.deleteElement(Object o) voidIModel.deleteElement(Object instance) voidModelGroup.deleteElement(Object instance) voidModelReference.deleteElement(Object instance) protected abstract booleanCachedModel.deleteElementInModel(Object instance) Returns true iff the given instance was deleted from the model.Collection<?>ISearchableModel.find(Variable iterator, ModuleElement ast, IEolContext context) ISearchableModel.findOne(Variable iterator, ModuleElement ast, IEolContext context) ModelGroup.DelegatingModelElementPropertyGetter.invoke(Object object, String property, IEolContext context) voidModelGroup.DelegatingModelElementPropertySetter.invoke(Object target, String property, Object value, IEolContext context) booleanIModel.isPropertySet(Object instance, String property) Returnstrueif this instance has an explicit value for this property.booleanModel.isPropertySet(Object instance, String property) booleanModelReference.isPropertySet(Object instance, String property) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.models.java
Methods in org.eclipse.epsilon.eol.models.java that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidJavaModel.deleteElement(Object instance) voidJavaObjectModel.deleteElement(Object instance) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.tools
Methods in org.eclipse.epsilon.eol.tools that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.types
Methods in org.eclipse.epsilon.eol.types that throw EolRuntimeExceptionModifier and TypeMethodDescriptionabstract ObjectAbstractToolNativeTypeDelegate.createInstance(String clazz, List<Object> parameters) AbstractToolNativeTypeDelegate.createInstance(String clazz, List<Object> parameters, IEolContext context) EolAnyType.createInstance()EolAnyType.createInstance(List<Object> parameters) EolClasspathNativeTypeDelegate.createInstance(String clazz, List<Object> parameters) EolCollectionType.createInstance()EolCollectionType.createInstance(List<Object> parameters) EolMapType.createInstance()EolMapType.createInstance(List<Object> parameters) EolModelElementType.createInstance()EolModelElementType.createInstance(List<Object> parameters) EolModelType.createInstance(List<Object> parameters) EolNativeType.createInstance()EolNativeType.createInstance(List<Object> parameters) EolNoType.createInstance()EolPrimitiveType.createInstance(List<Object> parameters) EolTupleType.createInstance()EolTupleType.createInstance(List<Object> parameters) abstract ObjectEolType.createInstance()abstract ObjectEolType.createInstance(List<Object> parameters) IToolNativeTypeDelegate.createInstance(String clazz, List<Object> parameters, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eol.util
Methods in org.eclipse.epsilon.eol.util that throw EolRuntimeExceptionModifier and TypeMethodDescriptionstatic ObjectReflectionUtil.executeMethod(Object obj, Method method, ModuleElement ast, Object... parameters) -
Uses of EolRuntimeException in org.eclipse.epsilon.epl
Methods in org.eclipse.epsilon.epl that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected CombinationGenerator<Object>EplModule.createCombinationGenerator(Role role) protected PatternMatchModelAbstractEplModule.createModel()PatternMatchModel factory method.protected ObjectAbstractEplModule.executeDoBlock(ExecutableBlock<?> doBlock, Map<String, Object> roleBindings) Executes the do block with the specified variables.protected Collection<?>AbstractEplModule.filterElements(ExecutableBlock<Boolean> guard, String roleName, Collection<?> currentInstances) Executes the guard block when called byAbstractEplModule.getAllRoleInstances(Role, String, Collection)Collection<?>AbstractEplModule.LazyAdvancedRoleInstancesInitializer.get(Role role, String roleName, Collection<?> currentInstances) Collection<?>protected abstract Iterator<? extends Collection<? extends Iterable<?>>>AbstractEplModule.getCandidates(Pattern pattern) The dimensions of the returned nested Iterables are as follows:
Outer: The number of roles in the pattern (i.e.EplModule.getCandidates(Pattern pattern) protected final booleanAbstractEplModule.getMatchResult(Pattern pattern) Gets the result of the match block for the specified pattern.protected final Collection<?>AbstractEplModule.getRoleInstances(Role role, String roleName) Executes the role, returning applicable model elements which satisfy the conditions specified in the role.protected CompositeCombinationGenerator<Object>EplModule.initGenerator(Pattern pattern) Create a new CompositeCombinationGenerator, add the generator for each role and attach the validator.protected booleanAbstractEplModule.isValidCombination(Pattern pattern, List<? extends Iterable<?>> combination) Validates whether the given combination matches the constraints imposed by the pattern.This method provides the main high-level execution logic for EPL.protected final Optional<PatternMatch>AbstractEplModule.matchCombination(Collection<? extends Iterable<?>> combination, Pattern pattern) Executes the match, onmatch and/or nomatch blocks.final PatternMatchModelAbstractEplModule.matchPatterns()protected Set<PatternMatch>AbstractEplModule.matchPatterns(int level, PatternMatchModel model) Adds all matches returned byIEplModule#match()to the match model for all patterns at the specified level.IEplModule.matchPatterns()protected booleanAbstractEplModule.negativeGuard(ExecutableBlock<Boolean> guard, String roleName, Collection<?> currentInstances) Executes the guard block when called byAbstractEplModule.getNegativeRoleInstances(Role, String, Collection)protected final voidAbstractEplModule.postProcessMatches(int level, Collection<PatternMatch> matches) Executes the do block for all matched patterns at the specified level.protected voidAbstractEplModule.preMatch(PatternMatchModel model) Pre-processes the model.protected ObjectAbstractEplModule.processRules()protected abstract Collection<?>AbstractEplModule.wrapAdvancedRoleInstances(Role role, String roleName, Collection<?> currentInstances, AbstractEplModule.LazyAdvancedRoleInstancesInitializer initializer) protected DynamicList<Object>EplModule.wrapAdvancedRoleInstances(Role role, String roleName, Collection<?> currentInstances_, AbstractEplModule.LazyAdvancedRoleInstancesInitializer initializer) protected abstract Collection<?>AbstractEplModule.wrapBasicRoleInstances(Role role, String roleName, AbstractEplModule.LazyBasicRoleInstancesInitializer initializer) Wraps the result ofAbstractEplModule.preprocessRoleInstances(Role, String)into the specified collection.protected DynamicList<Object>EplModule.wrapBasicRoleInstances(Role role, String roleName, AbstractEplModule.LazyBasicRoleInstancesInitializer initializer) -
Uses of EolRuntimeException in org.eclipse.epsilon.epl.combinations
Fields in org.eclipse.epsilon.epl.combinations with type parameters of type EolRuntimeExceptionModifier and TypeFieldDescriptionprotected CompositeCombinationValidator<T,EolRuntimeException> CompositeCombinationGenerator.validatorMethods in org.eclipse.epsilon.epl.combinations that return types with arguments of type EolRuntimeExceptionModifier and TypeMethodDescriptionDynamicList.getExceptionHandler()CompositeCombinationGenerator.getValidator()Method parameters in org.eclipse.epsilon.epl.combinations with type arguments of type EolRuntimeExceptionModifier and TypeMethodDescriptionvoidDynamicList.setExceptionHandler(ExceptionHandler<EolRuntimeException> exceptionHandler) voidCompositeCombinationGenerator.setValidator(CompositeCombinationValidator<T, EolRuntimeException> validator) Methods in org.eclipse.epsilon.epl.combinations that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.epl.concurrent
Methods in org.eclipse.epsilon.epl.concurrent that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected Set<PatternMatch>EplModuleParallelPatterns.matchPatterns(int level, PatternMatchModel model) -
Uses of EolRuntimeException in org.eclipse.epsilon.epl.dom
Methods in org.eclipse.epsilon.epl.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionRole.getType(IEolContext context) Domain.getValues(IEolContext context, EolType type) booleanRole.isActive(IEolContext context) booleanRole.isActive(IEolContext context, boolean forceRecompute) booleanRole.isOptional(IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.epl.execute.model
Methods in org.eclipse.epsilon.epl.execute.model that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidPatternMatchModel.deleteElement(Object instance) PatternMatchPropertyGetter.invoke(Object object, String property, IEolContext context) voidPatternMatchPropertySetter.invoke(Object object, String property, Object value, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.epl.launch
Methods in org.eclipse.epsilon.epl.launch that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.erl
Methods in org.eclipse.epsilon.erl that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidErlModule.execute(List<? extends NamedStatementBlockRule> namedRules) protected voidErlModule.execute(List<? extends NamedStatementBlockRule> namedRules, IEolContext context) ErlModule.executeImpl()IErlModuleAtomBatches.getAllJobs()The atomic units of work.IErlModuleAtomBatches.getBatchJobs(int batchSize) Splits the job list (as returned fromIErlModuleAtomBatches.getAllJobs()into the specified number of batches.voidErlModule.postExecution()voidErlModule.prepareExecution()protected ObjectErlModule.processRules()Main rule processing logic. -
Uses of EolRuntimeException in org.eclipse.epsilon.erl.concurrent
Methods in org.eclipse.epsilon.erl.concurrent that throw EolRuntimeExceptionModifier and TypeMethodDescriptiondefault booleanIErlModuleParallelAnnotation.shouldBeParallel(AnnotatableModuleElement ast, Object self) default booleanIErlModuleParallelAnnotation.shouldBeParallel(AnnotatableModuleElement ast, Supplier<? extends Variable[]> variables) -
Uses of EolRuntimeException in org.eclipse.epsilon.erl.dom
Methods in org.eclipse.epsilon.erl.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionNamedStatementBlockRule.execute(IEolContext context) Collection<?>ExtensibleNamedRule.getAllInstances(Parameter parameter, IEolContext context, boolean ofTypeOnly) Collection<?>ExtensibleNamedRule.getAllOfKind(Parameter parameter, IEolContext context) Collection<?>ExtensibleNamedRule.getAllOfType(Parameter parameter, IEolContext context) booleanExtensibleNamedRule.isAbstract(IEolContext context) booleanExtensibleNamedRule.isGreedy(IEolContext context) booleanExtensibleNamedRule.isLazy(IEolContext context) booleanExtensibleNamedRule.isParallel(IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.erl.exceptions
Subclasses of EolRuntimeException in org.eclipse.epsilon.erl.exceptionsModifier and TypeClassDescriptionclassclass -
Uses of EolRuntimeException in org.eclipse.epsilon.erl.execute.context.concurrent
Methods in org.eclipse.epsilon.erl.execute.context.concurrent that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.erl.execute.data
Methods in org.eclipse.epsilon.erl.execute.data that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.erl.strategy
Methods in org.eclipse.epsilon.erl.strategy that throw EolRuntimeExceptionModifier and TypeMethodDescriptionIEquivalentProvider.getEquivalent(Object source, IErlContext context, List<String> rules) IEquivalentProvider.getEquivalent(Collection<?> collection, IErlContext context, List<String> rules) Collection<?>IEquivalentProvider.getEquivalents(Object source, IErlContext context, List<String> rules) Collection<?>IEquivalentProvider.getEquivalents(Collection<?> source, IErlContext context, List<String> rules) -
Uses of EolRuntimeException in org.eclipse.epsilon.etl
Methods in org.eclipse.epsilon.etl that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanEtlModule.hasLazyRules()protected voidEtlModule.prepareContext()protected ObjectEtlModule.processRules()Main execution logic. -
Uses of EolRuntimeException in org.eclipse.epsilon.etl.concurrent
Methods in org.eclipse.epsilon.etl.concurrent that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.etl.dom
Methods in org.eclipse.epsilon.etl.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanTransformationRule.appliesTo(Object source, IEtlContext context, boolean asSuperRule) booleanTransformationRule.appliesTo(Object source, IEtlContext context, boolean asSuperRule, boolean checkTypes) booleanTransformationRule.canTransformExcluded(IEtlContext context) protected voidTransformationRule.executeSuperRulesAndBody(Object source, Collection<Object> targets_, IEtlContext context) Collection<?>TransformationRule.getAllInstances(IEtlContext context) EquivalentAssignmentStatement.getValueEquivalent(Object source, Object value, IEolContext context_) booleanTransformationRule.isLazy(IEolContext context) booleanTransformationRule.isPrimary(IEtlContext context) booleanTransformationRule.shouldBeTransformed(Object instance, Collection<Object> excluded, IEtlContext context, boolean overrideLazy) Collection<?>TransformationRule.transform(Object source, Collection<Object> targets, IEtlContext context) Collection<?>TransformationRule.transform(Object source, IEtlContext context) voidTransformationRule.transformAll(IEtlContext context, Collection<Object> excluded, boolean includeLazy) -
Uses of EolRuntimeException in org.eclipse.epsilon.etl.execute.operations
Methods in org.eclipse.epsilon.etl.execute.operations that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected ObjectEquivalentOperation.executeImpl(Object source, IEtlContext context, List<String> rules) protected ObjectEquivalentOperation.executeImpl(Collection<?> source, IEtlContext context, List<String> rules) protected Collection<?>EquivalentsOperation.executeImpl(Object source, IEtlContext context, List<String> rules) protected Collection<?>EquivalentsOperation.executeImpl(Collection<?> source, IEtlContext context, List<String> rules) -
Uses of EolRuntimeException in org.eclipse.epsilon.etl.strategy
Methods in org.eclipse.epsilon.etl.strategy that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidFastTransformationStrategy.executeTransformations(Collection<Transformation> transformations, IEtlContext context) default ObjectITransformationStrategy.getEquivalent(Object source, IErlContext context_, List<String> rules) default Collection<?>ITransformationStrategy.getEquivalent(Collection<?> collection, IErlContext context_, List<String> rules) Collection<?>DefaultTransformationStrategy.getEquivalents(Object source, IErlContext context_, List<String> rules) Collection<?>FastTransformationStrategy.getEquivalents(Object source, IErlContext context_, List<String> rules) default Collection<?>ITransformationStrategy.getEquivalents(Collection<?> collection, IErlContext context_, List<String> rules) protected List<TransformationRule>AbstractTransformationStrategy.getExecutableRules(IEtlContext context) protected List<TransformationRule>AbstractTransformationStrategy.getRulesFor(Object source, IEtlContext context) Collection<?>DefaultTransformationStrategy.transform(Object source, IEtlContext context, List<String> rules) Collection<?>FastTransformationStrategy.transform(Object source, IEtlContext context, List<String> rules) Collection<?>ITransformationStrategy.transform(Object source, IEtlContext context, List<String> rules) voidDefaultTransformationStrategy.transformModels(IEtlContext context) voidFastTransformationStrategy.transformModels(IEtlContext context) voidITransformationStrategy.transformModels(IEtlContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.eunit
Subclasses of EolRuntimeException in org.eclipse.epsilon.eunitModifier and TypeClassDescriptionclassException for when EUnit modules have parsing problems.Methods in org.eclipse.epsilon.eunit that throw EolRuntimeExceptionModifier and TypeMethodDescriptionEUnitModule.executeImpl()protected List<ModelBindings>EUnitModule.getModelBindings(Operation opTest) EUnitModule.getSuiteRoot()IEUnitModule.getSuiteRoot()voidvoidvoidEUnitTest.setModelBindings(ModelBindings mb) Changes the set of model bindings for this test.voidEUnitModule.setSelectedOperations(List<?> attribute) voidIEUnitModule.setSelectedOperations(List<?> attribute) Constructors in org.eclipse.epsilon.eunit that throw EolRuntimeExceptionModifierConstructorDescriptionModelBindings(Map<String, String> mapping, ModelBindings.ExclusiveMode mode) Creates a new instance. -
Uses of EolRuntimeException in org.eclipse.epsilon.eunit.junit
Methods in org.eclipse.epsilon.eunit.junit that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidEUnitTestRunner.executeModule()Runs the module once test listeners have been set up. -
Uses of EolRuntimeException in org.eclipse.epsilon.eunit.operations
Subclasses of EolRuntimeException in org.eclipse.epsilon.eunit.operationsModifier and TypeClassDescriptionclassExtended version ofEolAssertionExceptionwhich tracks the comparator that produces the detected differences. -
Uses of EolRuntimeException in org.eclipse.epsilon.evl
Methods in org.eclipse.epsilon.evl that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidEvlModule.checkConstraints()Invokes the execute() method on all Constraints in all ConstraintContexts.EvlModule.execute()IEvlModule.execute()voidIEvlFixer.fix(IEvlModule module) default ConstraintIEvlModule.getConstraint(String constraintName, String contextName, Object modelElement, ModuleElement ast) Finds a Constraint instance in this module based on the specified filters.protected Collection<Constraint>EvlModule.getOptimisedConstraintsFor(ConstraintContext constraintContext) voidEvlModule.postExecution()Clean up, execute fixes and post block.protected voidEvlModule.prepareContext()protected Collection<Constraint>EvlModule.preProcessConstraintContext(ConstraintContext constraintContext) protected Set<UnsatisfiedConstraint>EvlModule.processRules() -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.concurrent
Methods in org.eclipse.epsilon.evl.concurrent that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected abstract voidEvlModuleParallel.checkConstraints()protected voidEvlModuleParallelAnnotation.checkConstraints()protected voidEvlModuleParallelAtoms.checkConstraints()protected voidEvlModuleParallelElements.checkConstraints()EvlModuleParallelAtoms.executeAll(ErlContextParallel context) EvlModuleParallelAtoms.getAllJobs()EvlModuleParallelAtoms.getAllJobsImpl()Non-cached implementation as called byEvlModuleParallelAtoms.getAllJobs().protected List<ConstraintAtom>EvlModuleParallelConstraintAtoms.getAllJobsImpl()protected List<ConstraintContextAtom>EvlModuleParallelContextAtoms.getAllJobsImpl() -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.dom
Methods in org.eclipse.epsilon.evl.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanConstraint.appliesTo(Object object, IEvlContext context) final booleanConstraintContext.appliesTo(Object object, IEvlContext context) booleanConstraintContext.appliesTo(Object object, IEvlContext context, boolean checkType) booleanFix.appliesTo(Object self, IEvlContext context) Constraint.check(Object self, IEvlContext context) Constraint.execute(IEolContext context_, Object self) booleanConstraintContext.execute(Object modelElement, IEvlContext context) Executes all of this ConstraintContext's constraints for the given element.booleanConstraintContext.execute(Collection<Constraint> constraintsToCheck, Object modelElement, IEvlContext context) Executes all constraints for the given model element, provided it is applicable to this ConstraintContext and that this ConstraintContext is not lazy.voidConstraintContext.execute(Collection<Constraint> constraintsToCheck, IEvlContext context) Executes all of the give constraints for all applicable elements of this type.ConstraintContext.execute(IEolContext context) ConstraintContext.execute(IEolContext context_, Object self) voidFix.execute(Object self, IEvlContext context) protected booleanConstraint.executeCheckBlock(Object self, IEvlContext context) Fix.getTitle(Object self, IEvlContext context) Constraint.getUnsatisfiedMessage(Object self, IEvlContext context) Returns the message to be used in UnsatisfiedConstraint.getMessage().booleanConstraint.isLazy(IEvlContext context) booleanConstraintContext.isLazy(IEvlContext context) An entire context is lazy if all constraints are lazy, or if it is itself marked as lazy.booleanConstraintContext.isOfSourceKind(Object modelElement, IEvlContext context) Checks if the given model element is an instance of the kind described by this ConstraintContext.booleanConstraintContext.isOfSourceType(Object modelElement, IEvlContext context) Checks if the given model element is an instance of the type described by this ConstraintContext.booleanConstraint.optimisedCheck(Object self, IEvlContext context, boolean result) protected booleanConstraint.postprocessCheck(Object self, IEvlContext context, UnsatisfiedConstraint unsatisfiedConstraint, boolean result) booleanConstraint.shouldBeChecked(Object modelElement, IEvlContext context) booleanConstraintContext.shouldBeChecked(Object modelElement, IEvlContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.dt.launching
Methods in org.eclipse.epsilon.evl.dt.launching that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidEvlLaunchConfigurationDelegate.preExecute(IEolModule module) -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.dt.views
Methods in org.eclipse.epsilon.evl.dt.views that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.emf.validation
Methods in org.eclipse.epsilon.evl.emf.validation with parameters of type EolRuntimeExceptionModifier and TypeMethodDescriptionvoidEvlValidator.ValidationProblemListener.onRuntimeException(IEvlModule module, EolRuntimeException ex) -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.execute
Methods in org.eclipse.epsilon.evl.execute that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidCommandLineFixer.fix(IEvlModule module) FixInstance.getTitle()voidFixInstance.perform() -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.execute.atoms
Methods in org.eclipse.epsilon.evl.execute.atoms that throw EolRuntimeExceptionModifier and TypeMethodDescriptionConstraintContextAtom.executeWithResults()ConstraintContextAtom.executeWithResults(IEvlContext context) static ArrayList<ConstraintAtom>ConstraintAtom.getAllJobs(IEvlModule module) -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.execute.context
Methods in org.eclipse.epsilon.evl.execute.context that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanEvlContext.shouldShortCircuit(Constraint constraint) default booleanIEvlContext.shouldShortCircuit(Constraint constraint) Checks whether the condition for short-circuiting is met, either by previous invocation returning true or if there are unsatisfied constraints and theIEvlContext.isShortCircuiting()flag is enabled, or if the specified module element has been annotated with a termination criteria and an unsatisfied constraint containing the type is already present. -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.execute.context.concurrent
Methods in org.eclipse.epsilon.evl.execute.context.concurrent that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanEvlContextParallel.shouldShortCircuit(Constraint constraint) -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.execute.exceptions
Subclasses of EolRuntimeException in org.eclipse.epsilon.evl.execute.exceptionsModifier and TypeClassDescriptionclassclass -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.execute.operations
Methods in org.eclipse.epsilon.evl.execute.operations that throw EolRuntimeExceptionModifier and TypeMethodDescriptionSatisfiesOperation.execute(Object source, List<?> parameters, IEolContext context_, ModuleElement ast) -
Uses of EolRuntimeException in org.eclipse.epsilon.evl.launch
Methods in org.eclipse.epsilon.evl.launch that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.ewl
Methods in org.eclipse.epsilon.ewl that throw EolRuntimeExceptionModifier and TypeMethodDescriptionEwlModule.getWizardsFor(Object self) IEwlModule.getWizardsFor(Object self) -
Uses of EolRuntimeException in org.eclipse.epsilon.ewl.dom
Methods in org.eclipse.epsilon.ewl.dom that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanWizard.appliesTo(Object self, IEolContext context) Wizard.execute(IEolContext context, Object self) Wizard.getTitle(Object self, IEolContext context) voidWizard.process(Object self, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.ewl.execute
Methods in org.eclipse.epsilon.ewl.execute that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.flock
Methods in org.eclipse.epsilon.flock that throw EolRuntimeExceptionModifier and TypeMethodDescriptionFlockModule.execute()protected FlockResultFlockModule.processRules() -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.context
Methods in org.eclipse.epsilon.flock.context that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidConservativeCopyContext.automaticallyPopulateEquivalent(MigrationStrategy strategy, Equivalence equivalence) voidMigrateRuleContext.execute(ExecutableBlock<Void> body) booleanMigrateRuleContext.isEligibleFor(ClassifierTypedConstruct guardedConstruct) booleanTypeMappingContext.isEligibleFor(TypeMappingConstruct typeMapping) booleanGuardedConstructContext.satisfies(ExecutableBlock<Boolean> guard) -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.dt.launching
Methods in org.eclipse.epsilon.flock.dt.launching that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected voidFlockLaunchConfigurationDelegate.postExecute(IEolModule module) protected voidFlockLaunchConfigurationDelegate.preExecute(IEolModule module) -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.emc.wrappers
Methods in org.eclipse.epsilon.flock.emc.wrappers that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidModelElement.conservativelySetValueForProperty(ModelValue<?> equivalentValue, String propertyName, ConservativeCopyContext context) Model.createInstance(String typeName) ModelValue<?>ModelElement.getValueOfProperty(String property) booleanModel.hasProperty(String type, String property) -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.equivalences
Methods in org.eclipse.epsilon.flock.equivalences that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidEquivalences.applyRules(MigrationStrategy strategy) voidEquivalences.conservativeCopy(MigrationStrategy strategy, ConservativeCopyContext context) static EquivalencesEquivalences.establishFrom(MigrationStrategy strategy, EquivalenceEstablishmentContext context) Factory method for establishing original to migrated model Equivalences from a MigrationStrategy and an IFlockContext. -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.execute
Methods in org.eclipse.epsilon.flock.execute that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.execute.exceptions
Subclasses of EolRuntimeException in org.eclipse.epsilon.flock.execute.exceptionsModifier and TypeClassDescriptionclassclassclass -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.model.domain
Methods in org.eclipse.epsilon.flock.model.domain that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidMigrationStrategy.applyRulesTo(MigrateRuleContext context) MigrationStrategy.createEquivalence(TypeMappingContext context) EquivalentAssignmentStatement.getValueEquivalent(Object source, Object value, IEolContext context_) MigrationStrategy.ignoredPropertiesFor(MigrateRuleContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.model.domain.common
Methods in org.eclipse.epsilon.flock.model.domain.common that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanClassifierTypedConstruct.appliesIn(GuardedConstructContext context) booleanGuardedConstruct.appliesIn(GuardedConstructContext context) booleanPackageTypedConstruct.appliesIn(GuardedConstructContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.model.domain.rules
Methods in org.eclipse.epsilon.flock.model.domain.rules that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanMigrateRule.applyTo(MigrateRuleContext context) voidMigrateRules.applyTo(MigrateRuleContext context) voidMigrateRule.gatherIgnoredPropertiesFor(MigrateRuleContext context, IgnoredProperties ignoredProperties) MigrateRules.ignoredPropertiesFor(MigrateRuleContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.flock.model.domain.typemappings
Methods in org.eclipse.epsilon.flock.model.domain.typemappings that throw EolRuntimeExceptionModifier and TypeMethodDescriptionbooleanDeletion.appliesIn(GuardedConstructContext context) booleanTypeMappingConstruct.appliesIn(GuardedConstructContext original) TypeMappingConstructs.createEquivalence(TypeMappingContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.hutn.validation
Methods in org.eclipse.epsilon.hutn.validation that throw EolRuntimeExceptionModifier and TypeMethodDescriptionprotected booleanAbstractFixer.applyFix(UnsatisfiedConstraint constraint) Clients should override this method if fixes are used by the validator.voidAbstractFixer.fix(IEvlModule module) -
Uses of EolRuntimeException in org.eclipse.epsilon.internal.eunit.xml
Methods in org.eclipse.epsilon.internal.eunit.xml that throw EolRuntimeExceptionModifier and TypeMethodDescriptionEUnitXMLFormatter.generate()Generates a DOM tree with the results of the provided EUnit module, following the format of the JUnit Ant task.voidGenerates the report usingEUnitXMLFormatter.generate(), and then saves the XML document into a file. -
Uses of EolRuntimeException in org.eclipse.epsilon.picto
Methods in org.eclipse.epsilon.picto that throw EolRuntimeExceptionModifier and TypeMethodDescriptionLazyEgxModule.LazyGenerationRule.execute(IEolContext context) LazyEgxModule.LazyGenerationRule.execute(IEolContext context_, Object element) protected ObjectLazyEgxModule.processRules() -
Uses of EolRuntimeException in org.eclipse.epsilon.pinset
Methods in org.eclipse.epsilon.pinset that throw EolRuntimeExceptionModifier and TypeMethodDescriptionvoidDatasetRule.execute(IEolContext context) booleanDatasetRule.isIncluded(Object object, IEolContext context, String varName) static voidPostProcessing.normalize(List<ValueWrapper> values, Number value) voidPinsetModule.preExecution()protected ObjectPinsetModule.processRules() -
Uses of EolRuntimeException in org.eclipse.epsilon.pinset.columnGenerators
Methods in org.eclipse.epsilon.pinset.columnGenerators that throw EolRuntimeException -
Uses of EolRuntimeException in org.eclipse.epsilon.profiling
Methods in org.eclipse.epsilon.profiling with parameters of type EolRuntimeExceptionModifier and TypeMethodDescriptionvoidProfilingExecutionListener.finishedExecutingWithException(ModuleElement ast, EolRuntimeException exception, IEolContext context) -
Uses of EolRuntimeException in org.eclipse.epsilon.workflow.tasks
Methods in org.eclipse.epsilon.workflow.tasks that throw EolRuntimeException