[isidorus-cvs] r767 - branches/gdl-frontend/src/anaToMia/GDL_Widgets/src/us/isidor/gdl/anaToMia/Widgets/view

lgiessmann at common-lisp.net lgiessmann at common-lisp.net
Fri Aug 19 21:21:45 UTC 2011


Author: lgiessmann
Date: Fri Aug 19 14:21:44 2011
New Revision: 767

Log:


Modified:
   branches/gdl-frontend/src/anaToMia/GDL_Widgets/src/us/isidor/gdl/anaToMia/Widgets/view/GdlAssociationView.java

Modified: branches/gdl-frontend/src/anaToMia/GDL_Widgets/src/us/isidor/gdl/anaToMia/Widgets/view/GdlAssociationView.java
==============================================================================
--- branches/gdl-frontend/src/anaToMia/GDL_Widgets/src/us/isidor/gdl/anaToMia/Widgets/view/GdlAssociationView.java	Fri Aug 19 13:21:58 2011	(r766)
+++ branches/gdl-frontend/src/anaToMia/GDL_Widgets/src/us/isidor/gdl/anaToMia/Widgets/view/GdlAssociationView.java	Fri Aug 19 14:21:44 2011	(r767)
@@ -13,9 +13,11 @@
 
 	public GdlAssociationView(Topic tmRepresentative, Topic receivedData) throws InvalidGdlSchemaException, ExecutionException {
 		super(tmRepresentative, null);
-		// TODO Auto-generated constructor stub
+		// TODO: set the associationsToRepresent array by using
+		//       the associations the passed topic is a player of
+		//       and the constraints that are bound to this element's
+		//       value-group instance
 	}
-	// TODO: implement
 	
 	
 	// return the association-type that this element is bound to through the




More information about the Isidorus-cvs mailing list