|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Personality.PersonalityTypes | |
---|---|
clarion.system | |
clarion.tools |
Uses of Personality.PersonalityTypes in clarion.system |
---|
Constructors in clarion.system with parameters of type Personality.PersonalityTypes | |
---|---|
MS(CLARION Agent,
Personality.PersonalityTypes Pers)
Initializes the MS with the personality specified. |
Uses of Personality.PersonalityTypes in clarion.tools |
---|
Methods in clarion.tools that return Personality.PersonalityTypes | |
---|---|
static Personality.PersonalityTypes |
Personality.PersonalityTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Personality.PersonalityTypes[] |
Personality.PersonalityTypes.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |