net.sourceforge.fluxion.runcible.impl
Class InPlace
java.lang.Object
net.sourceforge.fluxion.runcible.impl.InPlace
- All Implemented Interfaces:
- IndividualSelection
public class InPlace
- extends java.lang.Object
- implements IndividualSelection
Javadocs go here.
- Version:
- 1.0
- Author:
- Tony Burdett
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InPlace
public InPlace()
getNext
public IndividualSelection getNext()
- Specified by:
getNext
in interface IndividualSelection
setNext
public void setNext(IndividualSelection individualSelection)
- Specified by:
setNext
in interface IndividualSelection
setValueRestriction
public void setValueRestriction(java.net.URI propertyURI,
java.lang.String value)
getRestrictionProperty
public java.net.URI getRestrictionProperty()
getRestrictionValue
public java.lang.String getRestrictionValue()
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface IndividualSelection
getOWLClassURI
public java.net.URI getOWLClassURI()
setOWLClassURI
public void setOWLClassURI(java.net.URI owlClass)
Copyright © 2010. All Rights Reserved.