• 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

Component Diagram -SCEA Part2

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

Do I need to show filter and controller classes in my component diagram.

Regards,
Vinutha.
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It is only important that you mention the details of your solution effectively. If they are not going to be part of your component diagram you must mention it elsewhere so that your evaluator knows that this is your solution.
 
Vinutha Gattu
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

My component diagram is becoming very huge if I create a single diagram for all the use cases. Can I split component diagram into multiple diagrams.Can any one suggest better way of spliting the component diagram.

Regards,
Vinutha.
 
Deepak Bala
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Vinutha Gattu:
Hi,

My component diagram is becoming very huge if I create a single diagram for all the use cases. Can I split component diagram into multiple diagrams.Can any one suggest better way of spliting the component diagram.

Regards,
Vinutha.



Yes you can split the component diagram. How you split it is up to you. You can split by business module, any specific functionality etc etc.
 
Vinutha Gattu
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Do we need to draw component diagram and sequence diagrams for login, profile and frequent miles use cases also.

Regards,
Vinutha.
 
Deepak Bala
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Vinutha Gattu:
Hi,

Do we need to draw component diagram and sequence diagrams for login, profile and frequent miles use cases also.

Regards,
Vinutha.



Its up to you
reply
    Bookmark Topic Watch Topic
  • New Topic