<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Uncovering Requirements With UML Class Diagrams Part 4</title>
	<atom:link href="http://tynerblain.com/blog/2008/03/17/requirements-class-diagrams-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://tynerblain.com/blog/2008/03/17/requirements-class-diagrams-4/</link>
	<description>Software product success.</description>
	<lastBuildDate>Tue, 22 May 2012 20:46:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Yanic</title>
		<link>http://tynerblain.com/blog/2008/03/17/requirements-class-diagrams-4/comment-page-1/#comment-332895</link>
		<dc:creator>Yanic</dc:creator>
		<pubDate>Fri, 21 Mar 2008 01:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://tynerblain.com/blog/2008/03/17/requirements-class-diagrams-4/#comment-332895</guid>
		<description>I&#039;d like to comment on what you did to your model in the &#039;More complex class diagram&#039; step.

Specifically : you model the same association on both the super class and sub class (for example &#039;is written by&#039; on both Agreement and FixedAgreement). Presumably to override/refine/specialize the inherited association.

I know it is valid UML, but I find it a confusing and ambiguous approach. How about using one of the alternatives below?

1) give each class its own association (but then you lose the connection that they&#039;re the same thing really)

2) only model the one on the superclass and constrain the possible links for subclass instances (but then you lose substitutability)

3) create a separate class for the association, e.g. Authorship, where you constrain the possible combinations of Agreement and Agent kinds.

If it were up to me, I&#039;d go with #3.

Best regards,
Yanic</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to comment on what you did to your model in the &#8216;More complex class diagram&#8217; step.</p>
<p>Specifically : you model the same association on both the super class and sub class (for example &#8216;is written by&#8217; on both Agreement and FixedAgreement). Presumably to override/refine/specialize the inherited association.</p>
<p>I know it is valid UML, but I find it a confusing and ambiguous approach. How about using one of the alternatives below?</p>
<p>1) give each class its own association (but then you lose the connection that they&#8217;re the same thing really)</p>
<p>2) only model the one on the superclass and constrain the possible links for subclass instances (but then you lose substitutability)</p>
<p>3) create a separate class for the association, e.g. Authorship, where you constrain the possible combinations of Agreement and Agent kinds.</p>
<p>If it were up to me, I&#8217;d go with #3.</p>
<p>Best regards,<br />
Yanic</p>
]]></content:encoded>
	</item>
</channel>
</rss>

