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 BuildgetBuild()List<GAV>getDependencies()DependencyManagementgetDependencyManagement()StringgetId()List<String>getModules()List<Property>getProperties()
-