Uses of Class
org.specrunner.features.FeatureManagerException

Packages that use FeatureManagerException
org.specrunner.features   
org.specrunner.features.core   
 

Uses of FeatureManagerException in org.specrunner.features
 

Methods in org.specrunner.features that throw FeatureManagerException
 void IFeatureManager.setStrict(String feature, Object target)
          Sets a feature to an object if the feature exists and the type is compatible.
 

Uses of FeatureManagerException in org.specrunner.features.core
 

Methods in org.specrunner.features.core that throw FeatureManagerException
protected  String FeatureManagerImpl.getField(String feature)
          Recover the property name for the feature.
 void FeatureManagerImpl.setStrict(String feature, Object target)
           
protected  void FeatureManagerImpl.setValue(String feature, Object value, Object target, String field, IAccess access)
          Set the value.
 



Copyright © 2014. All rights reserved.