public class QuadPatternImpl extends TriplePatternImpl implements QuadPattern
TriplePatternImpl.SPOextract| Constructor and Description |
|---|
QuadPatternImpl(UriOrVariable context,
ResourceOrVariable subject,
UriOrVariable predicate,
NodeOrVariable object) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UriOrVariable |
getContext() |
int |
hashCode() |
boolean |
matches(Statement statement) |
createObjectPattern, createSubjectPattern, getExtract, getObject, getPredicate, getSubjectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetObject, getPredicate, getSubjectpublic QuadPatternImpl(UriOrVariable context, ResourceOrVariable subject, UriOrVariable predicate, NodeOrVariable object)
public UriOrVariable getContext()
getContext in interface QuadPatternpublic boolean equals(Object o)
equals in class TriplePatternImplpublic int hashCode()
hashCode in class TriplePatternImplpublic boolean matches(Statement statement)
matches in interface TriplePatternmatches in class TriplePatternImplstatement - must not be null; with subject, predicated and object defined.Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.