| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SciReference | |
| com.togethersoft.openapi.sci | |
| com.togethersoft.openapi.sci.enum | |
| com.togethersoft.openapi.sci.visitor | |
| Uses of SciReference in com.togethersoft.openapi.sci |
| Subinterfaces of SciReference in com.togethersoft.openapi.sci | |
interface | SciInheritanceSciInheritance is a reference to the class (interface) whose name appeared in the
extends or implements sections. |
interface | SciReferenceExpressionAn expression which is a reference. |
interface | SciThrowSpecifierSciThrowSpecifier is a reference to the exception class whose name appeared in
the "throws" (Java) or "throw()" (C++) clause. |
interface | SciTypeA reference to a type. |
| Methods in com.togethersoft.openapi.sci that return SciReference | |
SciReference | SciNetAttribute.getAttributeClassRef() |
SciReference | SciTag.getValueAsReference()Returns the value of this SciTag as a reference to some SciElement. |
| Uses of SciReference in com.togethersoft.openapi.sci.enum |
| Methods in com.togethersoft.openapi.sci.enum that return SciReference | |
SciReference | SciReferenceEnumeration.nextSciReference() |
| Uses of SciReference in com.togethersoft.openapi.sci.visitor |
| Methods in com.togethersoft.openapi.sci.visitor with parameters of type SciReference | |
Object | SciReferenceVisitor.visitReference(SciReference sciReference)Performs an action upon SciReference. |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||