railo.intergral.fusiondebug.server.type
Class FDValueSupport

java.lang.Object
  extended by railo.intergral.fusiondebug.server.type.FDValueSupport
All Implemented Interfaces:
com.intergral.fusiondebug.server.IFDValue
Direct Known Subclasses:
FDCollection, FDNodeValueSupport

public abstract class FDValueSupport
extends Object
implements com.intergral.fusiondebug.server.IFDValue


Constructor Summary
FDValueSupport()
           
 
Method Summary
 List getChildren(com.intergral.fusiondebug.server.IFDStackFrame frame, String name, Object value)
           
abstract  String getName()
           
 boolean hasChildren(Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.intergral.fusiondebug.server.IFDValue
getChildren, hasChildren, isMutable, set, toString
 

Constructor Detail

FDValueSupport

public FDValueSupport()
Method Detail

hasChildren

public boolean hasChildren(Object value)

getChildren

public List getChildren(com.intergral.fusiondebug.server.IFDStackFrame frame,
                        String name,
                        Object value)

getName

public abstract String getName()


Copyright © 2012 Railo