Skip to content

Alphabet Annotations

HansvdLaan edited this page Apr 25, 2018 · 18 revisions

These are the annotations which can be used to set details about the alphabet of the experiment. Below all annotations are showcased together with a small example.

Currently, all primitives and strings are allowed as parameters. Furthermore, we have a specific set of JavaFX parameters. Examples of parameters are: int:5, string:some_string, char:v and javaFX:mouse_press.

@FunctionSymbol

parameters: symbolID, outputID, parameters, predicates, nfapredicates

@FieldMethodSymbol

parameters: fieldID, fieldMethods, outputIDs, parameters, predicates, nfapredicates

@WidgetSymbol

parameters: widgetID, events, outputIDs, predicates, nfapredicates

Clone this wiki locally