Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.ui.hypergraph_visualizer.HyperEdgeVertex Class Reference
Inheritance diagram for joshua.ui.hypergraph_visualizer.HyperEdgeVertex:
[legend]
Collaboration diagram for joshua.ui.hypergraph_visualizer.HyperEdgeVertex:
[legend]

List of all members.

Public Member Functions

 HyperEdgeVertex (HyperEdge e)
HyperEdge getHyperEdge ()
String toString ()
boolean equals (Object o)

Private Attributes

HyperEdge edge

Constructor & Destructor Documentation

Here is the caller graph for this function:


Member Function Documentation

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation