Uses of Class
aQute.bnd.compatibility.Scope

Packages that use Scope
aQute.bnd.compatibility   
 

Uses of Scope in aQute.bnd.compatibility
 

Methods in aQute.bnd.compatibility that return Scope
 Scope RuntimeSignatureBuilder.add(Class<?> c)
           
 Scope ParseSignatureBuilder.getRoot()
           
 

Methods in aQute.bnd.compatibility with parameters of type Scope
 void Scope.add(Scope m)
           
 void Scope.setDeclaring(Scope declaring)
           
 void Scope.setEnclosing(Scope enclosing)
           
 

Constructors in aQute.bnd.compatibility with parameters of type Scope
ParseSignatureBuilder(Scope root)
           
RuntimeSignatureBuilder(Scope root)
           
 



Copyright © 2012 aQute SARL. All Rights Reserved.