Interface AccStateTypeProduceObject<I,E,K,V>
- All Superinterfaces:
AccState<I,,E> AccStateGon<I,,E, K, V> AccStateTypeProduceNode<I,E, K, V>
- All Known Implementing Classes:
AccStateObject
Accumulator that produces objects.
-
Method Summary
Methods inherited from interface org.aksw.jenax.graphql.sparql.v2.acc.state.api.AccState
begin, end, getStateId, hasBegunMethods inherited from interface org.aksw.jenax.graphql.sparql.v2.acc.state.api.AccStateGon
children, getParent, getRoot, setContext, setParent, transition
-
Method Details
-
getGonType
Description copied from interface:AccStateGonThe GON type which this accumulator produces.- Specified by:
getGonTypein interfaceAccStateGon<I,E, K, V>
-