File ntt/bin/trans/mttIsFoundationClass.m artifact 33607d1580 part of check-in a8cce33cfa


function boolean = mttIsFoundationClass(class_name)
    boolean = ismember(class_name,...
        {'R','C','I','TF','GY','AE','AF','SS','Se','Sf','De','Df','0','1'}) ;



MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]