slib.sml.sm.core.measures.graph.pairwise.dag.edge_based
Class Sim_DAG_edge_abstract

java.lang.Object
  extended by slib.sml.sm.core.measures.graph.pairwise.dag.edge_based.Sim_DAG_edge_abstract
All Implemented Interfaces:
Sim_Pairwise_DAG, Sim_Pairwise
Direct Known Subclasses:
Sim_pairwise_DAG_edge_Al_Mubaid_2006, Sim_pairwise_DAG_edge_G_SESAME_2007, Sim_pairwise_DAG_edge_Kyogoku_basic_2011, Sim_pairwise_DAG_edge_Leacock_Chodorow_1998, Sim_pairwise_DAG_edge_Li_2003, Sim_pairwise_DAG_edge_Pekar_Staab_2002, Sim_pairwise_DAG_edge_Rada_1989, Sim_pairwise_DAG_edge_Rada_LCA_1989, Sim_pairwise_DAG_edge_Resnik_1995, Sim_pairwise_DAG_edge_Slimani_2006, Sim_pairwise_DAG_edge_Stojanovic_2001, Sim_pairwise_DAG_edge_Wu_Palmer_1994, Sim_pairwise_DAG_hybrid_Wang_2007

public abstract class Sim_DAG_edge_abstract
extends Object
implements Sim_Pairwise_DAG

Class used to represent a Sim_Pairwise_DAG which relies on a edge-based approach.

Author:
Harispe Sébastien

Constructor Summary
Sim_DAG_edge_abstract()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface slib.sml.sm.core.measures.Sim_Pairwise
isSymmetric, sim
 

Constructor Detail

Sim_DAG_edge_abstract

public Sim_DAG_edge_abstract()


Copyright © 2013. All Rights Reserved.