Uses of Interface
net.sourceforge.fluxion.runcible.impl.DataRange

Packages that use DataRange
net.sourceforge.fluxion.runcible.impl   
net.sourceforge.fluxion.runcible.io.command.impl   
 

Uses of DataRange in net.sourceforge.fluxion.runcible.impl
 

Methods in net.sourceforge.fluxion.runcible.impl that return DataRange
 DataRange SelectDataValue.getDataRange()
           
 

Methods in net.sourceforge.fluxion.runcible.impl with parameters of type DataRange
 void SelectDataValue.setDataRange(DataRange dataRange)
           
 

Uses of DataRange in net.sourceforge.fluxion.runcible.io.command.impl
 

Constructors in net.sourceforge.fluxion.runcible.io.command.impl with parameters of type DataRange
AddDataConstantCommand(Rule ruleToAddFactsTo, java.lang.String variableId, java.net.URI dataPropertyURI, DataRange dataRange)
           
 



Copyright © 2010. All Rights Reserved.