org.topbraid.core.model
Class QCRs

java.lang.Object
  extended by org.topbraid.core.model.QCRs

public class QCRs
extends java.lang.Object


Field Summary
static java.lang.String COMMENT
           
static com.hp.hpl.jena.rdf.model.Property OWL_VALUES_FROM
           
 
Constructor Summary
QCRs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMMENT

public static final java.lang.String COMMENT
See Also:
Constant Field Values

OWL_VALUES_FROM

public static final com.hp.hpl.jena.rdf.model.Property OWL_VALUES_FROM
Constructor Detail

QCRs

public QCRs()