public class RdfPredicateObjectList extends StandardQueryElementCollection<RdfObject>
elements
Modifier and Type | Method and Description |
---|---|
RdfPredicateObjectList |
and(RdfObject... objects)
Add
RdfObject instances to this predicate-object list |
getQueryString, printBodyIfEmpty, printNameIfEmpty, resetWrapperMethod, setOperatorName, setOperatorName, setWrapperMethod
addElements, addElements, isEmpty
public RdfPredicateObjectList and(RdfObject... objects)
RdfObject
instances to this predicate-object listobjects
- the objects to add to this listRdfPredicateObjectList
instanceCopyright © 2015-2022 Eclipse Foundation. All Rights Reserved.