gr.forth.ics.vrp.corevrp.model
Class RDF_MetaClass
java.lang.Object
gr.forth.ics.vrp.corevrp.model.Resource
gr.forth.ics.vrp.corevrp.model.RDF_Resource
gr.forth.ics.vrp.corevrp.model.RDF_Class
gr.forth.ics.vrp.corevrp.model.RDF_MetaClass
- public class RDF_MetaClass
- extends RDF_Class
- Version:
- 2.5 (30 Januar 2003)
- Author:
- Karsten Tolle & Sofia Alexaki
Field Summary |
static int |
META_CLASS
This flag indicates that the current object is a metaclass of classes |
static int |
META_PROPERTY
This flag indicates that the current object is a metaclass of properties |
Method Summary |
int |
getKind()
If the object represents a metaclass of classes returns the integer
. |
Methods inherited from class gr.forth.ics.vrp.corevrp.model.RDF_Resource |
addcomment, addisDefinedBy, addlabel, addseeAlso, addtype, addvalue, addvalue, getcomment, getisDefinedBy, getlabel, getseeAlso, gettype, getvalue, setcomment, setisDefinedBy, setlabel, setseeAlso, settype, setvalue, solve_links |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
META_CLASS
public static final int META_CLASS
- This flag indicates that the current object is a metaclass of classes
- See Also:
- Constant Field Values
META_PROPERTY
public static final int META_PROPERTY
- This flag indicates that the current object is a metaclass of properties
- See Also:
- Constant Field Values
RDF_MetaClass
public RDF_MetaClass(String URI,
int kind)
- Creates a new MetaClass.
RDF_MetaClass
public RDF_MetaClass(Resource resource,
int kind)
RDF_MetaClass
public RDF_MetaClass(RDF_Resource rdf_resource,
int kind)
RDF_MetaClass
public RDF_MetaClass(RDF_Class rdf_class,
int kind)
getKind
public int getKind()
- If the object represents a metaclass of classes returns the integer
. Otherwise it returns the integer