| Package | Description |
|---|---|
| com.hp.hpl.jena.sdb.core |
| Modifier and Type | Field and Description |
|---|---|
static Filter<ScopeEntry> |
ScopeEntry.OptionalFilter |
static Action<ScopeEntry> |
ScopeEntry.SetOpt |
static Transform<ScopeEntry,Var> |
ScopeEntry.ToVar |
| Modifier and Type | Method and Description |
|---|---|
ScopeEntry |
ScopeEntry.duplicate() |
ScopeEntry |
ScopeOptional.findScopeForVar(Var var) |
ScopeEntry |
Scope.findScopeForVar(Var var) |
ScopeEntry |
ScopeNull.findScopeForVar(Var var) |
ScopeEntry |
Scope2.findScopeForVar(Var var) |
ScopeEntry |
ScopeRename.findScopeForVar(Var var) |
ScopeEntry |
ScopeBase.findScopeForVar(Var var) |
| Modifier and Type | Method and Description |
|---|---|
Set<ScopeEntry> |
ScopeOptional.findScopes() |
Set<ScopeEntry> |
Scope.findScopes() |
Set<ScopeEntry> |
ScopeNull.findScopes() |
Set<ScopeEntry> |
Scope2.findScopes() |
Set<ScopeEntry> |
ScopeRename.findScopes() |
Set<ScopeEntry> |
ScopeBase.findScopes() |
Licenced under the Apache License, Version 2.0