• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

get the class cards extension

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there

I am trying to get the class cards extension to get the UML diagrams for my classes.
Do you know from where to get it please??

Thanks
 
author
Posts: 23951
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Yani Abela wrote:Hi there

I am trying to get the class cards extension to get the UML diagrams for my classes.
Do you know from where to get it please??

Thanks




I am assuming this is for an IDE. If so, can you tell us which IDE you are using? If not, can you elaborate, as I am not sure what you are asking?

Henry
 
Yani Abela
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Henry Wong wrote:

can you elaborate, as I am not sure what you are asking?

Henry




I did a school project which was mainly a Dvd Rental System where I had the following classes ; Client class and SalesPerson class (both inherit from the class named Person), DVD class, DvdShop class, Runner Class & Loan Class. I used Bluej.

Now, I need this extension so that the Bluej itself gives me the UML diagram of each class. I know the extension is called Class Cards but I don't know where to get it from. I tried several sites but it won't install
I hope I expressed my self better now
Thanks
 
Yani Abela
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ok i resolved it thanks
 
reply
    Bookmark Topic Watch Topic
  • New Topic