-
Required Element Summary
Required Elements
A reference identifier that the generated class refers to
The value element MUST have the name of the code generator.
-
Optional Element Summary
Optional Elements
boolean
Optional flag indicating that the generated class shall be hidden from other
generators.
A optional name to be used
-
Element Details
-
value
The value element MUST have the name of the code generator.
-
reference
A reference identifier that the generated class refers to
- Returns:
- reference identifier
-
-
name
A optional name to be used
- Returns:
- alternative name
- Default:
- ""
-
hidden
boolean hidden
Optional flag indicating that the generated class shall be hidden from other
generators.
- Returns:
- true if the class should be hidden otherwise false
- Default:
- false