|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Mapping in net.sourceforge.fluxion.runcible.graph.command |
|---|
| Constructors in net.sourceforge.fluxion.runcible.graph.command with parameters of type Mapping | |
|---|---|
RunciblePlotChangesCommand(RuncibleChangeFactory runcibleChangeFactory,
Transaction transaction,
Mapping mapping,
OWLGraph sourceGraph,
OWLMappingNode sourceNode,
OWLGraph targetGraph,
OWLMappingNode targetNode)
|
|
| Uses of Mapping in net.sourceforge.fluxion.runcible.graph.manager |
|---|
| Methods in net.sourceforge.fluxion.runcible.graph.manager that return Mapping | |
|---|---|
Mapping |
RuncibleChangeFactory.getMapping()
|
| Methods in net.sourceforge.fluxion.runcible.graph.manager with parameters of type Mapping | |
|---|---|
Rule |
RuncibleChangeFactory.requestChildRuleAdditionCommand(Mapping mapping,
Transaction transaction,
Rule ruleToBindTo,
OWLMappingNode sourceNode)
|
Fact |
RuncibleChangeFactory.requestFactAdditionCommand(Mapping mapping,
Transaction transaction,
Rule ruleToAddFactsTo,
OWLGraph targetGraph,
OWLMappingNode targetNode,
java.lang.String boundFromVariableID)
|
Rule |
RuncibleChangeFactory.requestRootRuleAdditionCommand(Mapping mapping,
Transaction transaction,
OWLMappingNode sourceNode)
|
Rule |
RuncibleChangeFactory.requestRuleCreationCommand(Mapping mapping,
Graph sourceGraph,
OWLMappingNode sourceNode,
Graph targetGraph,
OWLMappingNode targetNode)
|
void |
RuncibleChangeFactory.setMapping(Mapping mapping)
|
| Constructors in net.sourceforge.fluxion.runcible.graph.manager with parameters of type Mapping | |
|---|---|
RuncibleChangeFactory(ChangeInvoker invoker,
Mapping mapping)
|
|
| Uses of Mapping in net.sourceforge.fluxion.runcible.graph.mapping |
|---|
| Methods in net.sourceforge.fluxion.runcible.graph.mapping that return Mapping | |
|---|---|
Mapping |
MappingManager.getMapping()
|
| Uses of Mapping in net.sourceforge.fluxion.runcible.impl |
|---|
| Classes in net.sourceforge.fluxion.runcible.impl that implement Mapping | |
|---|---|
class |
MappingImpl
Javadocs go here. |
| Uses of Mapping in net.sourceforge.fluxion.runcible.io |
|---|
| Methods in net.sourceforge.fluxion.runcible.io that return Mapping | |
|---|---|
static Mapping |
RuncibleRulesParser.parseMapping(java.net.URL url)
|
| Methods in net.sourceforge.fluxion.runcible.io with parameters of type Mapping | |
|---|---|
static java.io.File |
RuncibleRulesRenderer.renderMapping(java.io.File file,
Mapping mapping)
|
| Uses of Mapping in net.sourceforge.fluxion.runcible.io.command.impl |
|---|
| Constructors in net.sourceforge.fluxion.runcible.io.command.impl with parameters of type Mapping | |
|---|---|
AddRuleCommand(Mapping mapping,
Rule lastKnownRule,
java.lang.String variableID)
|
|
RuncibleUpdateCommand(Mapping mapping,
Rule oldRule,
Rule newRule)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||