Uses of Interface
com.collation.platform.model.topology.dev.LogicalDevice

Packages that use LogicalDevice
com.collation.platform.model.topology.dev   
com.collation.platform.model.topology.dev.sun   
com.collation.platform.model.topology.dev.veritas   
com.collation.platform.model.topology.storage   
 

Uses of LogicalDevice in com.collation.platform.model.topology.dev
 

Subinterfaces of LogicalDevice in com.collation.platform.model.topology.dev
 interface Controller
          A Controller represents a class of hardware having an explicit protocol stack and existing primarly for communication with devices.
 interface DiskDrive
          Includes all hard disk drives, non-removable and removable.
 interface DiskPartition
          The DiskPartition represents a StorageExtent that has been formatted for use by a specific type of file system.
 interface FCPort
          A Fibre Channel port
 interface FCVolume
          A volume attached to the host via a FC SAN.
 interface MediaAccessDevice
          The MediaAccessDevice class tries to catch the characteristics and manageability of all types of media access devices.
 interface ProtocolController
          A Protocol Controller is a device that controls access to another device.
 interface SCSIProtocolController
          This represents a SCSI target initiator
 interface SCSIVolume
          A volume attached to the host via a SCSI bus
 interface StorageExtent
          Describes the characteristics of a storage space
 interface StorageVolume
          The StorageVolume class represents the transition of a StorageExents from one modeling domain to another.
 interface TapeDrive
          A tape drive.
 

Uses of LogicalDevice in com.collation.platform.model.topology.dev.sun
 

Subinterfaces of LogicalDevice in com.collation.platform.model.topology.dev.sun
 interface SolarisStorageVolume
           
 

Uses of LogicalDevice in com.collation.platform.model.topology.dev.veritas
 

Subinterfaces of LogicalDevice in com.collation.platform.model.topology.dev.veritas
 interface VeritasPlex
          Plex is a set of subdisks.
 interface VeritasSubdisk
          Veritas subdisk is part of VM disk which can be divided into several subdisks.
 interface VeritasVMDisk
          When a physical disk is controlled by Veritas Volume Manager it has assigned virtual object called VM Disk.
 interface VeritasVolume
          Virtual Veritas object that is exposed for application use.
 

Uses of LogicalDevice in com.collation.platform.model.topology.storage
 

Subinterfaces of LogicalDevice in com.collation.platform.model.topology.storage
 interface HostBusAdaptor
          A Fibre Channel HostBusAdaptor.