Uses of Interface
com.collation.platform.model.topology.sys.Function

Packages that use Function
com.collation.platform.model.topology.net   
com.collation.platform.model.topology.net.acl   
com.collation.platform.model.topology.net.vip   
com.collation.platform.model.topology.net.vip.bigip   
com.collation.platform.model.topology.sys   
com.collation.platform.model.topology.sys.sun   
 

Uses of Function in com.collation.platform.model.topology.net
 

Subinterfaces of Function in com.collation.platform.model.topology.net
 interface Bridge
          A bridge is a connector between layer 2 networks (segments) This is a function, not a system.
 interface Firewall
          A Firewall is a function that sets the firewall modules and general information

It is used for firewalls general attributes

 interface Router
          A router is a connector between layer 3 networks (IPNetworks) This is a function, not a system.
 interface Vlan
          A VLAN is a special case of a layer 2 bridge.
 interface VPN
          Description TBD by Johan
 

Uses of Function in com.collation.platform.model.topology.net.acl
 

Subinterfaces of Function in com.collation.platform.model.topology.net.acl
 interface AclFunction
          A AclFunction is a Firewalling function that contains a list of Access Lists or Acls It is a function of ComputerSystems and IpDevices that can act as Firewalls
 

Uses of Function in com.collation.platform.model.topology.net.vip
 

Subinterfaces of Function in com.collation.platform.model.topology.net.vip
 interface LoadBalancer
           
 interface VipFunction
          A VIP or Virtual IP translator is a function that maps one set of ip addresses onto another set.
 

Uses of Function in com.collation.platform.model.topology.net.vip.bigip
 

Subinterfaces of Function in com.collation.platform.model.topology.net.vip.bigip
 interface BigIPVipFunction
          A VIP or Virtual IP translator is a function that maps one set of ip addresses onto another set.
 interface BigIPVlan
          BigIP Vlan
 

Uses of Function in com.collation.platform.model.topology.sys
 

Subinterfaces of Function in com.collation.platform.model.topology.sys
 interface HMC
           
 interface IVM
           
 interface Management
           
 interface Printer
          A printer provides printing function.
 interface VIOS
           
 

Methods in com.collation.platform.model.topology.sys that return Function
 Function[] ComputerSystem.getFunctions()
          The set of Functions implemented by this computer system (e.g.
 

Methods in com.collation.platform.model.topology.sys with parameters of type Function
 void ComputerSystem.setFunctions(Function[] functions)
           
 

Uses of Function in com.collation.platform.model.topology.sys.sun
 

Subinterfaces of Function in com.collation.platform.model.topology.sys.sun
 interface SystemController
          A Nordica-based printed circuit board (PCB) which provides critical services and resources required for the operation and control of the Sun Fire system.