Neokernel API

StateModelInterface Interface

This interface defines methods necessary to retrieve information from a StateModel.

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

public interface StateModelInterface

Types that implement StateModelInterface

Type Description
StateModel An implementation of the StateModelInterface.

Requirements

Namespace: com.neokernel.states

Assembly: Neokernel (in Neokernel.exe)

See Also

StateModelInterface Members | com.neokernel.states Namespace | AgentInterface