File ntt/bin/trans/mttIsFoundationClass.m from the latest check-in


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 ]