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 - PhilBoyd

Pages: [1]
1
General Board / BUG:  Metrics report
« on: September 13, 2007, 08:22:09 am »
I've added an Environmental Complexity Factor because we have an offshore development team.  EFC09 does not print on the metrics report, but the UEV is correct.

2
General Board / Re: Business Case for Enterprise Architect
« on: November 13, 2002, 12:44:44 pm »
Eport format:
 Visio: MS Repository
 EA: XMI
There is an add-on sample component that will allow Visio 2002 to export to XMI.  You just can't import - AFAIK.

3
General Board / World-eit website
« on: August 02, 2002, 08:54:45 am »
Steve just sent me an email that the website should be back-up.

http://www.world-eit.net/ea/index.shtm

4
General Board / Re: Combining projects
« on: July 05, 2002, 01:36:19 pm »
Can't you do an export then import to combine the projects?

5
General Board / Re: Another potential request...
« on: July 03, 2002, 08:28:20 am »
Thanks for the reply.  Since the packages can be exported into XMI and stored in source-control, probably just need to a diff between the two versions, and some XSLT to clean it up.

Hmmmm.....

6
General Board / Another potential request...
« on: July 01, 2002, 07:42:11 am »
As if I haven't already thrown enough your way :)

Would it be possible to have logging added - showing changes to the project - ie dependency added, requirement deleted, etc?  Or have I just missed how to do this?

Tanks

7
General Board / Re: Base packages...
« on: July 01, 2002, 07:39:00 am »
As a follow on - could this be done at the package level?

8
General Board / Base packages...
« on: July 01, 2002, 07:35:24 am »
OK - here's what I'm trying to do.  I would like to create a base project that has packages in it for MFC, ATL, etc.  I would then use this base to create my new projects - so I can show inheritance from CObject, for example.  The problem that I am running into is how would I propogate changes in the base packages to the existing projects without losing the current info in the new project?

Package import/export doesn't do it - I end up with a new package of the same name, that I have to manually make the changes in the new project.
Replication is 2 way - Data from the new projects is inserted back into the base project, which I then have to manually delete.

Is there some way to have one-way replication only?

9
General Board / Re: Java Code reverse engineering
« on: June 27, 2002, 06:03:21 am »
Right-click on the Logical Model package.  Down at the bottom of the menu, should be an item for Code Engineering.  Import source directory is in the sub-menu.

10
General Board / C++ extensions for directory import
« on: March 28, 2002, 08:08:14 am »
Is it possible to have EA import directories using an alternate C++ header extension?  Boost for example, uses hpp for their header files.

11
General Board / Re: Import/Export Requirements to MS Excel/Access
« on: March 12, 2002, 09:14:28 am »
Would it be possible for Sparx to publish an EA model that we could look at to help understand these things?

12
General Board / Components and Interfaces
« on: March 13, 2002, 11:08:54 am »
Ok - I'm missing something here.  I have an interface modeled within a package.  If I go to Component View and create a component to implement the interface - how do I show this relationship?

13
General Board / Stupid question time...
« on: March 08, 2002, 07:05:29 am »
1 - How do I model the relationship between a component and the classes within that component?  Is this an association or dependency?

2 - How do I model the relationship between a node and the components hosted on that node?  From everything I read - you just overlay the component on the node in the diagram; but that's just a visual representation.  There is nothing else there to say "this component resides on that node."

14
General Board / Requested Feature
« on: February 22, 2002, 03:43:48 am »
Is there a planned SDK or published API that we could access to create custom imports?  For example - you import C++, VB ( :P ;) ). etc.  If I wanted to generate an importer for Eiffel or Smalltalk, could I do this?

Pages: [1]