Package net.ssehub.easy.instantiation.velocity
This package contains the VIL instantiator realization of Apache's Velocity.
For more information please visit the Velocity project page.
For more information please visit the Velocity project page.
-
Class Summary Class Description VelocityCompoundAccess Context which allows retrieval of nested values of a compound via getByName(<slot name>).VelocityContainerItem VelocityContextItemfor container, i.e., sets and sequences.VelocityContextInitializer Converts anIDecisionVariableinto flatVelocityContextItem, because Velocity needs a simple (name, value) tuple for instantiation.VelocityContextItem Datatype for initializing velocity's context.VelocityInstantiator A VIL instantiator for velocity.