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