Uses of Class
net.sf.tweety.logics.bpm.syntax.TaskType
-
-
Uses of TaskType in net.sf.tweety.logics.bpm.syntax
Methods in net.sf.tweety.logics.bpm.syntax that return TaskType Modifier and Type Method Description static TaskTypeTaskType. valueOf(String name)Returns the enum constant of this type with the specified name.static TaskType[]TaskType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-