OBEROn SDK

com.oberon.ooql.sdk
Interface ProgramCode


public interface ProgramCode

ProgramCode: defines OBEROn java Programs interface

Version:
5.0

Method Summary
 Framework OberonMain(java.util.Vector args, Framework framework)
          The Main method (executed as default)
 

Method Detail

OberonMain

Framework OberonMain(java.util.Vector args,
                     Framework framework)
                     throws OberonException
The Main method (executed as default)

Parameters:
args - the Program input arguments
framework - the current framework
Returns:
the updated framework
Throws:
OberonException - due to program execution or programmatically raised exceptions

OBEROn SDK

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.