Class FeatureXML
- java.lang.Object
-
- org.palladiosimulator.dependencytool.FeatureXML
-
public class FeatureXML extends Object
Handling of feature.xml files.
-
-
Constructor Summary
Constructors Constructor Description FeatureXML(Document doc, Boolean includeImports)Create a new feature.xml object from a feature.xml file.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getRequiredBundles()Set<String>getRequiredFeatures()
-