Class ElementModelStructureHandler

  • All Implemented Interfaces:
    IElementModelStructureHandler

    public final class ElementModelStructureHandler
    extends 
    implements IElementModelStructureHandler

    Structure handler implementation, internally used by the engine.

    This class should not be directly used from outside the engine.

    Since:
    3.0.0
    Author:
    Daniel Fernández
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void  name)
      Instructs the engine to remove a local variable.
      void reset()
      Resets all actions specified so far for the current processor execution.
      void setInliner​(IInliner inliner)
      Instructs the engine to set a new inliner.
      void  name,  value)
      Instructs the engine to set a new local variable.
      void  selectionTarget)
      Instructs the engine to set a new selection target.
      void setTemplateData​(TemplateData templateData)
      Instructs the engine to set a new template data.
      • Methods inherited from class java.lang.

        , , , , , , , , , ,