public abstract class AbstractSQLPPTriplesMap extends Object implements SQLPPTriplesMap
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSQLPPTriplesMap(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TargetAtom> targetAtoms,
SQLPPSourceQuery sqlQuery,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
SQLPPSourceQuery |
getSourceQuery() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TargetAtom> |
getTargetAtoms() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOptionalTargetStringgetMappingAssertionProvenance, getTriplesMapProvenanceprotected AbstractSQLPPTriplesMap(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TargetAtom> targetAtoms, SQLPPSourceQuery sqlQuery, String id)
public it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TargetAtom> getTargetAtoms()
getTargetAtoms in interface SQLPPTriplesMappublic SQLPPSourceQuery getSourceQuery()
getSourceQuery in interface SQLPPTriplesMappublic String getId()
getId in interface SQLPPTriplesMapCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.