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


function boolean = mttIsPassiveClass(class_name)
	boolean = ismember(class_name,{'SS','Se','Sf','De','Df','0','1'}) ;


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