Package discovery.view

Interface Summary
ComponentView This interface groups together the view classes of the various components that make up a Discovery diagram.
 

Class Summary
ActorView This class represents the view of an Actor.
ConnectionView This class represents the view of a connection between two components.
EndPointView This class represents the view of an End Point.
FailPointView This class represents the view of a Fail Point.
ObjectView This class represents the view of an Object.
StartPointView This class represents the view of a Start Point.
TaskView TaskView represents the view of a task ellipse diagram component.