Book a Demo

Author Topic: Generation code problem  (Read 2089 times)

pcocko

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generation code problem
« on: July 11, 2005, 09:02:47 am »
I have other problem when I want to generate code from a class to file.
The problem is when the class have a link with a process in the analisys model. (Is a Realisation link)
The code generated is this:

import Model Views.Analysis.Domestic Despatch Reports;

Is importing a process... the problem is that I can't remove the process or the relationship..

What is the solution for this?

Thanks in advance.