Uses of Class
net.sourceforge.fluxion.runcible.io.command.Transaction

Packages that use Transaction
net.sourceforge.fluxion.runcible.graph.command   
net.sourceforge.fluxion.runcible.graph.manager   
net.sourceforge.fluxion.runcible.io.command   
 

Uses of Transaction in net.sourceforge.fluxion.runcible.graph.command
 

Constructors in net.sourceforge.fluxion.runcible.graph.command with parameters of type Transaction
RunciblePlotChangesCommand(RuncibleChangeFactory runcibleChangeFactory, Transaction transaction, Mapping mapping, OWLGraph sourceGraph, OWLMappingNode sourceNode, OWLGraph targetGraph, OWLMappingNode targetNode)
           
 

Uses of Transaction in net.sourceforge.fluxion.runcible.graph.manager
 

Methods in net.sourceforge.fluxion.runcible.graph.manager with parameters of type Transaction
 Rule RuncibleChangeFactory.requestChildRuleAdditionCommand(Mapping mapping, Transaction transaction, Rule ruleToBindTo, OWLMappingNode sourceNode)
           
 DataClause RuncibleChangeFactory.requestDataClauseAdditionCommand(Transaction transaction, Rule ruleToBindTo, OWLGraph sourceGraph, OWLMappingNode sourceNode)
           
 DataClause RuncibleChangeFactory.requestDataConstantAdditionCommand(Transaction transaction, Rule ruleToBindTo, OWLGraph sourceGraph, 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)
           
 

Uses of Transaction in net.sourceforge.fluxion.runcible.io.command
 

Methods in net.sourceforge.fluxion.runcible.io.command that return Transaction
static Transaction Transaction.openTransaction()
           
 

Methods in net.sourceforge.fluxion.runcible.io.command with parameters of type Transaction
static CompositeCommand Transaction.closeTransaction(Transaction transaction)
           
 



Copyright © 2010. All Rights Reserved.