+ All Categories
Home > Documents > An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan...

An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan...

Date post: 18-Jan-2018
Category:
Upload: beverly-nelson
View: 221 times
Download: 0 times
Share this document with a friend
Description:
Introduction of Exception (cont…) Singular StructureHierarchical Structure
13
An Implementation of DeW User-Interface to Register wi th the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002
Transcript
Page 1: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

An Implementation of DeW

User-Interface to Register with the DeW Registry

By Saihong Song, Shanshan SongSep. 30, 2002

Page 2: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

Introduction of Exception

Definition of Exception:The union of “error”, “exceptional case”,

“rare situation”, and “unusual event”. The entity that is raising an exception stops and waits for the completion of the exception processing.

Service and Exception Type of Exception

– Singular– Hierarchical

Page 3: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

Introduction of Exception (cont…)

Singular Structure Hierarchical Structure

Page 4: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

Database Design

E-R Diagram

Service

ExceptionHandler

ExceptionBelong to

has

parent

ID name

ID

name

type

priority

filename

context

n1

n m

1

1

Page 5: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

Database Design (cont…)

Database SchemaServiceTbl

ExceptionTbl

ParentTbl

ID name

ID name type priority context filename serviceID

ID ParentID

Page 6: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

User Interface Navigation-- Select or New a Service

Page 7: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

User Interface Navigation-- Register an Exception

Page 8: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

User Interface Navigation-- Delete an Exception

Page 9: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

User Interface Navigation-- Delete an Exception (cont…)

Page 10: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

User Interface Navigation-- Update an Exception

Page 11: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

User Interface Navigation-- Update an Exception (cont…)

Page 12: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

Questions

Register manually or automatically? Web or Application?

Page 13: An Implementation of DeW User-Interface to Register with the DeW Registry By Saihong Song, Shanshan Song Sep. 30, 2002.

Milestone

Oct.8 : Refine the UI design Oct.15: Fix the interface Nov.18: Finish implementation Dec.2: Finish testing with other modules and

submit a work report


Recommended