Uses of Class
ibis.ipl.DynamicProperties

Packages that use DynamicProperties
ibis.ipl This package describes the Ibis Portability Layer (IPL), which is to be implemented by Ibis implementations. 
 

Uses of DynamicProperties in ibis.ipl
 

Fields in ibis.ipl declared as DynamicProperties
static DynamicProperties DynamicProperties.NoDynamicProperties
          Empty dynamic properties set.
 

Methods in ibis.ipl that return DynamicProperties
 DynamicProperties SendPort.properties()
          Returns the DynamicProperties of this port.
 DynamicProperties ReceivePort.properties()
          Returns the DynamicProperties of this port.
 



The Ibis project