Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - eriksmith200

Pages: [1]
1
Suggestions and Requests / XAML code import
« on: October 21, 2010, 08:49:46 pm »
Code import does not support importing XAML files (WPF and Silverlight). Is this something that is being considered to be added?

2
General Board / Visualize Requirements based on Tagged Values
« on: October 27, 2010, 02:18:27 am »
I have defined a Tagged Value for Requirement called Completion, an Enum with values 0,25,50,75,100.
Based on the value of Completion, I would like the visualization of the requirement in a diagram to contain an empty circle, a circle with a quarter filled, a circle half filled, etc.

I'm trying to create a shape script for a stereotype, but there are a few things I can't seem to figure out:
1. Is it possible to add to the visualization of Requirement without overwriting it? Can I maybe find the original shape script for Requirement somewhere?
2. How do I apply a stereotype to a requirement?
3. Is there another approach towards what I want to achieve?

3
General Board / Re: Defining Requirement Attributes Using a Profil
« on: October 22, 2010, 12:40:33 am »
One more question: how can I include my custom Tagged Values in an RTF template?

4
General Board / Re: Defining Requirement Attributes Using a Profil
« on: October 21, 2010, 11:11:27 pm »
Hm I think I might have partially figured it out, but can still use some feedback. I was skipping the step to create a tagged value type on the project level.

Apparently the process is as follows:
1. Create a tagged value by going in the main menu to Settings | UML | Tagged Value Types, and create a new one and specifying the Enum type and values in the details box (as described in the white paper)
2. In the profile definition, for the new requirement stereotype, create a new typeless attribute [highlight]with the same name as the new tagged value type from step 1[/highlight]
3. save profile, import, etc as described in the white paper

Can someone comment on whether this is the correct procedure?
One issue with this is that each time I create a new project in which I want to use the new profile, I have to redo step 1.

5
General Board / Defining Requirement Attributes Using a Profile
« on: October 21, 2010, 10:48:58 pm »
I'm trying to define a requirement type with tagged values using a profile, following the description in the white paper starting at page 44:
http://www.sparxsystems.com.au/downloads/whitepapers/Requirements_Management_in_Enterprise_Architect.pdf

I'm stuck on page 49, where it is described how to add tagged values. When I create an attribute for the tagged value, I want to define an enum type, including it's values and default value.
I'm only managing to add attributes with the standard data types.
Can anyone tell me what I'm missing?


6
General Board / XAML code import?
« on: March 12, 2009, 05:01:25 am »
Does Enterprise Architect support, or are there plans to support Windows Presentation Foundation (WPF) and XAML?

Pages: [1]