svn commit: r18566 - trunk/src/argouml-core-model/src/org/argouml/model/Facade.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2010-07-24 15:47:30-0700
New Revision: 18566

Modified:
   trunk/src/argouml-core-model/src/org/argouml/model/Facade.java

Log:
Recogniser for ObjectNode

Modified: trunk/src/argouml-core-model/src/org/argouml/model/Facade.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model/src/org/argouml/model/Facade.java?view=diff&pathrev=18566&r1=18565&r2=18566
==============================================================================
--- trunk/src/argouml-core-model/src/org/argouml/model/Facade.java	(original)
+++ trunk/src/argouml-core-model/src/org/argouml/model/Facade.java	2010-07-24 15:47:30-0700
@@ -164,6 +164,14 @@
     boolean isAObjectFlowState(Object handle);
 
     /**
+     * Recognizer for ObjectNode.
+     *
+     * @param handle candidate
+     * @return true if handle is an ObjectNode
+     */
+    boolean isAObjectNode(Object handle);
+
+    /**
      * Recognizer for SubactivityState.
      *
      * @param handle candidate

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2637762

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.