vitro.graph
Class EdgeAnnotation
java.lang.Object
vitro.graph.EdgeAnnotation
- All Implemented Interfaces:
- Annotation
public class EdgeAnnotation
- extends Object
- implements Annotation
edge
public final Edge edge
label
public final String label
EdgeAnnotation
public EdgeAnnotation(Edge edge)
EdgeAnnotation
public EdgeAnnotation(Edge edge,
String label)
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object