Annotation
This section should not be called annotation, (even though these are done thought annotation). But TODO later. The “annotation” part is developer part. But the value is modifiable from the user. (In the imaginary case where people would use groimp for a graph other than RGG graph. Or use another type of instantiation by default ).
→ select the default query model ( de.grogra.xl.query.UseModel) . value = de.grogra.rgg.model.Compiletime.class
→ select the default property ( de.grogra.xl.property.UseModel ) . type = Node.class, model = PropertyCompiletime.class
→ set the default super class type (DefaultModuleSuperclass ) . value = Node.class;
→ set the default instantiation producer ( InstantiationProducerType) . value = Instantiation.class
→ set additional compiler extensions ( UseExtension ). value = CompilerExtension.class.
→ use the implicit conversion from Double to FLoat