ANT Visual Modeler is a visual programming Language. This language is used to create the logic to define a software system behavior. ANT Visual Modeler combines declarative programming, that expresses the logic of a computation without describing its control flow, even-driven programming in wich the flow of the programs is determined by events (sensors outputs, user actions, messages from otrher systems) and C# imperative programming in a graphical tool. The output model is a Microsoft Visual Studio 2010 (TM) solution.