Class CompiledModel


  • public class CompiledModel
    extends Object
    Compiled representation of a model definition. In this case, compiled means that a) all references between model items have been resolved b) inheritence of class features have been flattened c) overridden class features have been resolved A compiled model also represents a valid model.
    Author:
    David Caruana