org.eclipse.osgi.service.resolver.extras
Interface DescriptionReference


public interface DescriptionReference

A reference to a BaseDescription.

Since:
3.8

Method Summary
 BaseDescription getDescription()
          Returns the BaseDescription object associated with this reference.
 

Method Detail

getDescription

BaseDescription getDescription()
Returns the BaseDescription object associated with this reference.

Returns:
The BaseDescription object associated with this reference.


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.