Uses of Class
systemic.sif.sifcommon.utils.SIFCommonProperties

Packages that use SIFCommonProperties
systemic.sif.sifcommon   
systemic.sif.sifcommon.agent   
 

Uses of SIFCommonProperties in systemic.sif.sifcommon
 

Methods in systemic.sif.sifcommon that return SIFCommonProperties
 SIFCommonProperties BaseInfo.getFrameworkProperties()
           
 

Methods in systemic.sif.sifcommon with parameters of type SIFCommonProperties
 void BaseInfo.setFrameworkProperties(SIFCommonProperties frameworkProperties)
           
 

Uses of SIFCommonProperties in systemic.sif.sifcommon.agent
 

Methods in systemic.sif.sifcommon.agent that return SIFCommonProperties
 SIFCommonProperties SIFBaseAgent.getFrameworkProperties()
           
 

Methods in systemic.sif.sifcommon.agent with parameters of type SIFCommonProperties
 void SIFBaseAgent.setFrameworkProperties(SIFCommonProperties frameworkProperties)