Annotation Type MachineFormatter
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface MachineFormatterIndicates the capabilities of a machine formatter. It may be used to dynamically steer the code generation.- Author:
- Holger Eichelberger, SSE
- See Also:
ModelAccess
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleansupportsHierarchicalNamesWhether the machine connector supports hierarchical names.
-