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