我正在尝试使用 Verveinej 导入 FAMIX JHotDraw java 模型,但到目前为止没有成功。
我面临一个 FAMIX.FileIndexedAnchor not found 错误。据我了解 Moose 没有找到源文件,对吗?那么,我应该在哪里设置根源文件夹?
提前致谢!
添加一些跟踪:
FMMetaRepository(Object)>>error:
FMMetaRepository>>elementNamed: in Block: [ self error: 'Element ''' , aString , ''' not fou...etc...
Dictionary>>at:ifAbsent:
FMMetaRepository>>elementNamed:ifAbsent:
FMMetaRepository>>elementNamed:
FMFutureElement>>with:name:
FMFutureElement class>>with:name:
MSEImporter(FMImporter)>>beginElement:
FMMSEParser>>Element
FMMSEParser>>Document
FMMSEParser>>basicRun
FMMSEParser>>run in Block: [ :bar | ...
BlockClosure>>cull:
Job>>run in Block: [ result := block cull: self ]
BlockClosure>>on:do:
Job>>run in Block: [ ...
BlockClosure>>ensure:
Job>>run
MorphicUIManager(UIManager)>>displayProgress:from:to:during:
MorphicUIManager(UIManager)>>displayProgress:at:from:to:during:
FMMSEParser>>run
MSEImporter(FMImporter)>>run
MooseModel class>>importFrom:withMetamodel:
MooseModel class>>importFrom:
MooseModel>>importFromMSEStream:
MooseImportFromVerveineJWizard>>validateImportation
MooseImportFromVerveineJWizard>>performTerminateButtonAction in Block: [ :bar | ...
MooseCustomTask>>basicRun
MooseCustomTask(MooseTask)>>runWithProgress in Block: [ :bar | ...
BlockClosure>>cull: