| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A Node that is formed by reference (via Paths) to some other Node.
| Method Summary | |
 Path | 
contextPath()
The Path to the anchor's context.  | 
 Node | 
target()
The target Node of this anchor.  | 
 Path | 
targetPath()
The Path to the anchor's target Node.  | 
| Methods inherited from interface org.nodal.model.Node | 
asAnchor, asMapNode, asRecordNode, asSequenceNode, bareNode, capability, content, edit, editMap, editRecord, editSequence, history, id, path, repository, type | 
| Method Detail | 
public Path contextPath()
targetPath() is an
 absolute Path, then this may be null.
public Path targetPath()
contextPath() must be
 a non-null absolute Path.
public Node target()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||