Class MdImplicitRefInferrer

java.lang.Object
com._1c.g5.v8.dt.md.resource.MdImplicitRefInferrer
All Implemented Interfaces:
Visitors.IVisitor

public class MdImplicitRefInferrer extends Object implements Visitors.IVisitor
Infers "implicit" references (i.e. references based on naming conventions) for an MdObject. Essentially, a part of the MdDerivedStateComputer. Note that an instance of this class may be shared between different instances of the MdObjectBuilder.
  • Constructor Details

    • MdImplicitRefInferrer

      public MdImplicitRefInferrer()
  • Method Details