|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.epsilon.flock.model.loader.MigrationStrategyLoader
public class MigrationStrategyLoader
Walks the AST, constructing an equivalent domain model containing MigrationRule objects.
Constructor Summary | |
---|---|
MigrationStrategyLoader(AST ast)
|
Method Summary | |
---|---|
MigrationStrategy |
run()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MigrationStrategyLoader(AST ast)
Method Detail |
---|
public MigrationStrategy run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |