SEdit.Formalisms.Automaton
Class AutomatonStructure

java.lang.Object
  extended bySEdit.Structure
      extended bySEdit.Formalisms.Automaton.AutomatonStructure

public class AutomatonStructure
extends Structure

CLASSE AutomatonStructure


Field Summary
 
Fields inherited from class SEdit.Structure
agent, arrowList, description, displayGrid, editor, formalism, gridSize, modified, nodeList, snapToGrid
 
Constructor Summary
AutomatonStructure()
           
 
Method Summary
 void step()
           
 
Methods inherited from class SEdit.Structure
activate, addArrow, addArrow, addNode, addNode, clearAll, createNode, deleteAll, drawBackground, dump, end, existID, getAgent, getArrow, getArrowFromLabel, getArrows, getDescription, getDisplayGrid, getEditor, getFormalism, getGridSize, getNode, getNodeFromLabel, getNodes, getSnapToGrid, initStructure, isConnectable, newArrowID, newNodeID, preactivate, removeArrow, removeNode, setAgent, setDescription, setDisplayGrid, setEditor, setFormalism, setGridSize, setSnapToGrid, setSnapToGrid1, toggleShowGrid, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutomatonStructure

public AutomatonStructure()
Method Detail

step

public void step()


Copyright © J. Ferber, O. Gutknecht All Rights Reserved.