Link
public final class SimpleLink extends Object implements Link
SimpleLink(Argument from, Argument to, LinkType type)
boolean
equals(Object obj)
Argument
getFrom()
getTo()
LinkType
getType()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SimpleLink(Argument from, Argument to, LinkType type)
from
to
type
public Argument getFrom()
getFrom
public Argument getTo()
getTo
public LinkType getType()
getType
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals