|
|
Create Dependencies by Patrick RutledgeThis script creates dependencies from package bodies to package specifications, when they have the same name and are assigned to the same class but are in different subsystems. This is because, unlike when they are in the same subystem, Rose will not automatically generate a #include of the header in the body when C++ is generated for the class. It is written to work on selected classes and packages, but changing one line (as marked) will make it check the whole model. Download (5KB) (Dec-1998) |
|