com.oberon.ooql.sdk
Interface ProgramCode
public interface ProgramCode
ProgramCode: defines OBEROn java Program
s interface
- Version:
- 5.0
OberonMain
Framework OberonMain(java.util.Vector args,
Framework framework)
throws OberonException
- The Main method (executed as default)
- Parameters:
args
- the Program
input argumentsframework
- the current framework
- Returns:
- the updated framework
- Throws:
OberonException
- due to program execution or programmatically raised exceptions
Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.