|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEvaluatorImpl
org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation.PartialEvaluatorNoAllInstances
public class PartialEvaluatorNoAllInstances
A partial evaluator which doesn't attempt to perform allInstances() requests
and instead throws a NoAllInstancesDuringEvaluationForUnusedCheck exception when
it happens. Useful in case partial evaluations are carried out to gain performance and if
performing the allInstances() call costs more than it saves.
| Constructor Summary | |
|---|---|
|
PartialEvaluatorNoAllInstances(OCLFactory oclFactory)
|
protected |
PartialEvaluatorNoAllInstances(PartialEcoreEnvironmentFactoryNoAllInstances environmentFactory,
OCLFactory oclFactory)
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEvaluatorImpl |
|---|
evaluate, evaluate, getHelper, getOcl, hasNoEffectOnOverallExpression, transitivelyPropagateDelta |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PartialEvaluatorNoAllInstances(OCLFactory oclFactory)
protected PartialEvaluatorNoAllInstances(PartialEcoreEnvironmentFactoryNoAllInstances environmentFactory,
OCLFactory oclFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||