Book a Demo

Author Topic: New stereotype base on table  (Read 2970 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
New stereotype base on table
« on: August 07, 2007, 08:13:02 pm »
Hi
I was trying to create a new stereotype (procedure_resultset_return) based on table.
When I tried to do it through settings -> UML I couldn't choose "table" from the list as base class, so I typed it in.
When I tried creating a new class of this type from table the stereo type was there, but when I chose it the class properties looked like of type class and not table (no columns).
Am I missing something?
Recursion definition:
If you don’t understand the definition read "Recursion definition".

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: New stereotype base on table
« Reply #1 on: August 08, 2007, 01:35:52 am »
This used to work fine. Remember that the stereotype is case sensitive. Also, make sure there is no leading or trailing white space, as EA will assume these are significant characters.
No, you can't have it!

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: New stereotype base on table
« Reply #2 on: August 08, 2007, 01:46:38 am »
Thanks, I'll try.
Recursion definition:
If you don’t understand the definition read "Recursion definition".