svn commit: r15021 - trunk/src/argouml-core-model/src/org/argouml/model

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-06-21 09:29:15-0700
New Revision: 15021

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

Log:
Javadoc typos.  No functional change.

Modified: trunk/src/argouml-core-model/src/org/argouml/model/ActivityGraphsFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model/src/org/argouml/model/ActivityGraphsFactory.java?view=diff&rev=15021&p1=trunk/src/argouml-core-model/src/org/argouml/model/ActivityGraphsFactory.java&p2=trunk/src/argouml-core-model/src/org/argouml/model/ActivityGraphsFactory.java&r1=15020&r2=15021
==============================================================================
--- trunk/src/argouml-core-model/src/org/argouml/model/ActivityGraphsFactory.java	(original)
+++ trunk/src/argouml-core-model/src/org/argouml/model/ActivityGraphsFactory.java	2008-06-21 09:29:15-0700
@@ -83,7 +83,7 @@
      * Builds an activity graph owned by the given context.<p>
      *
      * @param theContext is a ModelElement that will own the graph.
-     * @return the new MActivityGraph as Object
+     * @return the new ActivityGraph as Object
      */
     Object buildActivityGraph(Object theContext);
 

Modified: trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesFactory.java?view=diff&rev=15021&p1=trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesFactory.java&p2=trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesFactory.java&r1=15020&r2=15021
==============================================================================
--- trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesFactory.java	(original)
+++ trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesFactory.java	2008-06-21 09:29:15-0700
@@ -162,7 +162,7 @@
 
     /**
      * Builds a pseudostate initialized as a choice pseudostate. The
-     * pseudostate will be a subvertix of the given
+     * pseudostate will be a subvertex of the given
      * compositestate. The parameter compositeState is of type Object
      * to decouple the factory and model implementation as much as
      * possible from the rest of ArgoUML.<p>
@@ -173,8 +173,8 @@
     Object buildPseudoState(Object compositeState);
 
     /**
-     * Builds a synchstate initalized with bound 0. The synchstate
-     * will be a subvertix of the given compositestate. The parameter
+     * Builds a synchstate initialized with bound 0. The synchstate
+     * will be a subvertex of the given compositestate. The parameter
      * compositeState is of type Object to decouple the factory and
      * model implementation as much as possible from the rest of ArgoUML.
      *
@@ -184,8 +184,8 @@
     Object buildSynchState(Object compositeState);
 
     /**
-     * Builds a stubstate initalized with an empty referenced
-     * state. The stubstate will be a subvertix of the given
+     * Builds a stubstate initialized with an empty referenced
+     * state. The stubstate will be a subvertex of the given
      * compositestate. The parameter compositeState is of type Object
      * to decouple the factory and model implementation as much as
      * possible from the rest of ArgoUML.
@@ -196,7 +196,7 @@
     Object buildStubState(Object compositeState);
 
     /**
-     * Build a CompositeState initalized as a non-concurrent
+     * Build a CompositeState initialized as a non-concurrent
      * composite state.  The CompositeState will be a subvertex of the
      * given CompositeState.
      *
@@ -207,7 +207,7 @@
     Object buildCompositeState(Object compositeState);
 
     /**
-     * Builds a simplestate. The simplestate will be a subvertix of
+     * Builds a simplestate. The simplestate will be a subvertex of
      * the given compositestate.
      *
      * @param compositeState the given compositestate
@@ -216,7 +216,7 @@
     Object buildSimpleState(Object compositeState);
 
     /**
-     * Builds a finalstate. The finalstate will be a subvertix of the
+     * Builds a finalstate. The finalstate will be a subvertex of the
      * given compositestate. The parameter compositeState is of type
      * Object to decouple the factory and model implementation as much
      * as possible from the rest of ArgoUML.
@@ -228,7 +228,7 @@
 
     /**
      * Builds a submachinestate. The submachinestate will be a
-     * subvertix of the given compositestate. The parameter
+     * subvertex of the given compositestate. The parameter
      * compositeState is of type Object to decouple the factory and
      * model implementation as much as possible.  from the rest of ArgoUML.
      *
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.