Neokernel API

IStateMachineModelInterface Interface

This interface defines methods necessary to retrieve states from a model of a state machine.

For a list of all members of this type, see IStateMachineModelInterface Members .

public interface IStateMachineModelInterface

Types that implement IStateMachineModelInterface

Type Description
StateMachineModel An implementation of the IStateMachineModelInterface.

Requirements

Namespace: com.neokernel.states

Assembly: Neokernel (in Neokernel.exe)

See Also

IStateMachineModelInterface Members | com.neokernel.states Namespace