Uses of Interface
bsys.propertyview.PropertyView.Getter

Packages that use PropertyView.Getter
bsys.propertyview   
treebolic.generator   
 

Uses of PropertyView.Getter in bsys.propertyview
 

Fields in bsys.propertyview declared as PropertyView.Getter
 PropertyView.Getter PropertyView.Handler.theGetter
          Get routines
 

Uses of PropertyView.Getter in treebolic.generator
 

Classes in treebolic.generator that implement PropertyView.Getter
private  class PropertyView.EdgeGetter
          Edge getter
private  class PropertyView.EdgesGetter
          Edges getter
private  class PropertyView.MenuItemGetter
          Menu element getter
private static class PropertyView.NodeGetter
          Node getter
private  class PropertyView.NodesGetter
          Nodes getter
private  class PropertyView.TopGetter
          Top element setter
private  class PropertyView.TreeGetter
          Tree element setter
 

Methods in treebolic.generator with parameters of type PropertyView.Getter
private  PropertyView.Handler PropertyView.makeHandler(java.lang.Object[][] theseFeatures, PropertyView.Getter thisGetter, PropertyView.Setter thisSetter, PropertyView.IdGetter thisIdGetter)
          Make handler