labels
stringlengths
3
22
ids
stringlengths
44
278
txt
stringlengths
13
29k
xmi
stringlengths
359
1.44M
is_duplicated
bool
2 classes
graph
stringlengths
364
727k
model_type
stringclasses
2 values
course
repo-genmymodel-uml/data/2f4f070d-7dc1-459d-af6a-e00342e4a616.xmi
model Student Faculty Admin SignUp Login Upload Materials View / Modify the Uploaded Materials Manage Student / Faculty List Student_SignUp signUp student Student_Login login student Admin_Manage Student / Faculty List manage Student / Faculty List admin Teacher_SignUp signUp teacher Teacher_Login login teacher Teache...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_f4oMgJflEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
bank-transactions
repo-genmymodel-uml/data/f8ee536b-d794-4e56-aafa-2893c440a941.xmi
OnlineBankingSystem Profile userID firstname lastname dateOfBirth address1 address2 city state country zipcode phoneNumber email IDType IDNum verify returnParameter User userID username password lastLoginTime userRole login returnParameter enroll returnParameter Account_Transaction transactions account transaction Tran...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_IcCpEJoQEeqEM7mFKilpXw" name="OnlineBankingSystem"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"OnlineBankingSystem","name":"OnlineBankingSystem","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"...
uml
shopping
repo-genmymodel-uml/data/a3a6ee1a-5c6d-4a45-974c-1e5d4385cc62.xmi
com.genmymodel.shoppingcart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState Ne...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_IJfqQJpBEeqEM7mFKilpXw" name="com.genmymodel.shoppingcart"> <xmi:Extension extender="http://www.eclipse.org/emf/200...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"com.genmymodel.shoppingcart","name":"com.genmymodel.shoppingcart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the pos...
uml
socialnetwork
repo-genmymodel-uml/data/966b9023-7cde-420e-b2c2-431627b1598c.xmi
model User name changeName returnParameter changePhoto returnParameter writePost returnParameter likePost returnParameter makeCom returnParameter joinGroup returnParameter addFriend returnParameter removeFriend returnParameter Profile username password about showInfo returnParameter changeSettings returnParameter modif...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_RHH8MJlHEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
shopping
repo-genmymodel-uml/data/99806a24-be81-4322-8821-81533f32d37e.xmi
model CUSTOMER VISITS THE WEBSITE CREATES THE WEBSITE SELECTS THE ITEMS/SERVICE ADDS ITEMS/SERVICE TO CART SELECTS THE MODE OF PAYMENT PAYS THE BILL DELIVERS THE PRODUCT SUPPORT AND FEEDBACK WEB DEVELOPER ADMINISTRATOR CREATES THE WEBSITE_WEB DEVELOPER wEB DEVELOPER cREATES THE WEBSITE CUSTOMER_VISITS THE WEBSITE vISIT...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_2OgfwJidEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
shopping
repo-genmymodel-uml/data/959393ff-d6b4-4d5b-90ae-dfcb00bafba6.xmi
com.genmymodel.shoppingcart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState Ne...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_yuPwEJmEEeqEM7mFKilpXw" name="com.genmymodel.shoppingcart"> <xmi:Extension extender="http://www.eclipse.org/emf/200...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"com.genmymodel.shoppingcart","name":"com.genmymodel.shoppingcart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the pos...
uml
smarthouse
repo-genmymodel-uml/data/5a94aa6c-1e93-44c1-bc15-b17b265a5199.xmi
model Proposed Home Security and Safety System Detect Break-in Detect Flood Detect Heat Activate Alarm Reset System Amend Settings Authenticate User Deactivate Alarm Smoke Sensor Door Sensor Water Sensor Window Sensor Movement Sensor Heat Sensor User Fire Brigade Window Sensor_Detect Break-in detect Break-in window Sen...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_7fAR0JgVEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Proposed Home Security and Safety System","name":"Pr...
uml
health
repo-genmymodel-uml/data/3df262ed-f1dc-4e3a-8d49-3c3ebeed352c.xmi
model Nationwide Physio / Onsite Physio Patients are referred by the clients of the Company mysubject StateMachine Clinic Management System Manage Patients Manage Reports Generate Invoices Manage Users Manage Booking Manage Physiotherapist Report Auditor Admin Admin_Manage Patients manage Patients admin Admin_Manag...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_Rbl2MJgcEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"Nationwide Physio / Onsite Physio","eClass":"Comment"},{"id":2,"body":"Patients are referred by the clients of the Company","eClass":"Comment"},{"visibili...
uml
shopping
repo-genmymodel-uml/data/63b916be-22af-42e1-947e-13aaec4f0b0e.xmi
com.genmymodel.shoppingcart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState Ne...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_1JdFgJlIEeqEM7mFKilpXw" name="com.genmymodel.shoppingcart"> <xmi:Extension extender="http://www.eclipse.org/emf/200...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"com.genmymodel.shoppingcart","name":"com.genmymodel.shoppingcart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the pos...
uml
employee
repo-genmymodel-uml/data/a4f737e5-6379-4e2e-a357-3a84ce683386.xmi
model Login Employee User_Login login user Change Password Query Eligibility User_Query Eligibility query Eligibility user Query Leave Balance User_Query Leave Balance query Leave Balance user Query Leave History User_Query Leave History query Leave History user Apply Leave Employee_Apply Leave apply Leave employee Lea...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_yQlaIJl4EeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
health
repo-genmymodel-uml/data/_LuMPIAvsEeihOuC11hdjgA.xmi
model Receptionist System Patient Information Patient Hospital Registration Outpatient Registration Inpatient Registration Bed Allotment Schedule Patient Appointments Generate Bill Draw Salary Check for Appointments Handle Medical Reports Patient Information_Doctor doctor patient Information Handle Medical Reports_Doc...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_mrOU0JldEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Receptionist","name":"Receptionist","id":2,"isLeaf":...
uml
employee
repo-genmymodel-uml/data/cf1ed78f-4538-4367-815d-1e9829036328.xmi
model User User_Id User_Name User_contact User_Email User_Address User_DOB Salary Emp_Id Sly_Basic Sly_Increment Sly_Decrement Sly_Netgross OverTime Admin UserName Password attribute L: Leave leave_id Emp_Id Leave_Title Leave_detail Leave_ApplyDate Leave_StartDate Leave_EndDate Leave_NoOfDays Leave_Status Attendance At...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_kD3jEJfTEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
health
repo-genmymodel-uml/data/_vv_XwAZtEeipbtix-oa2Dg.xmi
model Receptionist Receptional_id Name CheckRoomAvailability returnParameter BookRoom GenerateBill MaintainPatientDetails DrawSalary Class_Receptionist receptionist Rooms Roomno. Location Doctor Doct_id DocName Dept Specialization PhoneNo. Location PrescribeMeds CheckReports PrescribeTest DrawSalary Dept Id Name Doc_...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_at-Q8JljEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Receptionist","name":"Receptionist","id":2,"isActive...
uml
computerarchitecture
repo-genmymodel-uml/data/5aa4b271-9852-4066-92b6-6bb8294357d9.xmi
model start -> start end -> halt write -> write read -> read init(int address) { initAddition(address); decoratedCPU.init(address); } execute() { executeAddition(); decoratedCPU.execute(); } example: execute(program) { processor.init(0); for (Card card : cards) { card.start(); }...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_PHGl4JguEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"start -> start\n\nend -> halt\n\nwrite -> write\n\nread -> read","eClass":"Comment"},{"id":2,"body":"init(int address) {\n initAddition(address);\n d...
uml
shopping
repo-genmymodel-uml/data/56fa0f6b-46c3-469b-a7d3-daadb186a759.xmi
com.genmymodel.shoppingcart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState Ne...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_PmLyMJopEeqEM7mFKilpXw" name="com.genmymodel.shoppingcart"> <xmi:Extension extender="http://www.eclipse.org/emf/200...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"com.genmymodel.shoppingcart","name":"com.genmymodel.shoppingcart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the pos...
uml
booking-room
repo-genmymodel-uml/data/e4b8da07-9032-4f8f-900f-aa2fd52a5a08.xmi
model Visitor Register Reservation & Booking System Guest House Query Status Check Booking Status Message Display Cancellation Feedback Visitor_Sign-up sign-up visitor Visitor_Reservation & Booking System reservation & Booking System visitor Visitor_Guest House Query Status guest House Query Status visitor Visitor_C...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_DGzh8JgcEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Visitor","name":"Visitor","id":2,"isLeaf":false,"isA...
uml
event
repo-genmymodel-uml/data/fda05eeb-3ee7-4f3c-a3ff-5bad6a42fd94.xmi
model Profile Name user_Name password register returnParameter login returnParameter logout returnParameter trackAttendance returnParameter parameter User SuperAdmin userID userName password editEvents returnParameter parameter dltEvent returnParameter parameter dltFromDatabase returnParameter parameter dltUser returnP...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_PALWcJlKEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Profile","name":"Profile","id":2,"isActive":false,"i...
uml
library
repo-genmymodel-uml/data/c09fc79d-b0cb-44d1-82d6-bc3aebde0487.xmi
Library-Management-System Library Management Inquiry for membership Request book Request book return ExtPoint Search books Issue member card Issue book Return book ExtPoint Update member profile Pay ExtPoint Cancel membership Maintain book in records Charge late returns ExtPoint Add Remove Update Member Librarian Membe...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_IQcXcJW6EeqqGZh46IEtXQ" name="Library-Management-System"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Library-Management-System","name":"Library-Management-System","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"v...
uml
course
repo-genmymodel-uml/data/1023aa64-a889-4996-bccd-7a0ae129a39a.xmi
model Student University Enroll System Get Class list Check Student's Transcript Student Information Enter New Classes Cancel a Class Check Conflicts in Classroom/Faculty Assignments Add New Students Report on retention Update Student Information Check Fulfillment of Graduation Requirments Discuss With Advisor Course ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_z2n1sJfJEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
employee
repo-genmymodel-uml/data/18f89424-3518-451a-8526-39817f70c779.xmi
model Administrator Employee Employee Management System Login Logout Employee Managemnet Update Employee details Attendence Mangement Calculate Salary View MyProfile Authentication Salary Management View Employee Details Add Employee Details Delete Employee Details View Salary Search Employee Info Employee_Login login ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_ShuvcJk7EeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
hairdresser
repo-genmymodel-uml/data/_oSJ-sM6-EeeMV96X50GAvA.xmi
model Activity ControlFlow3 true ControlFlow5 true ControlFlow true ControlFlow2 ChooseWashandCut ControlFlow4 ChooseOnlyCut ControlFlow7 true ControlFlow8 ChooseCash ControlFlow9 ChooseCard ControlFlow10 RequestPin ControlFlow11 true ControlFlow12 true ControlFlow13 true ControlFlow14 ExistCustomers ControlFlow15 NoCu...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_ya-D8JoiEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Activit...
uml
bank-atm
repo-genmymodel-uml/data/5a53d615-4eb0-4859-9d71-6d9e60ffbd1b.xmi
model Customer ATM Deposit Money Fund Transfer Change Pin Change Details Maintanence Check Balance Mini Statement Repair Withdraw Money Database Change Pin_Customer customer change Pin Change Details_Customer customer change Details Deposit Money_Customer customer deposit Money Withdraw Money_Customer customer withdra...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_Vjg9YJfmEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Customer","name":"Customer","id":2,"isLeaf":false,"i...
uml
ticket-trains
repo-genmymodel-uml/data/_uTLnALG0Eee6S77dw3LIvQ.xmi
model Interaction collaboration Pssenger Passenger Railway Reservation Website Ticket Status() Login() Seat Availability Details Seat Availability() Request Seat reservation() Generated Ticket New Ticket Actor
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_N8UIAJpCEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Interaction","name":"Interaction","id":2,"isActive":...
uml
course
repo-genmymodel-uml/data/_mkWS4NFMEeeLcIicqHdTUQ.xmi
model Activity Did the user enter the system before 24 hour Is the date in public holiday ? if the student exceed the number of allowed absents Saved successfully ? Are you a new user ? Acceptable password ? Is the password is correct ? ControlFlow true ControlFlow2 true ControlFlow3 true ControlFlow4 yes ControlFlow...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_2c_eAJoZEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Activit...
uml
ticket-theatre
repo-genmymodel-uml/data/3eebc476-3ca1-4fd5-ac00-108a9fe9de24.xmi
Online Ticket Booking System for Movies Registered User Sign-In Choose Date and Show Time Select Location Select Theatre Select Movie Select Seats Select Ticket Type Select Ticket Quantity Payment Method Cancel Ticket Process Refund Child Adult Confirm Ticket Print Ticket E-Mail Ticket System Main system sign -...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_fnHsgJXGEeqqGZh46IEtXQ" name="Online Ticket Booking System for Movies"> <xmi:Extension extender="http://www.eclipse...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Online Ticket Booking System for Movies","name":"Online Ticket Booking System for Movies","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"...
uml
computer-videogames
repo-genmymodel-uml/data/_sq0EAKDsEemWLqKkNNGPFg.xmi
model Activity Attack Method ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow Yes ControlFlow Are the coordinates valid? ControlFlow No ControlFlow Did the attack hit? ControlFlow No ControlFlow Yes ControlFlow true ControlFlow true ControlFlow true Contr...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_rx6GcJfLEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Activit...
uml
health
repo-genmymodel-uml/data/_1veKUJkGEeexEbmG8xrwVA.xmi
model checks Belongs To Alloted to Do Cleaning Give Appointment Pays Bill Generates Receptionist Rid Rname Check Room Availability returnParameter BookRoom returnParameter GenerateBill returnParameter Maintain Patient Details returnParameter Draw Salary returnParameter Patient Pid Name TelNO Address Age Sex RoomNo. Pay...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_sRG6AJozEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"checks","eClass":"Comment"},{"id":2,"body":"Belongs To","eClass":"Comment"},{"id":3,"body":"Alloted to","eClass":"Comment"},{"id":4,"body":"Do Cleaning","e...
uml
course
repo-genmymodel-uml/data/dc1d984c-4866-4536-8d87-92419d3dd646.xmi
model Student Faculty Admin SignUp Login Upload Materials View / Modify the Uploaded Materials Manage Student / Faculty List Student_SignUp signUp student Student_Login login student Admin_Manage Student / Faculty List manage Student / Faculty List admin Teacher_SignUp signUp teacher Teacher_Login login teacher Teache...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_iXviYJW4EeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
computer-videogames
repo-genmymodel-uml/data/__TOi0LSBEee7sYPkE4-GPA.xmi
model Timer start ticks getTotalTime returnParameter Game time_keeper mine_field score startGame returnParameter MineField grid height width MineField returnParameter x y drawField returnParameter getHeight returnParameter getWidth returnParameter Class Position x y has_flag is_hidden getX returnParameter getY returnPa...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_-t1dkJo_EeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Timer","name":"Timer","id":2,"isActive":false,"isLea...
uml
shopping-cart
repo-genmymodel-uml/data/bea46a43-8d95-42c1-a1be-32e27d27db5f.xmi
model Interaction collaboration c o l ShoppingCart Order removeItem(i) addItem(i) ShoppingCartExample Basic class diagram for a shopping cart system ShoppingCart creationDate Order id LineItem quantity price Account id Customer Order_Line items order ShoppingCart_Order order c Account_ShoppingCart cart account Accoun...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_HwQ5cJoWEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
school
repo-genmymodel-uml/data/_B_95MGXpEeqlPNJ4nmhn3g.xmi
Student-attendance-management-system student faculty take attendance call answer attendance call view subject wise attendance post attendance login logout view cumiliative attendance generate class wise attendance report recieve attendance sms send attendance sms modify list of students parent admin faculty_give atten...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_7zkiUJfCEeqEM7mFKilpXw" name="Student-attendance-management-system"> <xmi:Extension extender="http://www.eclipse.or...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Student-attendance-management-system","name":"Student-attendance-management-system","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass...
uml
computerarchitecture
repo-genmymodel-uml/data/065fc866-42f9-4342-84f7-86162b869798.xmi
model start -> start end -> halt write -> write read -> read init(int address) { initAddition(address); decoratedCPU.init(address); } execute() { executeAddition(); decoratedCPU.execute(); } example: execute(program) { processor.init(0); for (Card card : cards) { card.start(); }...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_3KCRUJXTEeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"start -> start\n\nend -> halt\n\nwrite -> write\n\nread -> read","eClass":"Comment"},{"id":2,"body":"init(int address) {\n initAddition(address);\n d...
uml
shopping
repo-genmymodel-uml/data/_FUK_0DfREeqTDpmqRhKD9Q.xmi
Online shopping Class diagram Customer Name Customer ID Products Product ID Shopping Cart Date Payment Payment ID Date Order Order ID Customer_Products products customer Customer_Order order customer Customer_Shopping Cart shopping Cart customer Customer_Payment payment customer Account Address Account_Customer cust...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_0PctUJXEEeqqGZh46IEtXQ" name="Online shopping Class diagram"> <xmi:Extension extender="http://www.eclipse.org/emf/2...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Online shopping Class diagram","name":"Online shopping Class diagram","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"Online shop...
uml
restaurant
repo-genmymodel-uml/data/49c87457-3dfb-4b30-901d-bb51d6eaeef4.xmi
model Worker People name Customer Cook Waiter Cashier Interaction collaboration Fred Bob Catsoo Renee lifeline lifeline2 lifeline3 lifeline4 order food and wine ask to cook serve wine pickup serve food pay give bill
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_ZtkG4JXAEeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
shopping
repo-genmymodel-uml/data/_AB8kYInOEemopIBfncy06w.xmi
model seller direct sale seller _direct sale direct sale seller later payment sale seller _later payment sale later payment sale seller Online customer request seller _Online customer request online customer request seller customer name customer address Card id registration cashier Add sold products Calculating...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_u9vB4JfOEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::seller ","name":"seller ","id":2,"isLeaf":false,"isA...
uml
employee
repo-genmymodel-uml/data/3491110f-9440-4866-b971-0255dd10c1c5.xmi
model Employee Use Case Diagram for Proposed System View personal detais View personal detais_Actor actor view personal detais View Personal Salary History View Leave status View Personal Time Records View Reports Request Leaves Request Loan and advances Set advances status Set Leave status View Employee Time Records V...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_WwUrkJfiEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":null,"eClass":"Comment"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Employee","n...
uml
course
repo-genmymodel-uml/data/_mTkfoNz3EeeAyLDAJ12_fg.xmi
model Admin Admin returnParameter addNewstudent updatestudent deletestudent addNewinstructor updateinstuctor deleteinstructor addNewcourse updatecourse deletecourse SendReport Person PhoneNum Id Person returnParameter Edit Profile addCourse UpdateCourse deleteCourse ViewCourseplan ViewCoursegrade setPhoneNum setId ge...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_3_VFoJl4EeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Admin","name":"Admin","id":2,"isActive":false,"isLea...
uml
smarthouse
repo-genmymodel-uml/data/8e1eb200-9326-4431-b674-4b7579307a2d.xmi
model Homeowner / Burglar Triggering System (Connect These ) Trigger Wireless Sensor Trigger Smoke Detector Trigger Motion Detector Trigger Heat Detector Trigger Flood Detector Trigger Wireless Alarm Trigger Fire/Smoke Alarm Trigger Flood Alarm Trigger Mobile Alarm Trigger Burglar Alarm Alert Authorities Reset via PIN ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_YHm3UJpCEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Homeowner / Burglar","name":"Homeowner / Burglar","i...
uml
smarthouse
repo-genmymodel-uml/data/_OU_fYcMIEeeWu-SLkciAbg.xmi
model WareHouse Owner login Temperature Monitoring Humidity Monitoring Gases Monitoring Notification SMS Alert WareHouse Owner_login login wareHouse Owner WareHouse Owner_SMS Alert sMS Alert wareHouse Owner Sensor Temperature Monitoring_Sensor sensor temperature Monitoring Humidity Monitoring_Sensor sensor humidity Mon...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_M0tiYJokEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::WareHouse Owner","name":"WareHouse Owner","id":2,"is...
uml
socialnetwork
repo-genmymodel-uml/data/b7e14f1d-e5c8-4463-a151-238edcad0f7b.xmi
model User Profile Post Group Message Friend User_Myprofile myprofile user User_Post post user User_Group group user User_Message message user
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_sVIA0JiSEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
health
repo-genmymodel-uml/data/215cc9ec-daa7-45dc-a686-1d0b5654d55a.xmi
hospitalmanagementsystem Doctor docid name department specialization phno address prescribemedicines checkreports prescribetests draesalary Department id name doctorid adddepartment deletedept adddoctor deletedoctor Patient id name telno address age sex roomno paybills Room roomno location Receptionist id attribute2 ch...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_piq5kJiNEeqEM7mFKilpXw" name="hospitalmanagementsystem" visibility="private"> <xmi:Extension extender="http://www.e...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PRIVATE_LITERAL","qualifiedName":"hospitalmanagementsystem","name":"hospitalmanagementsystem","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"vi...
uml
bank-atm
repo-genmymodel-uml/data/38de0496-8cc4-4de5-9660-cb60f353604c.xmi
model Customer ATM Deposit Money Fund Transfer Change Pin Change Details Maintanence Check Balance Mini Statement Repair Withdraw Money Database Change Pin_Customer customer change Pin Change Details_Customer customer change Details Deposit Money_Customer customer deposit Money Withdraw Money_Customer customer withdra...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_VKINAJfmEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Customer","name":"Customer","id":2,"isLeaf":false,"i...
uml
health
repo-genmymodel-uml/data/6b34b0cc-6e13-40e9-a7ea-cb25f813f630.xmi
hospitalmanagementsystem Doctor docid name department specialization phno address prescribemedicines checkreports prescribetests draesalary Department id name doctorid adddepartment deletedept adddoctor deletedoctor Patient id name telno address age sex roomno paybills Room roomno location Receptionist id attribute2 ch...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_rFxXkJW6EeqqGZh46IEtXQ" name="hospitalmanagementsystem" visibility="private"> <xmi:Extension extender="http://www.e...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PRIVATE_LITERAL","qualifiedName":"hospitalmanagementsystem","name":"hospitalmanagementsystem","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"vi...
uml
smarthouse
repo-genmymodel-uml/data/1c26315b-307f-4570-ae50-385324c911e0.xmi
model System Status Update Sensor SensorID SensorType FireAlarm Sensor SmokeAlarm DispenseSprinkler Motion Sensor DetectMovement returnParameter PressureSensor DetectPressure returnParameter Home Security System UserID TriggerEmergencyAlarm returnParameter AlertOwner returnParameter AlertPolice returnParameter Monitor ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_X3J7UJfjEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
socialnetwork
repo-genmymodel-uml/data/e2532edc-9571-45fd-b941-95f2fc81791b.xmi
model User name changeName returnParameter changePhoto returnParameter writePost returnParameter likePost returnParameter makeCom returnParameter joinGroup returnParameter addFriend returnParameter removeFriend returnParameter Profile username password about showInfo returnParameter changeSettings returnParameter modif...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_jlFtAJguEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
smarthouse
repo-genmymodel-uml/data/c394c5a1-79f4-46a3-811d-51c1870b9836.xmi
model System Status Update Sensor SensorID SensorType FireAlarm Sensor SmokeAlarm DispenseSprinkler Motion Sensor DetectMovement returnParameter PressureSensor DetectPressure returnParameter Home Security System UserID TriggerEmergencyAlarm returnParameter AlertOwner returnParameter AlertPolice returnParameter Monitor ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_vC8j0JlUEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
shopping
repo-genmymodel-uml/data/d6dea40f-43a5-455c-8319-2653dd8d9cc2.xmi
model Interaction The LineItem object is destroyed as the lifeline ends here A LineItem object is created The ShoppingCart and Order objetcs exist when the interaction starts. Their classes are described in the class diagram. The lifeline indicates its live time collaboration c o l ShoppingCart Order OrderLine remove...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="__A7pAJW7EeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
computing
repo-genmymodel-uml/data/a3db5d70-c844-4764-b93b-dd575b87992f.xmi
model MyEnumeration Activity ControlFlow true ControlFlow2 true ControlFlow3 true ControlFlow4 true ControlFlow5 true ControlFlow6 true ControlFlow7 true ControlFlow8 true ControlFlow9 true InitialNode Halt the Watch Dog Timer MergeNode Initialize the System Enable Ports and Interrupts Unprotect the Sector Erase Sector...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_Cbgw8JgWEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
shopping
repo-genmymodel-uml/data/_5w8vYImBEeq3N_Xh6gsEIQ.xmi
Sales user Order Sequence Interaction collaboration Order Management App Accounts Business User Order Lifeline6 Invoice Sales User Lifeline Product Invoice 1.Login 2. validate 3.Manages five accounts 4.Reports to Buisness User 5.Search for Order Products 6.Search Results displayed 7.Select Products to Order 8.Order...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_imqN8JfCEeqEM7mFKilpXw" name="Sales user Order Sequence"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Sales user Order Sequence","name":"Sales user Order Sequence","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"Sales user Order Se...
uml
computer-chatbot
repo-genmymodel-uml/data/58e5d432-56a1-420f-b2a0-1bce79830b64.xmi
model open chat ask query chatbot reply to chat reply for query search results search response chatbot_reply to chat reply to chat chatbot search results_chatbot chatbot search results reply for query_chatbot chatbot reply for query search response_chatbot chatbot search response Activity ControlFlow true ControlFlow2 ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_pc6uQJk6EeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
shopping
repo-genmymodel-uml/data/ca6eedf2-ba61-4404-b16e-df1559fe722a.xmi
model Activity ControlFlow ControlFlow2 Choose from ControlFlow5 Next ControlFlow8 true ControlFlow ControlFlow invalid choice ControlFlow open ControlFlow System Notify ControlFlow Next select ControlFlow Confirm your choice ControlFlow Or Canceling ControlFlow ControlFlow Notifying box ControlFlow Go to ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_TcWGcJfvEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":fal...
uml
computer-videogames
repo-genmymodel-uml/data/2a80b1de-3868-4066-887d-e9d3489d525f.xmi
CandyCrush candyCrushPackage other.accept(this); Candy color row col combine returnParameter other crush returnParameter getCandyImageName returnParameter isKeepingSequence returnParameter c i j checkSequences returnParameter c crushCandiesForIndex returnParameter i j countLeft countRight countUp countDown isWithinBoar...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_nU2E0JXUEeqqGZh46IEtXQ" name="CandyCrush"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"CandyCrush","name":"CandyCrush","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","q...
uml
computerarchitecture
repo-genmymodel-uml/data/e4d64dbc-a1c6-4589-af1d-802c32a8790e.xmi
model start -> start end -> halt write -> write read -> read init(int address) { initAddition(address); decoratedCPU.init(address); } execute() { executeAddition(); decoratedCPU.execute(); } example: execute(program) { processor.init(0); for (Card card : cards) { card.start(); }...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_ECkTUJffEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"start -> start\n\nend -> halt\n\nwrite -> write\n\nread -> read","eClass":"Comment"},{"id":2,"body":"init(int address) {\n initAddition(address);\n d...
uml
health
repo-genmymodel-uml/data/90ebc427-0dbc-4a73-a4ea-6d594c4207d6.xmi
model Activity Add an Information Register Advirtisement Updating ControlFlow7 true ControlFlow4 true ControlFlow2 true ControlFlow3 false ControlFlow true ControlFlow5 true ControlFlow6 true ControlFlow8 true ControlFlow9 true ControlFlow10 true ControlFlow11 false ControlFlow12 false ControlFlow14 true ControlFlow1...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_1RWnwJoNEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Activit...
uml
smarthouse
repo-genmymodel-uml/data/_C1Dn4LjBEeehVczkwiTSNA.xmi
model User User_Stop alarm stop alarm user User_Time to reset before burglar alarm sounded time to reset before burglar alarm sounded user User_Enable sensors enable sensors user User_Disable sensors disable sensors user Stop alarm Time to reset before burglar alarm sounded Time to reset the fire alarm Enable sensors ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_yENMgJW-EeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::User","name":"User","id":2,"isLeaf":false,"isAbstrac...
uml
booking-flight
repo-genmymodel-uml/data/a99d1e00-d670-436b-aebb-0fccc39e599a.xmi
model User / Passenger Travel Agent Airline Agency Register/ Login Create Account Valid Invalid Review Order Check Tickets Choose Flight Proceed to Checkout Make Payment / Checkout Valid Details Invalid Details Pay Travel Agent Travel Agent Fee Reserve a Ticket Receive Payment User / Passenger_Register/ Login register/...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_YIQAIJlIEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
restaurant
repo-genmymodel-uml/data/f91bdd51-4f2b-4e58-a95d-482ffca6bbad.xmi
Models in RMS Bill addOrderValue returnParameter calculateDiscountDifference returnParameter printBill returnParameter acceptPayment returnParameter grantDiscount returnParameter requestBill returnParameter Payment paymentType paymentTaken returnParameter Table tableID Order checkStock returnParameter alertBar returnPa...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_rAVCoJXVEeqqGZh46IEtXQ" name="Models in RMS"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> ...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Models in RMS","name":"Models in RMS","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITER...
uml
employee
repo-genmymodel-uml/data/17966502-61e6-4018-8927-1c0f7f2905d2.xmi
model Login Employee User_Login login user Change Password Query Eligibility User_Query Eligibility query Eligibility user Query Leave Balance User_Query Leave Balance query Leave Balance user Query Leave History User_Query Leave History query Leave History user Apply Leave Employee_Apply Leave apply Leave employee Lea...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_z53OYJojEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
employee
repo-genmymodel-uml/data/7a9d2c95-adc9-4b9b-ae6a-5deb8b8ac09a.xmi
model Employee Emp_Id Emp_Name Emp_Address Emp_DOB Emp-Date_Of_Joint Emp_Position addEmployee returnParameter deleteEmployee returnParameter parameter updateEmployee returnParameter parameter Authenticate_staff UserName Password Authendication_Mood provideauthendication returnParameter Login UserName Password LoginSyst...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="__l99IJlHEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
library
repo-genmymodel-uml/data/_dcHFMFzpEeqK2M3E1LfZ7Q.xmi
Library Management System Library Management Ingresar al sistema Verificar pedidos Ingresar al sistema ESCOGER MENU Revisar observaciones del buzon SELECCIONAR FORMA DE ENTREGA DOMICILIO LLEGAR AL RESTAURANTE PAGO Iniciar seccion Registrarse Member_Inquiry for membership inquiry for membership member Member_Request boo...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_jGiAAJfyEeqEM7mFKilpXw" name="Library Management System"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Library Management System","name":"Library Management System","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"v...
uml
computerarchitecture
repo-genmymodel-uml/data/987bfb6b-a00e-47bb-bc42-26b714531c17.xmi
model start -> start end -> halt write -> write read -> read init(int address) { initAddition(address); decoratedCPU.init(address); } execute() { executeAddition(); decoratedCPU.execute(); } example: execute(program) { processor.init(0); for (Card card : cards) { card.start(); }...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_uPCFMJXTEeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"start -> start\n\nend -> halt\n\nwrite -> write\n\nread -> read","eClass":"Comment"},{"id":2,"body":"init(int address) {\n initAddition(address);\n d...
uml
shopping
repo-genmymodel-uml/data/_sRpSQIksEeq3N_Xh6gsEIQ.xmi
activity diag Activity Order Amount <=100000 ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow Yes ControlFlow No ControlFlow Approved ControlFlow true ControlFlow Not Approved ControlFlow true ControlFlow...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_yfwbgJfsEeqEM7mFKilpXw" name="activity diag"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> ...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"activity diag","name":"activity diag","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName"...
uml
bank
repo-genmymodel-uml/data/f44ed624-a2e7-444c-879f-bd297704c3ef.xmi
model BANK Code Address Manages Maintains returnParameter Customer Name DOB Pin Card_num VerifyPassword returnParameter Account AccountNumber Balance Deposit Withdraw CreateTransaction ATM location ManagedBy Identifies returnParameter transactions returnParameter Balance returnParameter ATM Transactions Transaction_id...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_LM-vIJW8EeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::BANK","name":"BANK","id":2,"isActive":false,"isLeaf"...
uml
computer-web
repo-genmymodel-uml/data/_G8wFIClTEeiPVdzzAv5aug.xmi
model User UserID Username Password Firstname Lastname Dateofbirth Email Phone DepartmentID TitleID Active Settings Position Hiredate About Facebook_link Google_plus_link Linkedin_link Roles [] getUser createUser uploadProfilePicture updateUser updateRoles updateSettings updatePassword changeAccountStatus Date JSON Arr...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_rNni8JlSEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::User","name":"User","id":2,"isActive":false,"isLeaf"...
uml
shopping
repo-genmymodel-uml/data/005232b2-1223-4f5a-93a5-c32fb302a1fd.xmi
model Customer New User Registered User Customer_New User new User customer Customer_Registered User registered User customer Authentication Shipping Services Payment Amazon Online Shopping System Check Out ExtPoint Register Browse Catalog Login Forgot Password Place Order Manage Cart Add Item Delete Item Logout Place ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_aDocgJXLEeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Customer","name":"Customer","id":2,"isLeaf":false,"i...
uml
booking-room
repo-genmymodel-uml/data/2bf04099-ca8c-4b94-adef-8a7b960854de.xmi
model Customer Hotel Reservation System create an account search hotels in prefered areas view availability of rooms in between prefered dates View prices for different types of rooms View discounts Reserve prefered rooms Make payments through online payment gateway Log-in Update room available dates Update room prices...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_XL-_sJiZEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Customer","name":"Customer","id":2,"isLeaf":false,"i...
uml
shopping
repo-genmymodel-uml/data/ffdab312-40a5-4ed0-a971-ff5105916898.xmi
com.genmymodel.shoppingcart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState Ne...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_VDw8oJliEeqEM7mFKilpXw" name="com.genmymodel.shoppingcart"> <xmi:Extension extender="http://www.eclipse.org/emf/200...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"com.genmymodel.shoppingcart","name":"com.genmymodel.shoppingcart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the pos...
uml
computer-videogames
repo-genmymodel-uml/data/_tuFa4MKUEeeEXb8Dudo6PQ.xmi
model Activity Deck numOfCards Card[] Deal returnParameter undefined Card suit value getValue returnParameter getSuit returnParameter Stack cards[] numOfCards removeCard returnParameter addCard returnParameter Card_Deck Contains card Card_Stack Conatins card Deck_Stack stack deals Stack_Stack stack moves
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_VOId4JpEEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Activit...
uml
shopping
repo-genmymodel-uml/data/b9b94c8e-4ec4-44a6-8d84-a2d0d945fd4d.xmi
com.genmymodel.shoppingcart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState Ne...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_sTOpMJgrEeqEM7mFKilpXw" name="com.genmymodel.shoppingcart"> <xmi:Extension extender="http://www.eclipse.org/emf/200...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"com.genmymodel.shoppingcart","name":"com.genmymodel.shoppingcart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the pos...
uml
socialnetwork
repo-genmymodel-uml/data/cf419940-fb59-40f0-b6a6-99a83e1053a1.xmi
model User name changeName returnParameter changePhoto returnParameter writePost returnParameter likePost returnParameter makeCom returnParameter joinGroup returnParameter addFriend returnParameter removeFriend returnParameter Profile username password about showInfo returnParameter changeSettings returnParameter modif...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_p812EJW5EeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
event
repo-genmymodel-uml/data/aa516095-ba46-43f7-b55b-b43289d8d0ac.xmi
model LOGIN f_Name l_Name user_Name password register returnParameter login returnParameter logout returnParameter trackAttendance returnParameter parameter User void EventCalender e voi void2 void3 User userID userName password selectEvent returnParameter payment returnParameter checkAvailabeEv...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_wOBBkJgcEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::LOGIN","name":"LOGIN","id":2,"isActive":false,"isLea...
uml
school
repo-genmymodel-uml/data/5370e98c-661b-4010-bdea-ee312e691741.xmi
model student faculty take attendance call answer attendance call view subject wise attendance post attendance login logout view cumiliative attendance generate class wise attendance report recieve attendance sms send attendance sms modify list of students parent admin faculty_give attendance give attendance faculty f...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_-Od3gJlvEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
bank-atm
repo-genmymodel-uml/data/_is0EgLOdEemcsc4aPpxbEQ.xmi
model Bank code address getAccounts ATM location managedby withdraw deposit checkBalance Account number balance withdraw deposit Customer name address dob cardnumber pin verifyPassword Bank_ATM aTM bank Bank_Account account bank Customer_Account account customer
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_lc2DAJflEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Bank","name":"Bank","id":2,"isActive":false,"isLeaf"...
uml
computerarchitecture
repo-genmymodel-uml/data/7eba0922-0a20-493b-8a46-9910900105cd.xmi
model start -> start end -> halt write -> write read -> read init(int address) { initAddition(address); decoratedCPU.init(address); } execute() { executeAddition(); decoratedCPU.execute(); } example: execute(program) { processor.init(0); for (Card card : cards) { card.start(); }...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_5_B-kJfuEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"start -> start\n\nend -> halt\n\nwrite -> write\n\nread -> read","eClass":"Comment"},{"id":2,"body":"init(int address) {\n initAddition(address);\n d...
uml
shopping
repo-genmymodel-uml/data/b28d5cd4-635c-4b96-befb-71f09079cb46.xmi
OnlineShoppingSystem <b>This class diagrams shows the domain model of an Online Shopping System</b>. It has specific choices matching my specifications: the web visitor is not distinguished from the Customer (only 1 entity), IDs are represented, items and products are two separated entities. This UML-compliant diagram ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_w9BIAJlNEeqEM7mFKilpXw" name="OnlineShoppingSystem"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"OnlineShoppingSystem","name":"OnlineShoppingSystem","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"<b>This class diagrams shows the domain model of an Online Shopping System</b>. It has specific choices matching my specifica...
uml
event
repo-genmymodel-uml/data/ab8a02d3-4136-417c-8be0-6f7062e35c08.xmi
model Interaction admin ATTGS database login validation conform check validation generate timetable enter details access data store details Activity Start true ControlFlow2 true ControlFlow3 true ControlFlow4 true ControlFlow5 true ControlFlow6 true ControlFlow7 true ControlFlow8 true ControlFlow9 true ControlFlow10 tr...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_CRd3kJgrEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
event
repo-genmymodel-uml/data/69614804-b188-4e30-8d70-536c0e9fd368.xmi
model Profile f_Name l_Name user_Name password register returnParameter login returnParameter logout returnParameter trackAttendance returnParameter parameter User SuperAdmin userID userName password editEvents returnParameter parameter dltEvent returnParameter parameter dltFromDatabase returnParameter parameter dltUse...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_PqhOQJgpEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Profile","name":"Profile","id":2,"isActive":false,"i...
uml
course
repo-genmymodel-uml/data/d7bbaff4-c1cf-43bf-9a4a-59cfccab2436.xmi
model Student Name ID accessInformation returnParameter authentication returnParameter Employee name depatment authentation returnParameter accessInformation returnParameter Teacher getSubjectDetails returnParameter takeAttendance returnParameter HOD takeAttendance returnParameter getCourseDetails returnParameter Depar...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_hbQv0JfYEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
shopping
repo-genmymodel-uml/data/de98bfc4-c9eb-436a-9327-b05d9b7610e5.xmi
com.genmymodel.shoppingcart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState Ne...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_-l5qkJo0EeqEM7mFKilpXw" name="com.genmymodel.shoppingcart"> <xmi:Extension extender="http://www.eclipse.org/emf/200...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"com.genmymodel.shoppingcart","name":"com.genmymodel.shoppingcart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the pos...
uml
shopping
repo-genmymodel-uml/data/_Ud4SwHEdEeqhRdvvYtDJdw.xmi
online-shopping-cart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState New Activ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_gG3hAJfeEeqEM7mFKilpXw" name="online-shopping-cart"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"online-shopping-cart","name":"online-shopping-cart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs ...
uml
library
repo-genmymodel-uml/data/_UfmnEJhCEemt1PHp7arfQg.xmi
model Reader Librarian Request a book Librarian_Requests a book requests a book librarian Check for book Cannot give the book Requests a book_Check for book check for book requests a book Check card Check for book_Cannot give the book cannot give the book check for book Check for book_UseCase useCase check for book Rea...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_lm8uIJfNEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Reader","name":"Reader","id":2,"isLeaf":false,"isAbs...
uml
library
repo-genmymodel-uml/data/e246f736-120d-4f77-ab38-a3fc122f4f38.xmi
Library-Management-System Library Management computer win playes win choose rock choose paper choose scissor comp choose computer Librarian_Issue member card issue member card librarian Librarian_Issue book issue book librarian Librarian_Return book return book librarian computer_choose rock choose rock computer compu...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_0d-oMJibEeqEM7mFKilpXw" name="Library-Management-System"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Library-Management-System","name":"Library-Management-System","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"v...
uml
clientsupport
repo-genmymodel-uml/data/_C4aeYADBEeiLEbIzy5aHfg.xmi
model Activity ControlFlow true ControlFlow Check if Claim is within manager's approval limit ControlFlow Within limit ControlFlow true ControlFlow true ControlFlow not within limit ControlFlow true ControlFlow true ControlFlow true ControlFlow Does user have T24 Account ControlFlow true ControlFlow valid credentials?...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_YS68kJW6EeqqGZh46IEtXQ" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Activit...
uml
restaurant
repo-genmymodel-uml/data/118616e7-64a3-4bc4-88fe-dde3e46b0682.xmi
model Worker People name Customer Cook Waiter Cashier Interaction collaboration Fred Bob Catsoo Renee lifeline lifeline2 lifeline3 lifeline4 order food and wine ask to cook serve wine pickup serve food pay give bill
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_5vZegJibEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
course
repo-genmymodel-uml/data/_RizPwJ3JEemddr62D2Sizg.xmi
model Admin Add Student Add Teacher AddSubjects View Students View Teachers View Result Login Logout Admin_Login login admin Admin_Add Student add Student admin Admin_Add Teacher add Teacher admin Admin_AddSubjects addSubjects admin Admin_View Students view Students admin Admin_View Teachers view Teachers admin Admin_V...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_Levb4JfdEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Admin","name":"Admin","id":2,"isLeaf":false,"isAbstr...
uml
health
repo-genmymodel-uml/data/_eL5SIK3JEee6S77dw3LIvQ.xmi
model Doctor Docid DocName Dept Specialization Phoneno Location PrescribeMeds returnParameter CheckReports returnParameter PrescribeTest returnParameter DrawSalary returnParameter Patient Patientid PatientName PhoneNo Address Age Sex RoomNo PayBills returnParameter Receptionist Receptionid RecName CheckRoomAvailability...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_THQAAJo7EeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Doctor","name":"Doctor","id":2,"isActive":false,"isL...
uml
library
repo-genmymodel-uml/data/_44sP4ApvEem48p0qskF1qw.xmi
model Member Login Issue Book Return Book Member_Login login member Member_Issue Book issue Book member Member_Return Book return Book member Librarian Librarian_Login login librarian Librarian_Issue Book issue Book librarian Librarian_Return Book return Book librarian Agent (Primary) Customer (Primary) Hotel Member (S...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_IZ5wEJgYEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Member","name":"Member","id":2,"isLeaf":false,"isAbs...
uml
computer-login
repo-genmymodel-uml/data/_bFZesDPOEemuL8kiMfd-Jw.xmi
model Activity ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true e1 E1 ControlFlow true solicita login InitialNode insere login DecisionNode sistema liberado login invalido ActivityFinalNode Activity Activity
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="__V00kJgkEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName":"model::Activit...
uml
computer-videogames
repo-genmymodel-uml/data/03cb9bcb-015d-4f5f-89b8-a5f758e3e4da.xmi
model DataType ArrayList<Card> int ArrayList<Player> Card suit rank isDouble points Group contents add returnParameter parameter get returnParameter parameter size returnParameter display Deck getShuffledDeck Hand remove parameter sort display HandSorter compare parameter parameter2 Player name number score hand playFr...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_zUSQwJfhEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::DataType","name":"DataType","id":2,"isLeaf":false,"i...
uml
health
repo-genmymodel-uml/data/_ESBLoPWsEemEXt2Xl4w-3Q.xmi
Hospital Management Person Title FirstName MiddleName LastName PersonHospitalId BirthDate Gender Address Phone PersonPatientId Hospital Address Phone HospitalId Name Patient PatientId Name Gender Birthdate Age DateOfEntry Sickness Staff Joined Education Certification Languages Operation Staff DoctorSpeciality DoctorLoc...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_aaTwMJfFEeqEM7mFKilpXw" name="Hospital Management"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Hospital Management","name":"Hospital Management","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"Hospital Management::Person","n...
uml
course
repo-genmymodel-uml/data/___-M0L8xEeeEXb8Dudo6PQ.xmi
model user id name getName returnParameter teacher id name setMark returnParameter setAttendance returnParameter Student id name getMark returnParameter getAttendance returnParameter Department id name teachers[] modules[] Mark id Mark Task setTask returnParameter getTask returnParameter Quiz title moduleName questions...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_IkTzcJpAEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedName":"model::user","name":"user","id":2,"isActive":false,"isLeaf"...
uml
shopping
repo-genmymodel-uml/data/c6333731-a769-4617-aa88-22c9d7e21e00.xmi
com.genmymodel.shoppingcart This class diagram represents the entities and relations of an online shopping cart system. It's one of the possible designs for such a system. Fork it to generate Java, SQL and more to get a usable implementation. See also the activity diagram available in the tree structure. UserState Ne...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_irECEJoNEeqEM7mFKilpXw" name="com.genmymodel.shoppingcart"> <xmi:Extension extender="http://www.eclipse.org/emf/200...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"com.genmymodel.shoppingcart","name":"com.genmymodel.shoppingcart","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This class diagram represents the entities and relations of an online shopping cart system. It's one of the pos...
uml
booking-flight
repo-genmymodel-uml/data/_Mj39sBYjEeirparnd37rPA.xmi
model Prachi Srushti Harsh Jatin Airport Login Check For Availability Valid Card Deatils Payment Book Ticket Choose Seat Cancel Ticket Check Flight Status Update Flight Schedule Valid Card Deatils_Bank bank valid Card Deatils <<extends>> <<Uses>> Passenger Admin Bank Passenger_Check For Availability check For Availabi...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_eeKz0JldEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"Prachi\nSrushti\nHarsh\nJatin","eClass":"Comment"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifie...
uml
restaurant-pizza
repo-genmymodel-uml/data/_RNeuQAWLEeqkL8atiZCKNw.xmi
pizza Activity Online Offline Accept Order Reject Order ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFlow true ControlFl...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_X6MOUJXMEeqqGZh46IEtXQ" name="pizza"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"pizza","name":"pizza","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"isSingleExecution":false,"isReadOnly":false,"visibility":"PUBLIC_LITERAL","qualifiedName":"pizza::Activit...
uml
course
repo-genmymodel-uml/data/d16d020f-baf0-4e9e-9f59-341b6176c48c.xmi
model manage Admin Instructor Student Login Login Login Logout Admin_Login login admin Admin_Logout logout admin Instructor_Logout logout instructor Student_Logout logout student Instructor_Login login instructor Login_Student student login Add Student Add Instructor Add Course Modify/Delete Courses Modify/Delete Stude...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_rtCAwJosEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"manage","eClass":"Comment"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":3,"eClass":"PackageImport"}...
uml
library
repo-genmymodel-uml/data/08b84da3-64fb-45f1-a8b1-065655a1b708.xmi
Library-Management-System Library Management Inquiry for membership Request book Request book return ExtPoint Search books Issue member card Issue book Return book ExtPoint Update member profile Pay ExtPoint Cancel membership Maintain book in records Charge late returns ExtPoint Add Remove Update Member Librarian Membe...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_vX-EMJXIEeqqGZh46IEtXQ" name="Library-Management-System"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Library-Management-System","name":"Library-Management-System","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"v...
uml
library
repo-genmymodel-uml/data/0c8098c2-0b3b-48be-aaec-3cf2b32f61db.xmi
Pilot Angels Cloud Data Management System Pilot Angels Cloud Data Management System Use Case Diagram Data Take in from Pilots Data intake from Front Office Consolidation of Data Assign aircraft and pilot Relay information to system operator Check and approve Schedule Relay Real-time Information Track in progress flight...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_WJYvsJiYEeqEM7mFKilpXw" name="Pilot Angels Cloud Data Management System"> <xmi:Extension extender="http://www.eclip...
false
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"Pilot Angels Cloud Data Management System","name":"Pilot Angels Cloud Data Management System","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id"...
uml
course
repo-genmymodel-uml/data/_YMdhUPH9EemvpsGtKb89OA.xmi
model Student Name ID accessInformation returnParameter authentication returnParameter Employee name depatment authentation returnParameter accessInformation returnParameter Teacher getSubjectDetails returnParameter takeAttendance returnParameter HOD takeAttendance returnParameter getCourseDetails returnParameter Depar...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_ZMjXEJfaEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
smarthouse
repo-genmymodel-uml/data/2725365d-9b1e-4ddb-9654-a8a56e260912.xmi
model System Status Update Sensor SensorID SensorType FireAlarm Sensor SmokeAlarm DispenseSprinkler Motion Sensor DetectMovement returnParameter PressureSensor DetectPressure returnParameter Home Security System UserID TriggerEmergencyAlarm returnParameter AlertOwner returnParameter AlertPolice returnParameter Monitor ...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_X86ZUJfIEeqEM7mFKilpXw" name="model"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ecore"> <eAnno...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"model","name":"model","id":0,"URI":null,"eClass":"Model"},{"visibility":"PUBLIC_LITERAL","id":1,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","id":2,"eClass":"PackageImport"},{"visibility":"PUBLIC_LITERAL","qualifiedNa...
uml
bank
repo-genmymodel-uml/data/9bdaaf5c-a67c-4cba-b759-2dea303127fa.xmi
BankingManagementSystem This is a sandboxed example of a banking system. Sign in to: 1. Customize this diagram 2. Export JPEG, SVG 3. Generate code: Java, SQL, etc 4. Share and collaborate Customer name dateOfBirth address phoneNumber emailAddress association2 customer a Login username securityAnswer password securi...
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <uml:Model xmi:id="_KMEmkJXOEeqqGZh46IEtXQ" name="BankingManagementSystem"> <xmi:Extension extender="http://www.eclipse.org/emf/2002/Ec...
true
{"directed":true,"nodes":[{"viewpoint":null,"visibility":"PUBLIC_LITERAL","qualifiedName":"BankingManagementSystem","name":"BankingManagementSystem","id":0,"URI":null,"eClass":"Model"},{"id":1,"body":"This is a sandboxed example of a banking system. Sign in to:\n\n1. Customize this diagram\n2. Export JPEG, SVG\n3. Gene...
uml