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

List of all members.

Public Member Functions

 NodeVertex (HGNode n)
HGNode getNode ()
String toString ()
boolean equals (Object o)
HyperEdge incrementEdge ()

Private Attributes

HGNode node
int edgeIndex

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:

Here is the caller graph for this function:


Member Data Documentation