it.amattioli.workstate.wfunit
Class AttributeRetriever

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

public class AttributeRetriever
extends Object
implements Visitor


Constructor Summary
AttributeRetriever(String stateName, String attrName)
           
 
Method Summary
 Object 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

AttributeRetriever

public AttributeRetriever(String stateName,
                          String attrName)
Method Detail

visit

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

getResult

public Object getResult()


Copyright © 2011. All Rights Reserved.