| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SciVariable | |
| com.togethersoft.openapi.sci | |
| com.togethersoft.openapi.sci.enum | |
| com.togethersoft.openapi.sci.visitor | |
| Uses of SciVariable in com.togethersoft.openapi.sci |
| Subinterfaces of SciVariable in com.togethersoft.openapi.sci | |
interface | SciAttributeAn attribute. |
interface | SciParameterSciParameter is a variable using as a parameter for a method. |
| Uses of SciVariable in com.togethersoft.openapi.sci.enum |
| Methods in com.togethersoft.openapi.sci.enum that return SciVariable | |
SciVariable | SciVariableEnumeration.nextSciVariable() |
| Uses of SciVariable in com.togethersoft.openapi.sci.visitor |
| Methods in com.togethersoft.openapi.sci.visitor with parameters of type SciVariable | |
Object | SciElementVisitor.visitVariable(SciVariable sciVariable)Performs an action upon SciVariable. |
Object | SciElementVisitorAdapter.visitVariable(SciVariable sciVariable) |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||