|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceCapabilities.Scope | |
|---|---|
| com.metamatrix.query.optimizer.capabilities | |
| Uses of SourceCapabilities.Scope in com.metamatrix.query.optimizer.capabilities |
|---|
| Methods in com.metamatrix.query.optimizer.capabilities that return SourceCapabilities.Scope | |
|---|---|
SourceCapabilities.Scope |
SourceCapabilities.getScope()
Determine the scope of these capabilities. |
SourceCapabilities.Scope |
BasicSourceCapabilities.getScope()
|
static SourceCapabilities.Scope |
SourceCapabilities.Scope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SourceCapabilities.Scope[] |
SourceCapabilities.Scope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.metamatrix.query.optimizer.capabilities with parameters of type SourceCapabilities.Scope | |
|---|---|
void |
BasicSourceCapabilities.setScope(SourceCapabilities.Scope scope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||