Package org.eclipse.tycho.versions.pom
Class Profile
- java.lang.Object
-
- org.eclipse.tycho.versions.pom.Profile
-
public class Profile extends Object
-
-
Constructor Summary
Constructors Constructor Description Profile(de.pdark.decentxml.Element dom)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Build
getBuild()
List<GAV>
getDependencies()
DependencyManagement
getDependencyManagement()
String
getId()
List<String>
getModules()
List<Property>
getProperties()
-