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