Package net.ssehub.easy.instantiation.velocity
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.
-
ClassesClassDescriptionContext which allows retrieval of nested values of a compound via
getByName(<slot name>).VelocityContextItemfor container, i.e., sets and sequences.Converts anIDecisionVariableinto flatVelocityContextItem, because Velocity needs a simple (name, value) tuple for instantiation.Datatype for initializing velocity's context.A VIL instantiator for velocity.