KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.decision
/
DecisionCatalog
Decision
Catalog
class
DecisionCatalog
(
source
)
§4.3.1 — name resolution for one element's surface. Built only by DecisionElementBuilder.
Members
Properties
lever
Names
Link copied to clipboard
val
leverNames
:
List
<
String
>
name
Link copied to clipboard
val
name
:
String
observation
Names
Link copied to clipboard
val
observationNames
:
List
<
String
>
owner
Link copied to clipboard
val
owner
:
ModelElement
Functions
lever
Info
Link copied to clipboard
fun
leverInfo
(
name
:
String
)
:
LeverInfo
?
observation
Link copied to clipboard
fun
observation
(
name
:
String
)
:
GetValueIfc
?
reward
Source
Link copied to clipboard
fun
rewardSource
(
name
:
String
)
:
RewardSourceCIfc
?