de.uka.sdq.pcm.transformations
Class FeatureUtils

java.lang.Object
  extended by de.uka.sdq.pcm.transformations.FeatureUtils

public class FeatureUtils
extends Object


Constructor Summary
FeatureUtils()
           
 
Method Summary
static boolean hasFeature(FeatureConfig featureConfig, String featureName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureUtils

public FeatureUtils()
Method Detail

hasFeature

public static boolean hasFeature(FeatureConfig featureConfig,
                                 String featureName)