org.sourceforge.jemm.util
Interface JEMMObject

All Known Implementing Classes:
Account, JemmAtomicInteger, JemmList, JemmMap, JemmSet, JEMMType, Person, SavingsAccount

public interface JEMMObject

JEMMObject is an interface used by the model code generation phase to mark objects that make up part of the model. Each model item will be assigned a JemmId for its lifetime (which is managed by the JEMM subsystem).

Author:
Rory Graves



Copyright © 2009. All Rights Reserved.