Code Editor

This frame allows the user to type implementation code for each implementable model in your network. Each tab represents a piece of code present in the model. Depending on the type of the model it may have different "tabs":

[colocar um link para um tópico que explique os métodos]

[figura da tela]

Whenever the code in a certain tab is changed the tab has an "*" appended to its name to indicate this condition. The modification will be sent back to the origin model only after an explicit  commit. If the user tries to close the frame with an uncommited tab a dialog will ask the user what to do.

Hint: You may open as many different code editor frames as you want, but if a given model is being already edited its code editor will be just brought to the top.