can anyone help me with a UML diagram of my project..kinda confuse
What kind of UML diagram do you need? What are your requirements?
can u provide me with ur email so i can fwd d requirement
Just post it here. It'll allow others to help out. Otherwise, if you can tell me which kind of uml diagram you want, I can give you general instructions that I use when constructing them.
pal whiisper what is ur project?????kindly explain us.....
Outline This assignment contributes 20% of total subject mark. The assignment consists of only one question. Every student submits one assignment individually. Interview will be conducted. You are strongly advised to submit the assignment in time even though it is incomplete. For late submission, zero mark will be given. No extension of dateline will be entertained so that the lecturer will have sufficient time to assess and release the mark before the final exam. Interview will be conducted after the due date. Make sure your program code can be compiled under g++ 4.4.1. You may download Code::Block 10.05 with bundled g++ 4.4.1 at http://prdownload.berlios.de/codeblocks/codeblocks-10.05mingw-setup.exe. Problem Statement You are hired to develop a Final Year Project (FYP) management system for a university. The business rules are listed below: · A student may register a project with a supervisor. · A project may have up to 2 students and must have 1 supervisor only. The system must be able to perform the following functions: 1. Create lecturers. [0.5m] 2. Delete lecturers. [1m] 3. Create students. [0.5m] 4. Delete students. [1m] 5. Create project. [0.5m] 6. Delete project. [1m] 7. Register a student to a supervisor for a project. [0.5m] 8. Register project according to the quota. [1m] 9. Unregister a student from a project. [1m] 10. List all lecturers (all attributes, student, and project must be shown) [1m] 11. List all students (all attributes, project, and supervisor must be shown) [1m] 12. List all projects (all attributes, student, and supervisor must be shown) [1m] 13. Read data from file and save data to file. [1m] (You may provide some initial data to facilitate testing during interview.)
just posted it now
I will see it after, and promess to help you if I can, but now I'm very busy please forgive me and gime me somme more time; Good Luck
Start with diagrams of the use cases already described in your assignment. Do a google search on "use case diagram" and check out the Wikipedia link from the search results.
you can chose a methodologie for using UML like RUP (Rational Unified Process), it's very simple and help you to organize your project life cycle developement you start with use case diagramme and séquence diagramme at this step (the inception phase 80% use case diagrams, and elaboration phase 20% use case and 80% sequence diagram) after you can find more déttail for RUP methodologie in google by searching with RUP methodologie when you start , if you have question in somme diagrams poste here your question, but I can't do all the project for you Good Luck
Join our real-time social learning platform and learn together with your friends!