Interface ActionHome

All Known Subinterfaces:
Domain, DynamicObjectInstance, EmptyInstance, InstanceActionHome, ObjectInstance, PersistentDomain, StateMachine

public interface ActionHome
An action home represents an element that can contain generated action language statements. The action home provides a standard way to access the domain (for the purpose of accessing domain resources such as relators, terminator messages, utilities, etc). It also gives access to the execution context for time and event generation.