|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportedPackage | |
|---|---|
| org.apache.aries.application.modelling | |
| org.apache.aries.application.modelling.utils | |
| Uses of ImportedPackage in org.apache.aries.application.modelling |
|---|
| Methods in org.apache.aries.application.modelling that return ImportedPackage | |
|---|---|
ImportedPackage |
ModellingManager.getImportedPackage(String pkg,
Map<String,String> attributes)
|
| Methods in org.apache.aries.application.modelling that return types with arguments of type ImportedPackage | |
|---|---|
Collection<? extends ImportedPackage> |
ModelledResource.getImportedPackages()
Import-Package header modelled to be a collection of the imported packages objects. |
| Uses of ImportedPackage in org.apache.aries.application.modelling.utils |
|---|
| Methods in org.apache.aries.application.modelling.utils that return ImportedPackage | |
|---|---|
ImportedPackage |
ModellingHelper.intersectPackage(ImportedPackage p1,
ImportedPackage p2)
Create a new ImnportedPackage that is the intersection of the two supplied imports. |
| Methods in org.apache.aries.application.modelling.utils with parameters of type ImportedPackage | |
|---|---|
ImportedPackage |
ModellingHelper.intersectPackage(ImportedPackage p1,
ImportedPackage p2)
Create a new ImnportedPackage that is the intersection of the two supplied imports. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||