myppt

7
Architecture Diagram Architecture Diagram Architecture Diagram:

Upload: vijay-chowdary-kantipudi

Post on 26-Dec-2014

58 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: MYPPT

Architecture DiagramArchitecture DiagramArchitecture Diagram:

Page 2: MYPPT

Class DiagramClass Diagram

Node

+enter the number of packets+to provide the framework

+generate the packets()

Admissioon control

+to provide security channel

+identify the rejected queue()+identify the accepted queue()

EDF channel

+to generate the legitimate packets

+to get the satisfied node()

exchange the information

+to provide the desination

+to send the packet()

Page 3: MYPPT

Use case DiagramUse case Diagram

User

Gentrate Packets

Admission Control

Security Control

EDF Scheduler

Send Packet

Page 4: MYPPT

Sequence DiagramSequence Diagram

User Admission Control Security Level EDF Scheduler Send

1 : Genatrate Packets()2 : admit packet()

3 : increase sec.level()

4 : schedule packets()5 : transmit()

Page 5: MYPPT

Collaboration DiagramCollaboration Diagram

User

Admission Control

Security Level

EDF Scheduler

Send

1 : Genatrate Packets()

2 : admit packet()

3 : increase sec.level()

4 : schedule packets()

5 : transmit()

Page 6: MYPPT

State chart diagramState chart diagram

generate packets

Admission Control

Security Control

EDF Schedular

Send the packets

Page 7: MYPPT

Activity DiagramActivity Diagram