|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeType | |
|---|---|
| cz.cuni.amis.pogamut.episodic.decisions | |
| Uses of NodeType in cz.cuni.amis.pogamut.episodic.decisions |
|---|
| Methods in cz.cuni.amis.pogamut.episodic.decisions that return NodeType | |
|---|---|
NodeType |
Node.getType()
Getter method for the type variable. |
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in cz.cuni.amis.pogamut.episodic.decisions with parameters of type NodeType | |
|---|---|
Node(String _name,
int _attractivity,
NodeType _type)
Instantiate the class by providing its name, attractivity and type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||