| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DataClause in net.sourceforge.fluxion.runcible | 
|---|
| Methods in net.sourceforge.fluxion.runcible that return types with arguments of type DataClause | |
|---|---|
|  java.util.List<DataClause> | Rule.getDataClauses() | 
| Methods in net.sourceforge.fluxion.runcible with parameters of type DataClause | |
|---|---|
|  void | Rule.addDataClause(DataClause clause) | 
| Method parameters in net.sourceforge.fluxion.runcible with type arguments of type DataClause | |
|---|---|
|  void | Rule.setDataClauses(java.util.List<DataClause> using_data) | 
| Uses of DataClause in net.sourceforge.fluxion.runcible.graph.factory | 
|---|
| Methods in net.sourceforge.fluxion.runcible.graph.factory with parameters of type DataClause | |
|---|---|
| protected  OWLMappingNode | SourceOWLGraphFactory.chartDataClause(DataClause dataClause) | 
| Uses of DataClause in net.sourceforge.fluxion.runcible.graph.manager | 
|---|
| Methods in net.sourceforge.fluxion.runcible.graph.manager that return DataClause | |
|---|---|
|  DataClause | RuncibleChangeFactory.requestDataClauseAdditionCommand(Transaction transaction,
                                 Rule ruleToBindTo,
                                 OWLGraph sourceGraph,
                                 OWLMappingNode sourceNode) | 
|  DataClause | RuncibleChangeFactory.requestDataConstantAdditionCommand(Transaction transaction,
                                   Rule ruleToBindTo,
                                   OWLGraph sourceGraph,
                                   OWLMappingNode sourceNode) | 
| Uses of DataClause in net.sourceforge.fluxion.runcible.impl | 
|---|
| Classes in net.sourceforge.fluxion.runcible.impl that implement DataClause | |
|---|---|
|  class | DataClauseImplJavadocs go here. | 
| Methods in net.sourceforge.fluxion.runcible.impl that return types with arguments of type DataClause | |
|---|---|
|  java.util.List<DataClause> | StandardRule.getDataClauses() | 
| Methods in net.sourceforge.fluxion.runcible.impl with parameters of type DataClause | |
|---|---|
|  void | StandardRule.addDataClause(DataClause clause) | 
| Method parameters in net.sourceforge.fluxion.runcible.impl with type arguments of type DataClause | |
|---|---|
|  void | StandardRule.setDataClauses(java.util.List<DataClause> using_data) | 
| Uses of DataClause in net.sourceforge.fluxion.runcible.io | 
|---|
| Methods in net.sourceforge.fluxion.runcible.io that return DataClause | |
|---|---|
| protected static DataClause | RuncibleRulesParser.parseDataClause(org.w3c.dom.Element dataElement) | 
| Methods in net.sourceforge.fluxion.runcible.io with parameters of type DataClause | |
|---|---|
| protected static void | RuncibleRulesRenderer.addDataClause(org.w3c.dom.Document document,
              org.w3c.dom.Element usingElement,
              DataClause clause) | 
| Uses of DataClause in net.sourceforge.fluxion.runcible.io.command.impl | 
|---|
| Methods in net.sourceforge.fluxion.runcible.io.command.impl that return DataClause | |
|---|---|
|  DataClause | AddDataConstantCommand.getClause() | 
|  DataClause | AddDataClauseCommand.getClause() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||