Class MdDbViewFieldDefInferrer

  • All Implemented Interfaces:
    Visitors.IVisitor

    public class MdDbViewFieldDefInferrer
    extends Object
    implements Visitors.IVisitor
    Infers DbViewFieldDef's from an MdObject. Essentially, a part of the MdDerivedSateComputer. Note that an instance of this class may be shared between different instances of the MdDerivedSateComputer.