Chapter 3 Building Structural Diagrams
If a classifier data type is not linked to its original classifier, you can use the Rebuild Data Type Links feature to restore the link. This feature looks for all classifiers of the current model and links them, if needed, to the original classifier.
The Rebuild Data Type Links scans the following data types:
In some cases, for C++ in particular, this feature is very useful to keep the synchronization of the link even if the data type changes, so that it keeps referencing the original class.
The Rebuild Data Type Links contains the following options:
To rebuild data type links:
Option | Description |
---|---|
Create associations | Looks for attributes whose data type matches a classifier and links the attributes to the newly created association as migrated attributes |
Create symbols for associations | Creates a symbol of the new association |
Create internal links | Creates a link between the return type or parameter data type and the classifier it references |
Copyright (C) 2006. Sybase Inc. All rights reserved. |