Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

OPC Foundation UA JAVA - codegen

This 'sub' project handles the codegeneration part of the stack.

The main class to run is codegen/org.opcfoundation.ua.codegen.Main2.

The generator reads descriptions in src/resources/codegen_data/ and writes the output source files to main stack project src/main/java/org.opcfoundation.ua.core.

The input data is located in these folders: codegen_data/data/ contains data type descriptions and constants from ModelDesigner. codegen_data/templates/ contains Java source code templates. codegen_data/overrides/ contains exceptions to templates.

Note: In eclipse, remember to refresh (F5) the source tree after code generation.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.