problem with IntroductionToUML2Profiles [message #1790789] |
Sun, 17 June 2018 15:17  |
Eclipse User |
|
|
|
I have been trying to get uml2 profiles to work programmatically and downloaded uml2.articles_200607181325.zip from https://www.eclipse.org/modeling/mdt/uml2/docs/articles/Introduction_to_UML2_Profiles/article.html
I made a project and ran the code but i am getting an exception
Exception in thread "main" java.lang.IllegalArgumentException: [email][email][email][email]org.eclipse.uml2.uml.internal.impl.ClassImpl@faa3fed[/email][/email][/email][/email] (name: Property, visibility: <unset>) (isLeaf: false, isAbstract: false, isFinalSpecialization: false) (isActive: false)
at org.eclipse.uml2.uml.internal.operations.StereotypeOperations.createExtension(StereotypeOperations.java:358)
at org.eclipse.uml2.uml.internal.impl.StereotypeImpl.createExtension(StereotypeImpl.java:270)
at org.eclipse.uml2.articles.IntroductionToUML2Profiles.createExtension(IntroductionToUML2Profiles.java:86)
at org.eclipse.uml2.articles.IntroductionToUML2Profiles.main(IntroductionToUML2Profiles.java:254)
when it calls Stereotype.createExtension
any help would be gratefully recieved
regards
gary
[Updated on: Sun, 17 June 2018 17:04] by Moderator
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04816 seconds