Reply To: UML Artifacts objects?

Are Artifacts supported in Software Ideas Modeler?

I see where there the standard stereotypes are defined for "Artifact" in the application's 'Data\Lists\Stereotypes.xml' configuration file («document», «executable», «file», «library», «script», «source»), but I have not yet been able to figure out how to put any Artifact objects into my diagrams.

If I try to manually add an 'artifact' definition via the Elements.xml configuration file, I'll get errors like:

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

at System.ThrowHelper.ThrowKeyNotFoundException()

at System.Collections.Generic.Dictionary`2.get_Item(TKey key)

at SoftwareIdeasModeler.Core.MetaModel.MetaModel.LoadAllElementTypes(MetaModel metaModel)

at SoftwareIdeasModeler.Core.MetaModel.MetaModel.Load()

at SoftwareIdeasModeler.Core.MetaModel.MetaModel.get_Instance()

a.k.a.Scooter 28 October 2010 19:46:19

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]