Uses of Interface
venice.VDependency

Uses of VDependency in venice
 

Classes in venice that implement VDependency
 class ZDependency
          ZDependency is a concrete implementation of VDependency interface using Jazz UI library.
 

Methods in venice that return VDependency
 VDependency Visualization.newVDependency(java.lang.String inId)
          a factory method for generating new VDependencies.
 VDependency ZVisualization.newVDependency(java.lang.String inId)