Skip navigation links

Package com.speedment.codegen.model

Models for typical object-oriented language building blocks are located in this package.

See: Description

Package com.speedment.codegen.model Description

Models for typical object-oriented language building blocks are located in this package. The ambition of codegen is to separate model, view and controller logic into different classes. This package represents the model part of that trio.

The interfaces in this package does not share a common ancestor. The reason for this is that any class should qualify as a model as long as a corresponding view is installed in the active Generator.

This package is part of the API. Modifications to classes here should only (if ever) be done in major releases.

Skip navigation links

Copyright © 2016 Speedment, Inc.. All rights reserved.