Interface AggState<I,E>

All Known Subinterfaces:
AggStateGon<I,E,K,V>, AggStateGonNode<I,E,K,V>, AggStateTransition<I,E,K,V>, AggStateTypeProduceEntry<I,E,K,V>, AggStateTypeProduceNode<I,E,K,V>
All Known Implementing Classes:
AggStateCondition, AggStateFragmentBody, AggStateFragmentHead, AggStateLiteral, AggStateLiteralProperty, AggStateMap, AggStateMemberSet, AggStateObject, AggStateProperty, AggStatePropertyBase, AggStateTransitionBase

public interface AggState<I,E>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details