|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topbraid.spin.arq.AbstractTemplateVisitor
public abstract class AbstractTemplateVisitor
Base implementation of TemplateVisitor that calls visit for each triple in a group.
Constructor Summary | |
---|---|
AbstractTemplateVisitor()
|
Method Summary | |
---|---|
void |
visit(TemplateTriple triple)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractTemplateVisitor()
Method Detail |
---|
public void visit(TemplateTriple triple)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |