| Package | Description |
|---|---|
| io.konig.core | |
| io.konig.core.impl | |
| io.konig.core.pojo | |
| io.konig.formula |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Graph |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeLocalNameService |
class |
MemoryGraph
An in-memory Graph
|
class |
SimpleLocalNameService |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeLocalNameService.add(LocalNameService service) |
| Constructor and Description |
|---|
CompositeLocalNameService(LocalNameService... service) |
| Modifier and Type | Method and Description |
|---|---|
LocalNameService |
EmitContext.getNameService() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmitContext.setLocalNameService(LocalNameService nameService) |
void |
EmitContext.setNameService(LocalNameService nameService) |
| Constructor and Description |
|---|
EmitContext(NamespaceManager nsManager,
LocalNameService nameService) |
| Modifier and Type | Method and Description |
|---|---|
LocalNameService |
FormulaParser.getLocalNameService() |
| Constructor and Description |
|---|
FormulaParser(PropertyOracle propertyOracle,
LocalNameService localNameService) |
FormulaParser(PropertyOracle propertyOracle,
LocalNameService localNameService,
NamespaceMap nsMap) |
Copyright © 2019. All rights reserved.