public class CachedOutEdge extends CachedEdge
Title:
Description: Represents a cached outgoing edge.
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
neighbor| Constructor and Description |
|---|
CachedOutEdge(Edge edge) |
CachedOutEdge(Role role,
aterm.ATermAppl to,
DependencySet ds) |
| Modifier and Type | Method and Description |
|---|---|
aterm.ATermAppl |
getToName() |
getDepends, getFrom, getFromName, getNeighbor, getRole, getTo, setDepends, toStringpublic CachedOutEdge(Edge edge)
public CachedOutEdge(Role role, aterm.ATermAppl to, DependencySet ds)
public aterm.ATermAppl getToName()
getToName in interface EdgegetToName in class CachedEdgeCopyright © 2019. All rights reserved.