story.scheherazade.elements
Class InterpChainLink
java.lang.Object
story.scheherazade.elements.InterpChainLink
public class InterpChainLink
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterpChainLink
public InterpChainLink(InterpretativeArcType incomingArc,
InterpElement element)
addOutgoingFork
public void addOutgoingFork(InterpChainLink fork)
manifest
public InterpElementSet manifest()
throws Scheherexception
- Throws:
Scheherexception
render
public java.lang.StringBuffer render()
throws Scheherexception
- Throws:
Scheherexception
numOutgoingForks
public int numOutgoingForks()
getElement
public InterpElement getElement()
getArcType
public InterpretativeArcType getArcType()
getOutgoingFork
public InterpChainLink getOutgoingFork(int order)
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.