story.scheherazade.misc
Class BehaviorType
java.lang.Object
story.scheherazade.misc.GenericScheherID
story.scheherazade.misc.NounType
story.scheherazade.misc.BehaviorType
- All Implemented Interfaces:
- java.lang.Comparable, RenderableObject, ScheherIDWithType
public class BehaviorType
- extends NounType
- implements java.lang.Comparable
Extension of GenericScheherID that semantically represents a
behavior type.
Methods inherited from class story.scheherazade.misc.NounType |
allowsGroups, compareTo, getBoundaryString, getDiscreteness, getGender, getGroupNodeAddress, getGroupNounType, getMenuName, getNounFlavor, getNounFlavorDeclarationLinkType, getNounFlavorDefinitionLinkType, getNounFlavorPrototypeNodeID, getPluralForm, getProper, getType, getUniversalNodeAddress, getUniversalNounType, getWordNetOffset, isCompleteType, render |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.lang.Comparable |
compareTo |
Universal
public static BehaviorType Universal
Group
public static BehaviorType Group
Generic
public static BehaviorType Generic
Every
public static BehaviorType Every
RoleOfSomething
public static BehaviorType RoleOfSomething
RoleForSomething
public static BehaviorType RoleForSomething
BehaviorType
public BehaviorType(java.lang.String ID)
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.