Class MinusPattern
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.QueryPattern
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.MinusPattern
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class QueryPattern
EMPTY_ARRAY -
Method Summary
Modifier and TypeMethodDescription<E> Eaccept(LogicVisitor<E> visitor) static MinusPatterncreate(GroupGraphPattern argument) voidMethods inherited from class LogicObject
toString, toString, toString
-
Method Details
-
getArgument
-
accept
- Specified by:
acceptin classLogicObject
-
toString
- Specified by:
toStringin classLogicObject
-
create
-