Package de.spraener.nxtgen.annotations
package de.spraener.nxtgen.annotations
-
ClassDescriptionA class annotated with this annotation is the root of a cgv19 cartridge.A class annotated with this annotation can hold several methods which are annotated with CGV19Generator or CGV19Transformation, and each such method will be treated as a Generator or Transformation.This annotation marks the annotated target as a generator for cgV19.This annotation marks the annotated target as a transformation for cgV19.