﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2954	Short class definition as stored definition are not loaded	Adrian Pop	somebody	"Say you have a file SomePackage/Types/MassFlowRate.mo
{{{#!mo
within SomePackage.Types;
type MassFlowRate = Real (
    quantity=""MassFlowRate"",
    final unit=""kg/s"",
    min=-1.0e6,
    max=1.0e6) ""Type for mass flow rate"";
}}}

It seems that the class MassFlowRate is not loaded.
Probably some Class(PARTS) match that should handle 
also Class(DERIVED) somewhere.
"	defect	new	high	1.9.2	Frontend	trunk			
