- valueOf(String) - Static method in enum de.bensoft.acis.core.ActionResult.ActionResultCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.bensoft.acis.core.ContextVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.bensoft.acis.core.language.Sentence.SentenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.bensoft.acis.core.ParameterType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.bensoft.acis.core.ActionResult.ActionResultCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.bensoft.acis.core.ContextVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.bensoft.acis.core.language.Sentence.SentenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.bensoft.acis.core.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VisualOutput - Interface in de.bensoft.acis.core.environment
-
Represents a unified interface for visual output.