Class RelationEdge

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class RelationEdge
    extends org.jgrapht.graph.DefaultWeightedEdge
    Author:
    berkay - Jul 28, 2016
    See Also:
    Serialized Form
    • Method Detail

      • setRelation

        public void setRelation​(String relation)
      • getWeight

        public double getWeight()
        Overrides:
        getWeight in class org.jgrapht.graph.DefaultWeightedEdge
      • toString

        public String toString()
        Overrides:
        toString in class org.jgrapht.graph.DefaultEdge