Package org.eclipse.tycho.model
Class Feature.RequiresRef
- java.lang.Object
-
- org.eclipse.tycho.model.Feature.RequiresRef
-
-
Constructor Summary
Constructors Constructor Description RequiresRef(de.pdark.decentxml.Element dom)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Feature.ImportRef>
getImports()
-
-
-
Method Detail
-
getImports
public List<Feature.ImportRef> getImports()
-
-