Package edu.usc.cse.desi.model

Class Summary
AbstractConnectionDataModel This is the abstract class intended to be subclassed by logical and physical links.
AbstractDataModel All Data Model objects will inherrit from this class.
AbstractDESIModel This class is to be the ultimate superclass of all model objects because it provides the functionality for property listeners.
AbstractNodeDataModel This is the abstract class that hosts and components will subclass.
ComponentDataModel This class represents a software component.
Constants  
DESIDataModel This highest-level class is a starting point that could be used to access every other object in one system.
HostDataModel This class represents a host.
LogicalLinkDataModel This class represents a link between two components.
PhysicalLinkDataModel This object represents a physical link between two hosts.