public abstract class Edge extends Object implements Visitable<GraphVisitor>
protected Property
property
protected
Edge(Property property)
boolean
equals(Object obj)
Property
getProperty()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
accept
protected final Property property
protected Edge(Property property)
public Property getProperty()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
Copyright © 2013. All rights reserved.