| |||||||||
| 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 | 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 | ||||||||