public class TypeUtils extends Object
| Constructor and Description |
|---|
TypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static OwlClass[] |
getAllRealSuperclasses(OwlClass owlclass,
Set<OwlClass> wanted) |
static org.ontoware.rdf2go.model.node.Node |
toNode(Object o) |
static org.ontoware.rdf2go.model.node.Resource |
toResource(Object o) |
static org.ontoware.rdf2go.model.node.Resource |
toResource(ResourceEntity re) |
static org.ontoware.rdf2go.model.node.Resource |
toResource(URL url) |
public static org.ontoware.rdf2go.model.node.Resource toResource(URL url) throws org.ontoware.rdf2go.exception.ModelRuntimeException
org.ontoware.rdf2go.exception.ModelRuntimeExceptionpublic static org.ontoware.rdf2go.model.node.Resource toResource(ResourceEntity re) throws org.ontoware.rdf2go.exception.ModelRuntimeException
org.ontoware.rdf2go.exception.ModelRuntimeExceptionpublic static org.ontoware.rdf2go.model.node.Resource toResource(Object o) throws org.ontoware.rdf2go.exception.ModelRuntimeException
org.ontoware.rdf2go.exception.ModelRuntimeExceptionpublic static org.ontoware.rdf2go.model.node.Node toNode(Object o) throws org.ontoware.rdf2go.exception.ModelRuntimeException
org.ontoware.rdf2go.exception.ModelRuntimeExceptionCopyright © 2005–2014 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.