net.sourceforge.fluxion.runcible.impl
Class DataConstantAssertion
java.lang.Object
net.sourceforge.fluxion.runcible.impl.DataConstantAssertion
- All Implemented Interfaces:
- DataFact, Fact
public class DataConstantAssertion
- extends java.lang.Object
- implements DataFact
Created by IntelliJ IDEA. User: Tony Burdett Date: 30-Jul-2007 Time: 12:36:22
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataConstantAssertion
public DataConstantAssertion()
getIdentifier
public java.lang.String getIdentifier()
- Specified by:
getIdentifier
in interface Fact
setIdentifier
public void setIdentifier(java.lang.String id)
- Specified by:
setIdentifier
in interface Fact
getValueOf
public java.lang.String getValueOf()
setValueOf
public void setValueOf(java.lang.String valueOf)
getDatatypePropertyURI
public java.net.URI getDatatypePropertyURI()
setDatatypePropertyURI
public void setDatatypePropertyURI(java.net.URI datatypePropertyURI)
getValueToSet
public java.lang.String getValueToSet()
setValueToSet
public void setValueToSet(java.lang.String valueToSet)
Copyright © 2010. All Rights Reserved.