org.deft.extension.persistence
Interface Invoker
- All Known Implementing Classes:
- ASTLayouterInvoker, ASTModifierInvoker, ModifiedDecoratorInvoker, ProtectedDecoratorInvoker, StyleDecoratorInvoker
public interface Invoker
Interface for Invoker used in the Persistence object an file.
- Author:
- Martin Heinzerling
Method Summary |
void |
invoke(org.deft.repository.ast.TreeNode ast,
java.util.Map<java.lang.String,java.lang.String> params)
|
invoke
void invoke(org.deft.repository.ast.TreeNode ast,
java.util.Map<java.lang.String,java.lang.String> params)
- Parameters:
ast
- root treenodeparams
- parameter map with the concrete modification