hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

Violation of Contraint C100 for any Business Information View #146

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying Vienna plugin (version VIENNAAddIn_0_0_9_000.msi) on Windows XP, 
together with Enterprise Architecte V7.5.

When I validate any Business Information View, the validator always detects an 
error :
  A BusinessInformationView MUST contain one to many InformationEnvelopes 
  (InfEnvelope) or subtypes thereof defined in any other     
  extension/specialization modile. Furthermore, it MAY contains any other 
  document modeling artifacts. 

  No InformationEnvelopes or subtypes thereof could be found.

I get that error message even if there are one or several "InfEnvelope" 
steretotyped classes under the "bInformationV" stereotyped package I want to 
check.

That behaviour also occurs with UMM2_Waste_Movement_20080911.eap EA project.

Could you please tell me what is wrong ?

Thanks a lot.

Eric

Original issue reported on code.google.com by eric.sui...@edf.fr on 16 Jul 2010 at 12:33

GoogleCodeExporter commented 9 years ago

Original comment by fabian.k...@gmail.com on 31 Aug 2010 at 10:16

GoogleCodeExporter commented 9 years ago
fixed in rev 1505

Original comment by fabian.k...@gmail.com on 31 Aug 2010 at 10:35

GoogleCodeExporter commented 9 years ago
Could you tell me how I can apply that change to the Vienna plugin installed on 
my Enterprise Architecte ? 

As I installed Vienna with VIENNAAddIn_0p0p9p000.zip available at 
http://code.google.com/p/vienna-add-in/downloads/list, I do not know where the 
C# files are located.

Original comment by eric.sui...@edf.fr on 6 Sep 2010 at 8:38

GoogleCodeExporter commented 9 years ago
unfortunately there is no patch available. You either have to build the Vienna 
AddIn from Source (see: 
http://code.google.com/p/vienna-add-in/wiki/CheckoutfromSVN) or wait for our 
next release. I'll let you know when the next release is planned.

Original comment by fabian.k...@gmail.com on 8 Sep 2010 at 11:39

GoogleCodeExporter commented 9 years ago
We downloaded the source code with the fixed code. But we faced errors when 
building using MS VC# due to the different .NET platforms (between the source 
code and the builder.)

The followed instructions were tooked in 
http://code.google.com/p/vienna-add-in/wiki/CheckoutfromSVN

We'll be very glad if you can build the new fixed solution and make it 
available for test.

Thanks a lot for all your help.

Original comment by htaid...@gmail.com on 17 Sep 2010 at 9:42

GoogleCodeExporter commented 9 years ago
We have just released a new version of the ViennaAddin.
Please download it at 
http://code.google.com/p/vienna-add-in/downloads/detail?name=VIENNAAddIn_0p1p0p0
00.zip
This version includes the C100 constraint fix.

Original comment by fabian.k...@gmail.com on 20 Sep 2010 at 12:42