|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.parameters.SCHParameter
story.scheherazade.parameters.StoryAssertionParameter
public abstract class StoryAssertionParameter
A class with no functionality that serves to organize the SCHParameter hierarchy by grouping together those Parameters that match arguments but do not necessarily refer to the Narrative story graph. They look for valid assertions whether or not those assertions are a part of an actual narrative.
Constructor Summary | |
---|---|
StoryAssertionParameter()
|
Method Summary | |
---|---|
abstract SemanticRole |
getRole()
The semantic role of this parameter in the overall assertion. |
abstract SCHVariableType |
referenceType()
|
Methods inherited from class story.scheherazade.parameters.SCHParameter |
---|
makeClone, makeCopy, referenceRequirements, render, specificRender |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StoryAssertionParameter()
Method Detail |
---|
public abstract SemanticRole getRole()
public abstract SCHVariableType referenceType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |