| Package | Description |
|---|---|
| org.databene.script | |
| org.databene.script.expression |
| Class and Description |
|---|
| BeanSpec
A bean specification which can declare if it wraps a 'value' or just represents a 'reference'.
|
| Expression
Represents an Expression that evaluates some internal state and returns the result.
|
| PrimitiveType
Describes a primitive benerator type.
|
| ScriptContext
Base interface for Databene Script actors to interoperate with their environment.
|
| Transition
Represents the transition of one state to another.
|
| WeightedSample
Represents a single sample value for a generator.
|
| WeightedTransition
Transition class that adds a weight property.
|
| Class and Description |
|---|
| Assignment
Represents an assignment of an expression (result) to a target name.
|
| Expression
Represents an Expression that evaluates some internal state and returns the result.
|
Copyright © 2011–2014 Volker Bergmann. All rights reserved.