org.eclipse.tycho.p2.resolver
Class TargetDefinitionFile.Unit
java.lang.Object
org.eclipse.tycho.p2.resolver.TargetDefinitionFile.Unit
- All Implemented Interfaces:
- org.eclipse.tycho.p2.target.facade.TargetDefinition.Unit
- Enclosing class:
- TargetDefinitionFile
public static class TargetDefinitionFile.Unit
- extends Object
- implements org.eclipse.tycho.p2.target.facade.TargetDefinition.Unit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetDefinitionFile.Unit
public TargetDefinitionFile.Unit(de.pdark.decentxml.Element dom)
getId
public String getId()
- Specified by:
getId in interface org.eclipse.tycho.p2.target.facade.TargetDefinition.Unit
getVersion
public String getVersion()
- Specified by:
getVersion in interface org.eclipse.tycho.p2.target.facade.TargetDefinition.Unit
setVersion
@Deprecated
public void setVersion(String version)
- Deprecated. Not for productive use. Breaks the
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations.
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.