it.amattioli.workstate.core
Class MetaStateFinder

Show UML class diagram
java.lang.Object
  extended by it.amattioli.workstate.core.MetaStateFinder
All Implemented Interfaces:
Visitor

public class MetaStateFinder
extends Object
implements Visitor


Constructor Summary
MetaStateFinder(String matchingTag)
           
 
Method Summary
 MetaState getResult()
           
 void visit(Receiver receiver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaStateFinder

public MetaStateFinder(String matchingTag)
Method Detail

visit

public void visit(Receiver receiver)
Specified by:
visit in interface Visitor

getResult

public MetaState getResult()


Copyright © 2011. All Rights Reserved.