Package org.opencyc.uml.interpreter

Class Summary
CycExtractor Extracts a state machine model from the Cyc KB.
DoActivity Provides do-activity behavior for a state in the UML State_Machines package.
ExpressionEvaluator Evaluates a UML Expression.
Interpreter Interprets a UML StateMachine.
ProcedureInterpreter Interprets a procedure of a UML StateMachine.
StateInterpreter Interprets an active state of a UML StateMachine.
StateVariable Provides the StateVariable container for the UML State Machine interpreter.
UnitTest Provides a unit test suite for the org.opencyc.uml.interpreter package