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