| Enum | Description |
|---|---|
| InheritAs |
Enumerator used by G9Class annotation as generalization inherit type.
|
| Justification |
Enumerator used by G9Attribute annotation as input and output justification type.
|
| PrimaryKeyCreator |
Enumerator used by G9Attribute annotation as primary key creator values
|
| Annotation Type | Description |
|---|---|
| G9Association |
Annotation specifying g9 specific parameters for attributes and methods acting as associations.
|
| G9Attribute |
Annotation specifying g9 specific parameters for attributes.
|
| G9Class |
Annotation specifying g9 specific parameters for an ordinary domain class.
|
| G9Converter |
Annotation specifying a class as a g9 Converter definition class.
|
| G9Enumerator | |
| G9EnumValue |
Annotation specifying g9 specific parameters for enumerator values.
|
| G9Exclude |
Annotation specifying if an element should be excluded from the model.
|
| G9Group |
Annotation specifying a class as a g9 Group definition class.
|
| G9Interface |
Annotation specifying g9 specific parameters for an interface.
|
| G9Method |
Annotation specifying g9 specific parameters for methods.
|
| G9Usertype |
Annotation specifying a class as a g9 Usertype definition class.
|
Copyright © 2006–2017 Esito AS. All rights reserved.