Modeler Item
|
Topic
|
Visual Basic code
|
---|---|---|
Association (Role) |
Field or property.
|
|
Attribute |
Field or property.
|
|
Basic type |
Type.
|
|
Class |
Class or module in its own code file, or in the scoping item's file.
|
|
Data Type |
Structure in its own code file, or in the scoping item's file.
|
|
Dependency |
Implemented abstraction.
|
|
Exception |
Not generated.
|
|
Generalization |
Implements inheritance.
|
|
Interface |
Interface in its own code file, or in the scoping item's file.
|
|
Model |
Not generated.
|
|
Operation |
Function, event handler, event or operator.
|
|
Package |
Folder, namespace and/or a unit file.
|
|
Parameter |
Parameter within the class member definition.
|
|
Role |
Field or property.
|
|
State Diagram |
Not generated.
|
|
Type definition |
Enum or type.
|