How to manage includes in Rhapsody
2353 Betrachtungen
Seite:
1
How to manage includes in Rhapsody
14.07.2008 16:05
Includes
There are several ways to let Rhapsody generate includes
- Associatiations:
generates includes in the implementation file - usage dependency's
For dependency's it is also possible to change the position where the include is generated.
Use the Property CG:Dependency:UsageType to change the location between implementation and specification.
And you can change the property C_CG:Dependency:IncludeStyle to change between <> and "" for the includes, in most cases default is the best choice - property C_CG:Class:ImpIncludes
ImpIncludes can be used for external files or for component files, If the user want to include these in special classes
