Uses of Class
fbench.graph.ViewModel

Packages that use ViewModel
fbench.graph   
 

Uses of ViewModel in fbench.graph
 

Subclasses of ViewModel in fbench.graph
 class GraphView
          A panel for displaying an Element of the DOM Tree of an IEC 61499 XML LibraryElement as a directed graph.
 

Methods in fbench.graph with parameters of type ViewModel
 void GraphElement.addVisibleParameters(ViewModel view)
          Adds the visible parameters of this element (if any) to the given GraphView.