public class CarmlMergeSuper extends CarmlResource implements MergeSuper
| Constructor and Description |
|---|
CarmlMergeSuper() |
CarmlMergeSuper(LogicalSource logicalSource,
Set<ContextEntry> including) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTriples(org.eclipse.rdf4j.model.util.ModelBuilder modelBuilder) |
boolean |
equals(Object obj) |
Set<ContextEntry> |
getIncluding() |
LogicalSource |
getLogicalSource() |
Set<Resource> |
getReferencedResources() |
int |
hashCode() |
void |
setIncluding(Set<ContextEntry> including) |
void |
setLogicalSource(LogicalSource logicalSource) |
String |
toString() |
asRdf, getAsResource, getId, getLabel, setId, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitasRdf, getAsResource, getId, getLabel, getResourceNamepublic CarmlMergeSuper()
public CarmlMergeSuper(LogicalSource logicalSource, Set<ContextEntry> including)
public LogicalSource getLogicalSource()
getLogicalSource in interface MergeSuperpublic void setLogicalSource(LogicalSource logicalSource)
public Set<ContextEntry> getIncluding()
getIncluding in interface MergeSuperpublic void setIncluding(Set<ContextEntry> including)
public Set<Resource> getReferencedResources()
getReferencedResources in interface Resourcepublic void addTriples(org.eclipse.rdf4j.model.util.ModelBuilder modelBuilder)
addTriples in interface ResourceCopyright © 2017–2021 Taxonic. All rights reserved.