Uses of Interface
com.collation.platform.model.topology.core.PhysicalElement

Packages that use PhysicalElement
com.collation.platform.model.topology.admin   
com.collation.platform.model.topology.phys   
com.collation.platform.model.topology.phys.physcomp   
com.collation.platform.model.topology.phys.physconn   
com.collation.platform.model.topology.phys.physlink   
com.collation.platform.model.topology.phys.physpkg   
 

Uses of PhysicalElement in com.collation.platform.model.topology.admin
 

Subinterfaces of PhysicalElement in com.collation.platform.model.topology.admin
 interface SiteInfo
          represents a specific position pertaining to a given region, such as a collection of buildings (Industrial Park Site).
 

Uses of PhysicalElement in com.collation.platform.model.topology.phys
 

Subinterfaces of PhysicalElement in com.collation.platform.model.topology.phys
 interface Geography
          the representation of a geographical region.
 interface PhysicalLocation
          The abstract class container for classes that represent physical location.
 interface Room
          represents a specific physical room pertaining to a given site location such as a office cube area.
 interface Zone
          represents a abstract geographical location that pertains to multiple geographical locations.
 

Uses of PhysicalElement in com.collation.platform.model.topology.phys.physcomp
 

Subinterfaces of PhysicalElement in com.collation.platform.model.topology.phys.physcomp
 interface Chip
          Created by IntelliJ IDEA.
 interface PhysicalComponent
          Created by IntelliJ IDEA.
 interface PhysicalMedia
          Created by IntelliJ IDEA.
 interface PhysicalTape
          Created by IntelliJ IDEA.
 

Uses of PhysicalElement in com.collation.platform.model.topology.phys.physconn
 

Subinterfaces of PhysicalElement in com.collation.platform.model.topology.phys.physconn
 interface PhysicalConnector
          Created by IntelliJ IDEA.
 interface Slot
           
 

Uses of PhysicalElement in com.collation.platform.model.topology.phys.physlink
 

Subinterfaces of PhysicalElement in com.collation.platform.model.topology.phys.physlink
 interface PhysicalLink
          Created by IntelliJ IDEA.
 

Uses of PhysicalElement in com.collation.platform.model.topology.phys.physpkg
 

Subinterfaces of PhysicalElement in com.collation.platform.model.topology.phys.physpkg
 interface Board
           
 interface Card
          Defines the basic concept of a card.
 interface Chassis
           
 interface Fan
          Created by IntelliJ IDEA.
 interface OtherPhysicalPackage
          Created by IntelliJ IDEA.
 interface PhysicalFrame
          Defines high level concept of enclosures
 interface PhysicalPackage
          Describes general containers and frames.
 interface PowerSupply
          Created by IntelliJ IDEA.
 interface Rack
          Created by IntelliJ IDEA.
 interface Sensor
          Created by IntelliJ IDEA.
 interface SystemBusCard
          Created by IntelliJ IDEA.
 interface SystemMediaLocation
          Created by IntelliJ IDEA.