story.scheherazade.misc
Class LocationType
java.lang.Object
story.scheherazade.misc.GenericScheherID
story.scheherazade.misc.NounType
story.scheherazade.misc.LocationType
- All Implemented Interfaces:
- java.lang.Comparable, RenderableObject, ScheherIDWithType
public class LocationType
- extends NounType
- implements java.lang.Comparable
Extension of GenericScheherID that semantically represents a
location 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 LocationType Universal
Group
public static LocationType Group
Generic
public static LocationType Generic
Every
public static LocationType Every
RoleForSomething
public static LocationType RoleForSomething
RoleOfSomething
public static LocationType RoleOfSomething
LocationType
public LocationType(java.lang.String ID)
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.