Author: bobtarling
Date: 2010-07-25 14:59:24-0700
New Revision: 18578
Modified:
trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/UmlFactoryEUMLImpl.java
Log:
ObjectFlow is only allowed between ObjectNodes
Modified: trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/UmlFactoryEUMLImpl.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/UmlFactoryEUMLImpl.java?view=diff&pathrev=18578&r1=18577&r2=18578
==============================================================================
--- trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/UmlFactoryEUMLImpl.java (original)
+++ trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/UmlFactoryEUMLImpl.java 2010-07-25 14:59:24-0700
@@ -162,7 +162,6 @@
{ControlFlow.class, ExecutableNode.class, },
{ControlFlow.class, ControlNode.class, ExecutableNode.class, },
{ObjectFlow.class, ObjectNode.class, },
- {ObjectFlow.class, ObjectNode.class, Action.class, },
{ObjectFlow.class, Action.class, ObjectNode.class, },
// {Message.class, ClassifierRole.class },
};
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2638017
To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.