Author: bobtarling Date: 2010-07-05 09:48:44-0700 New Revision: 18474 Modified: trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml
Log: Add signal combo to SignalEvent Modified: trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml?view=diff&pathrev=18474&r1=18473&r2=18474 ============================================================================== --- trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml (original) +++ trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml 2010-07-05 09:48:44-0700 @@ -2826,8 +2826,7 @@ <list name="parameter" type="org.omg.uml.foundation.core.Parameter" /> <list name="transition" type="Event" /> <separator /> - <list name="signal" type="Signal" /> - + <combo name="signal" type="org.omg.uml.behavioralelements.commonbehavior.Signal" /> <debug /> <attribute name="visibility" type="VisibilityKind" /> <attribute name="modifiers"> ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2629631 To unsubscribe from this discussion, e-mail: [[email protected]].
