Uses of Class
story.scheherazade.misc.CoreGoal

Packages that use CoreGoal
story.scheherazade.misc   
 

Uses of CoreGoal in story.scheherazade.misc
 

Fields in story.scheherazade.misc declared as CoreGoal
static CoreGoal CoreGoal.Actualization
           
static CoreGoal CoreGoal.Ego
           
static CoreGoal CoreGoal.Enlightenment
           
static CoreGoal CoreGoal.Freedom
           
static CoreGoal CoreGoal.Health
           
static CoreGoal CoreGoal.Honor
           
static CoreGoal CoreGoal.Justice
           
static CoreGoal CoreGoal.Legacy
           
static CoreGoal CoreGoal.Leisure
           
static CoreGoal CoreGoal.Life
           
static CoreGoal CoreGoal.Love
           
static CoreGoal CoreGoal.Membership
           
static CoreGoal CoreGoal.Wealth
           
 

Methods in story.scheherazade.misc that return CoreGoal
static CoreGoal CoreGoal.get(int number)
          Return the corresponding CoreGoal for the given Unique ID (see getUniqueID).
static CoreGoal CoreGoal.get(java.lang.String string)
          Static version of get() that gets around the Java restriction on static types in interfaces.
 



Copyright © 2011 David K. Elson. All Rights Reserved.