Class MigrateRuleContext
java.lang.Object
org.eclipse.epsilon.flock.context.MigrateRuleContext
-
Constructor Summary
ConstructorsConstructorDescriptionMigrateRuleContext(Equivalence equivalence, IEolContext context, FlockExecution execution) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(ExecutableBlock<Void> body) booleanisEligibleFor(ClassifierTypedConstruct guardedConstruct)
-
Constructor Details
-
MigrateRuleContext
-
-
Method Details
-
isEligibleFor
- Throws:
EolRuntimeException
-
execute
- Throws:
EolRuntimeException
-