Yellicode
The extensible code generator
- Getting started
- Tutorial - Model driven basics
- Tutorial - Full stack Angular application
- Fundamentals
- How-to
- Modeler
- Reference
DependencyKind enumeration
A bitwise enumeration used to specify what types of dependency to include during a DependencySortTransform.
Enumeration literals
| Name | Description |
|---|---|
| none | |
| generalizations | |
| interfaceRealizations | |
| attributes | |
| operationParameters | |
| all |