[Mobies-commit] [commit] r3878 - GReAT/trunk/Tools/MetaGME2UMX

ksmyth at redhat1.isis.vanderbilt.edu ksmyth at redhat1.isis.vanderbilt.edu
Wed Sep 7 10:42:58 CDT 2011


Author: ksmyth
Date: Wed Sep  7 10:42:58 2011
New Revision: 3878

Log:
TODO

Modified:
   GReAT/trunk/Tools/MetaGME2UMX/MetaGME2UML_2.cpp

Modified: GReAT/trunk/Tools/MetaGME2UMX/MetaGME2UML_2.cpp
==============================================================================
--- GReAT/trunk/Tools/MetaGME2UMX/MetaGME2UML_2.cpp	Wed Sep  7 10:40:54 2011	(r3877)
+++ GReAT/trunk/Tools/MetaGME2UMX/MetaGME2UML_2.cpp	Wed Sep  7 10:42:58 2011	(r3878)
@@ -1324,6 +1324,7 @@
 
 	MetaGME::Reference (*Reference_cast)(const Udm::Object&) = &MetaGME::Reference::Cast;
 	trans(baserefport_containers__, refport_containers, std::ptr_fun(Reference_cast));
+	// FIXME: filter out subtypes of refport_containers
 	}
 
 	return refport_containers;


More information about the Mobies-commit mailing list