Uses of Interface
org.ow2.frascati.tinfi.api.control.SCAPropertyController

Packages that use SCAPropertyController
org.ow2.frascati.tinfi.api.control   
 

Uses of SCAPropertyController in org.ow2.frascati.tinfi.api.control
 

Methods in org.ow2.frascati.tinfi.api.control that return SCAPropertyController
 SCAPropertyController SCAPropertyController.getPromoter(java.lang.String name)
          Return the reference of the property controller which promotes the specified property.
 

Methods in org.ow2.frascati.tinfi.api.control with parameters of type SCAPropertyController
 void SCAPropertyController.setPromoter(java.lang.String name, SCAPropertyController promoter)
          Set the reference of the property controller which promotes the specified property to the current property controller.
 void SCAPropertyController.setPromoter(java.lang.String name, SCAPropertyController promoter, java.lang.String promoterPropertyName)
          Set the reference of the property controller which promotes the specified property name to the current property controller and the associated property name at the level of the promoter.
 



Copyright © 2007-2011. All Rights Reserved.