| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SciPackage | |
| com.togethersoft.openapi.sci | |
| com.togethersoft.openapi.sci.enum | |
| com.togethersoft.openapi.sci.visitor | |
| Uses of SciPackage in com.togethersoft.openapi.sci |
| Methods in com.togethersoft.openapi.sci that return SciPackage | |
SciPackage | SciClass.getContainingPackage()Returns the package this class belongs to. |
SciPackage | SciFactory.newPackage()Creates a new SciPackage. |
SciPackage | SciFile.getContainingPackage()Returns the package this file belongs to. |
SciPackage | SciModel.findPackage(String qualifiedName, String modelPart)Finds a package by its qualified name. |
SciPackage | SciModel.findPackage(String qualifiedName) |
SciPackage | SciModel.findPackageToPasteFile(String absoluteURL)Tries to find an existing SciPackage where a new file with a given absolute URL
can be pasted according to project structure and "writeable for" properties of project roots. |
SciPackage | SciModel.getDefaultRootPackage()Returns a root package. |
SciPackage | SciPackage.getParentPackage()Returns the package this package belongs to. |
| Uses of SciPackage in com.togethersoft.openapi.sci.enum |
| Methods in com.togethersoft.openapi.sci.enum that return SciPackage | |
SciPackage | SciPackageEnumeration.nextSciPackage() |
| Uses of SciPackage in com.togethersoft.openapi.sci.visitor |
| Methods in com.togethersoft.openapi.sci.visitor with parameters of type SciPackage | |
Object | SciPackageVisitor.visitFile(SciPackage sciPackage) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||