Applies to TUML_Classifier
DeclarationConstructor Create; Implementation
Constructor TUML_Classifier.Create; begin inherited Create; fFeatures:= TStringList.Create; End;