objectgen.gui.commands
Class BuildBehaviourModelCommand

java.lang.Object
  extended byobjectgen.gui.commands.BuildBehaviourModelCommand

public class BuildBehaviourModelCommand
extends java.lang.Object


Constructor Summary
BuildBehaviourModelCommand()
          Creates a new instance of BuildBehaviourModelCommand
 
Method Summary
 java.lang.String run(java.lang.String file_org, java.lang.String file_des)
          Runs the command
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildBehaviourModelCommand

public BuildBehaviourModelCommand()
Creates a new instance of BuildBehaviourModelCommand

Method Detail

run

public java.lang.String run(java.lang.String file_org,
                            java.lang.String file_des)
Runs the command