Interface AccStateTypeProduceNode<I,E,K,V>
- All Superinterfaces:
AccState<I,,E> AccStateGon<I,E, K, V>
- All Known Subinterfaces:
AccStateTypeProduceObject<I,E, K, V>
- All Known Implementing Classes:
AccStateLiteral,AccStateObject
AccState that PRODUCES literals, objects or arrays - but not entries.
The parent must produce ENTRY or ARRAY (but not object).
-
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, getGonType, getParent, getRoot, setContext, setParent, transition