svn commit: r16094 - trunk/src/argouml-app/src/org/argouml/uml/ui/model_management/PropPanelSubsystem.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-11-19 13:32:05-0800
New Revision: 16094

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/ui/model_management/PropPanelSubsystem.java

Log:
Add TODOs for incomplete UML Subsystem work

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/model_management/PropPanelSubsystem.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/model_management/PropPanelSubsystem.java?view=diff&rev=16094&p1=trunk/src/argouml-app/src/org/argouml/uml/ui/model_management/PropPanelSubsystem.java&p2=trunk/src/argouml-app/src/org/argouml/uml/ui/model_management/PropPanelSubsystem.java&r1=16093&r2=16094
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/model_management/PropPanelSubsystem.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/model_management/PropPanelSubsystem.java	2008-11-19 13:32:05-0800
@@ -41,6 +41,10 @@
 
 /**
  * A property panel for UML subsystems.
+ * <p>
+ * TODO: This is unused and only partially complete. It needs to implement all
+ * Classifier properties as well as the Subsystem specific isInstantiable
+ * property.
  */
 public class PropPanelSubsystem extends PropPanelPackage {
 
@@ -85,6 +89,7 @@
         /*
          * @see java.awt.event.ActionListener#actionPerformed(java.awt.event.ActionEvent)
          */
+        @Override
         public void actionPerformed(ActionEvent e) {
             Object target = TargetManager.getInstance().getModelTarget();
             if (Model.getFacade().isAClassifier(target)) {
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.