package EDU.neu.ccs.demeter.tools.apstudio.graphedit;
import java.awt.*;
import java.io.*;
import java.util.*;
import EDU.neu.ccs.demeter.*;
import EDU.neu.ccs.demeter.common.tg.*;


import EDU.neu.ccs.demeter.*;
abstract class Glob {
  public Glob() {
    super();
  }
  void addToHostSet(HostSet hostset) {
    if (isExact())
      hostset.addExactHost(this);
    else
      hostset.addGlob(this);
  }
  boolean isExact() {
    __V_Glob_isExact v0 = new __V_Glob_isExact();
    v0.start();
    __trav_isExact(v0);
    v0.finish();
    return v0.get_return_val();
  }
  boolean isPartNameGlob() {
    __V_Glob_isPartNameGlob v0 = new __V_Glob_isPartNameGlob();
    v0.start();
    __trav_isPartNameGlob(v0);
    v0.finish();
    return v0.get_return_val();
  }
  PartName get_partname() {
    __V_Glob_get_partname v0 = new __V_Glob_get_partname();
    v0.start();
    __trav_get_partname(v0);
    v0.finish();
    return v0.get_return_val();
  }
  void universal_trv0_bef(UniversalVisitor _v_) {
    _v_.before(this);
  }
  void universal_trv0_aft(UniversalVisitor _v_) {
    _v_.after(this);
  }
  void universal_trv0(UniversalVisitor _v_) {  }
  void toAllSubclasses_Program_trv_bef(ClassNameTranspVisitor cntv, EdgeVisitor aev) {  }
  void toAllSubclasses_Program_trv_aft(ClassNameTranspVisitor cntv, EdgeVisitor aev) {  }
  void toAllSubclasses_Program_trv(ClassNameTranspVisitor cntv, EdgeVisitor aev) {  }
  void checkStars_ProgramBehavior_trv_bef(DummyVisitor dv) {  }
  void checkStars_ProgramBehavior_trv_aft(DummyVisitor dv) {  }
  void checkStars_ProgramBehavior_trv(DummyVisitor dv) {  }
  void allSources_StrategyGraph_trv_bef(GlobVisitor __v0) {
    __v0.before(this);
  }
  void allSources_StrategyGraph_trv_aft(GlobVisitor __v0) {  }
  void allSources_StrategyGraph_trv(GlobVisitor __v0) {  }
  void allDests_StrategyGraph_trv_bef(GlobVisitor __v0) {
    __v0.before(this);
  }
  void allDests_StrategyGraph_trv_aft(GlobVisitor __v0) {  }
  void allDests_StrategyGraph_trv(GlobVisitor __v0) {  }
  void __trav_markReachableForwardFromSources_StrategyGraph_trv_bef(__V_StrategyGraph_markReachableForwardFromSources __v0) {  }
  void __trav_markReachableForwardFromSources_StrategyGraph_trv_aft(__V_StrategyGraph_markReachableForwardFromSources __v0) {  }
  void __trav_markReachableForwardFromSources_StrategyGraph_trv(__V_StrategyGraph_markReachableForwardFromSources __v0) {  }
  void __trav_markReachableBackwardFromTargets_StrategyGraph_trv_bef(__V_StrategyGraph_markReachableBackwardFromTargets __v0) {  }
  void __trav_markReachableBackwardFromTargets_StrategyGraph_trv_aft(__V_StrategyGraph_markReachableBackwardFromTargets __v0) {  }
  void __trav_markReachableBackwardFromTargets_StrategyGraph_trv(__V_StrategyGraph_markReachableBackwardFromTargets __v0) {  }
  void __trav_allSourcesAndTargetsMarked_StrategyGraph_trv_bef(__V_StrategyGraph_allSourcesAndTargetsMarked __v0) {  }
  void __trav_allSourcesAndTargetsMarked_StrategyGraph_trv_aft(__V_StrategyGraph_allSourcesAndTargetsMarked __v0) {  }
  void __trav_allSourcesAndTargetsMarked_StrategyGraph_trv(__V_StrategyGraph_allSourcesAndTargetsMarked __v0) {  }
  void __trav_getFirst_StrategyGraph_trv_bef(__V_StrategyGraph_getFirst __v0) {  }
  void __trav_getFirst_StrategyGraph_trv_aft(__V_StrategyGraph_getFirst __v0) {  }
  void __trav_getFirst_StrategyGraph_trv(java.util.BitSet nodes, __V_StrategyGraph_getFirst __v0) {  }
  void collectSource_SGEdge_trv_bef(VecVisitor vv) {  }
  void collectSource_SGEdge_trv_aft(VecVisitor vv) {  }
  void collectSource_SGEdge_trv(VecVisitor vv) {  }
  void collectDest_SGEdge_trv_bef(VecVisitor vv) {  }
  void collectDest_SGEdge_trv_aft(VecVisitor vv) {  }
  void collectDest_SGEdge_trv(VecVisitor vv) {  }
  void collectBypassVs_SGEdge_trv_bef(VecVisitor vv) {  }
  void collectBypassVs_SGEdge_trv_aft(VecVisitor vv) {  }
  void collectBypassVs_SGEdge_trv(VecVisitor vv) {  }
  void collectOnlyThruVs_SGEdge_trv_bef(VecVisitor vv) {  }
  void collectOnlyThruVs_SGEdge_trv_aft(VecVisitor vv) {  }
  void collectOnlyThruVs_SGEdge_trv(VecVisitor vv) {  }
  void collectPartGlob_SGEdge_trv_bef(VecVisitor vv) {  }
  void collectPartGlob_SGEdge_trv_aft(VecVisitor vv) {  }
  void collectPartGlob_SGEdge_trv(VecVisitor vv) {  }
  void collectSubclassGlob_SGEdge_trv_bef(VecVisitor vv) {  }
  void collectSubclassGlob_SGEdge_trv_aft(VecVisitor vv) {  }
  void collectSubclassGlob_SGEdge_trv(VecVisitor vv) {  }
  void allGlobs_GlobSpec_trv_bef(GlobVisitor v) {
    v.before(this);
  }
  void allGlobs_GlobSpec_trv_aft(GlobVisitor v) {  }
  void allGlobs_GlobSpec_trv(GlobVisitor v) {  }
  void allClassGlobs_GlobSpec_trv_bef(GlobVisitor v) {
    v.before(this);
  }
  void allClassGlobs_GlobSpec_trv_aft(GlobVisitor v) {  }
  void allClassGlobs_GlobSpec_trv(GlobVisitor v) {  }
  void allEdgeGlobs_GlobSpec_trv_bef(GlobVisitor v) {
    v.before(this);
  }
  void allEdgeGlobs_GlobSpec_trv_aft(GlobVisitor v) {  }
  void allEdgeGlobs_GlobSpec_trv(GlobVisitor v) {  }
  public void __trav_isExact(__V_Glob_isExact __v0) {
    __trav_isExact_Glob_trv(__v0);
  }
  void __trav_isExact_Glob_trv_bef(__V_Glob_isExact __v0) {  }
  void __trav_isExact_Glob_trv_aft(__V_Glob_isExact __v0) {  }
  void __trav_isExact_Glob_trv(__V_Glob_isExact __v0) {  }
  public void __trav_isPartNameGlob(__V_Glob_isPartNameGlob __v0) {
    __trav_isPartNameGlob_Glob_trv(__v0);
  }
  void __trav_isPartNameGlob_Glob_trv_bef(__V_Glob_isPartNameGlob __v0) {  }
  void __trav_isPartNameGlob_Glob_trv_aft(__V_Glob_isPartNameGlob __v0) {  }
  void __trav_isPartNameGlob_Glob_trv(__V_Glob_isPartNameGlob __v0) {  }
  public void __trav_get_partname(__V_Glob_get_partname __v0) {
    __trav_get_partname_Glob_trv(__v0);
  }
  void __trav_get_partname_Glob_trv_bef(__V_Glob_get_partname __v0) {  }
  void __trav_get_partname_Glob_trv_aft(__V_Glob_get_partname __v0) {  }
  void __trav_get_partname_Glob_trv(__V_Glob_get_partname __v0) {  }
  void getSourceName_PartGlob_trv_bef(StringVisitor sv) {  }
  void getSourceName_PartGlob_trv_aft(StringVisitor sv) {  }
  void getSourceName_PartGlob_trv(StringVisitor sv) {  }
  void getDestName_PartGlob_trv_bef(StringVisitor sv) {  }
  void getDestName_PartGlob_trv_aft(StringVisitor sv) {  }
  void getDestName_PartGlob_trv(StringVisitor sv) {  }
  void getPartName_PartGlob_trv_bef(StringVisitor sv) {  }
  void getPartName_PartGlob_trv_aft(StringVisitor sv) {  }
  void getPartName_PartGlob_trv(StringVisitor sv) {  }
  void getSourceName_SubclassGlob_trv_bef(StringVisitor sv) {  }
  void getSourceName_SubclassGlob_trv_aft(StringVisitor sv) {  }
  void getSourceName_SubclassGlob_trv(StringVisitor sv) {  }
  void getDestName_SubclassGlob_trv_bef(StringVisitor sv) {  }
  void getDestName_SubclassGlob_trv_aft(StringVisitor sv) {  }
  void getDestName_SubclassGlob_trv(StringVisitor sv) {  }
  void allClassNames_ClassGlobSpec_trv_bef(ClassGlobVisitor v) {  }
  void allClassNames_ClassGlobSpec_trv_aft(ClassGlobVisitor v) {  }
  void allClassNames_ClassGlobSpec_trv(ClassGlobVisitor v) {  }
  void allGlobs_ClassGlobSpec_trv_bef(GlobVisitor v) {
    v.before(this);
  }
  void allGlobs_ClassGlobSpec_trv_aft(GlobVisitor v) {  }
  void allGlobs_ClassGlobSpec_trv(GlobVisitor v) {  }
}

