com.advancedpwr.record.inspect
Class ArrayInspector

java.lang.Object
  extended by com.advancedpwr.record.inspect.Inspector
      extended by com.advancedpwr.record.inspect.ArrayInspector

public class ArrayInspector
extends Inspector


Field Summary
 
Fields inherited from class com.advancedpwr.record.inspect.Inspector
fieldInstanceTree
 
Constructor Summary
ArrayInspector()
           
 
Method Summary
protected  void addArrayAccessPaths()
           
 void inspect(InstanceTree inTree)
           
protected  boolean isArray()
           
 
Methods inherited from class com.advancedpwr.record.inspect.Inspector
addAccessPath, createInstanceTree, currentInstanceName, debug, getInstanceTree, getObject, objectClass, setInstanceTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayInspector

public ArrayInspector()
Method Detail

inspect

public void inspect(InstanceTree inTree)
Specified by:
inspect in class Inspector

addArrayAccessPaths

protected void addArrayAccessPaths()

isArray

protected boolean isArray()


Copyright © 2011 Advanced Power Co. All Rights Reserved.