story.scheherazade.elements
Class InterpValidationError
java.lang.Object
story.scheherazade.elements.InterpValidationError
public class InterpValidationError
- extends java.lang.Object
A closure error in the story graph.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterpValidationError
public InterpValidationError(InterpValidationErrorType errorType,
InterpElement interpElement)
getErrorType
public InterpValidationErrorType getErrorType()
getOffendingElement
public InterpElement getOffendingElement()
render
public java.lang.StringBuffer render(StoryInterpreter story,
Verbalizer verbalizer,
PlannerRepository plannerRep)
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.