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 |
Scope2.findScopeForVar(Var var) |
ScopeEntry |
Scope.findScopeForVar(Var var) |
ScopeEntry |
ScopeBase.findScopeForVar(Var var) |
ScopeEntry |
ScopeNull.findScopeForVar(Var var) |
ScopeEntry |
ScopeRename.findScopeForVar(Var var) |
ScopeEntry |
ScopeOptional.findScopeForVar(Var var) |
Modifier and Type | Method and Description |
---|---|
Set<ScopeEntry> |
Scope2.findScopes() |
Set<ScopeEntry> |
Scope.findScopes() |
Set<ScopeEntry> |
ScopeBase.findScopes() |
Set<ScopeEntry> |
ScopeNull.findScopes() |
Set<ScopeEntry> |
ScopeRename.findScopes() |
Set<ScopeEntry> |
ScopeOptional.findScopes() |
Licenced under the Apache License, Version 2.0