Package edu.wpi.ebob.internal.inspect

Interface Summary
ModifiableNode An interface that potentially modifiable objects can implement.
Node Represents a node in a tree.
 

Class Summary
AbstractNode  
ArrayItemNode  
FieldNode represents a IFieldin a tree.
InstanceContentProvider a content provider for the TableTreeViewer in PropertiesView.
InstanceLabelProvider A label provider for the TableTreeViewer in PropertiesView.
InstanceNode represents an Instancein a tree.
ReturnValueNode A Return value node represents an object that is returned from a computation, which can be unnamed.
RootNode Represents the very top node in the table tree viewer in PropertiesView.