Interface AccStateTypeTransition<I,E,K,V>

All Superinterfaces:
AccState<I,E>, AccStateGon<I,E,K,V>
All Known Subinterfaces:
AccStateTypeProduceEntry<I,E,K,V>
All Known Implementing Classes:
AccStateCondition, AccStateFragmentHead, AccStateLiteralProperty, AccStateMap, AccStateProperty, AccStatePropertyBase, AccStateTransitionBase, AccStateTypeProduceEntryBase

public interface AccStateTypeTransition<I,E,K,V> extends AccStateGon<I,E,K,V>
  • Method Details

    • getMatchStateId

      Object getMatchStateId()