Class MATCH_ONLY_00

java.lang.Object
eu.bandm.tscore.model.MATCH_ONLY_00
Direct Known Subclasses:
__Formatter, __SAX_Writer, __TREEGEN__.Inner1.Inner2, Dump, Match, SingleMatch

@Generated(generator="eu.bandm.tools.umod", version="", timestamp="2025-01-13_23h06m58") public abstract class MATCH_ONLY_00 extends Object
(Ancillary class as basis for all visitors).

This class executes only the cascaded instanceof(..) tests and is hardly considered directly by the user. Instead, the user works with the derived visitor classes.

  • Field Details

    • partial

      protected boolean partial
    • _visitor_debug_stream

      protected PrintStream _visitor_debug_stream
  • Constructor Details

    • MATCH_ONLY_00

      public MATCH_ONLY_00()
  • Method Details

    • compile

      public MATCH_ONLY_00 compile()
    • _visitor_trace

      protected void _visitor_trace(Object obj, String s)
    • match

      public void match(Object e0)
    • foreignObject

      protected void foreignObject(Object e0)
    • nomatch

      public void nomatch(Object e0)
    • followAll_tlines

      public void followAll_tlines(Part element)
    • followAll_parts

      public void followAll_parts(TimeScape element)
    • followAll_partsBySource

      public void followAll_partsBySource(TimeScape element)
    • followAll_events

      public void followAll_events(EventSet element)
    • followAll_constructionSequence

      public void followAll_constructionSequence(EventSet element)
    • followAll_voices

      public void followAll_voices(EventSet element)
    • followAll_events

      public void followAll_events(Vox element)
    • followAll_sortedByStart

      public void followAll_sortedByStart(Vox element)
    • followAll_sortedBySource

      public void followAll_sortedBySource(Vox element)
    • followAll_containedIn

      public void followAll_containedIn(Event element)
    • followAll_params

      public void followAll_params(Event element)
    • followAll_subs

      public void followAll_subs(Parameterlist element)
    • followAll_points

      public void followAll_points(TDivision element)
    • followAll_timelesslist

      public void followAll_timelesslist(Container element)
    • followAll_voices

      public void followAll_voices(Container element)
    • followAll_voicesBySource

      public void followAll_voicesBySource(Container element)
    • followAll_divisions

      public void followAll_divisions(Tp element)
    • followAll_endingDivisions

      public void followAll_endingDivisions(Tp element)
    • action

      protected void action(Container e0)
    • action

      protected void action(TimeScape e0)
    • action

      protected void action(Part e0)
    • action

      protected void action(Vox e0)
    • action

      protected void action(EventSet e0)
    • action

      protected void action(Timeless e0)
    • action

      protected void action(Assignment e0)
    • action

      protected void action(Textvalue e0)
    • action

      protected void action(Parameterlist e0)
    • action

      protected void action(Event e0)
    • action

      protected void action(Tp e0)
    • action

      protected void action(TpTop e0)
    • action

      protected void action(TpSub e0)
    • action

      protected void action(TDivision e0)
    • action

      protected void action(Location<XMLDocumentIdentifier> e0)
    • match

      public void match(Container e0)
    • match

      public void match(TimeScape e0)
    • match

      public void match(Part e0)
    • match

      public void match(Vox e0)
    • match

      public void match(EventSet e0)
    • match

      public void match(Timeless e0)
    • match

      public void match(Assignment e0)
    • match

      public void match(Textvalue e0)
    • match

      public void match(Parameterlist e0)
    • match

      public void match(Event e0)
    • match

      public void match(Tp e0)
    • match

      public void match(TpTop e0)
    • match

      public void match(TpSub e0)
    • match

      public void match(TDivision e0)