public class CarmlStream extends CarmlResource implements NameableStream
| Constructor and Description |
|---|
CarmlStream() |
CarmlStream(String streamName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTriples(org.eclipse.rdf4j.model.util.ModelBuilder modelBuilder) |
boolean |
equals(Object obj) |
Set<Resource> |
getReferencedResources() |
String |
getStreamName() |
int |
hashCode() |
void |
setStreamName(String streamName) |
String |
toString() |
asRdf, getAsResource, getId, getLabel, setId, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitasRdf, getAsResource, getId, getLabel, getResourceNamepublic CarmlStream()
public CarmlStream(String streamName)
public String getStreamName()
getStreamName in interface NameableStreampublic void setStreamName(String streamName)
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.