If-Then-Else Construct in Eclipse

From: Sathish Kumar Murugesan <satish_79_at_yahoo.com>
Date: Thu 15 Nov 2001 12:46:42 AM GMT
Message-ID: <20011115004642.71287.qmail@web20604.mail.yahoo.com>
Hi,

Is there any if-then-else construct in Eclipse? 

For instance, if I want to do something like

if(relation == "<=")
   required_value <= available_value; 
else if(relation == ">=")
   required_value >= available_value;
else
   required_value == available_value;

How would I do this kind of thing in Eclipse? That is,
based on a condition, I would like to post some
constraints.

And also, as far I went thru' the documentation, I saw
only arithmetic constraints. Is there any means do
post constraints on Atoms? I would like to do
something like,

Node_Group_Value #= node_group1.

Is this possible? How would I do this kind of thing?

Thanks,
Sathish.

=====
Sathish Kumar Murugesan
Research Assistant, Artificial Intelligence Lab
University of Illinois at Chicago
Chicago 60607
Illinois, USA
Work : (312)  996 5335
Home : (312)  738 2528

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
Received on Thu Nov 15 00:48:19 2001

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:11 PM GMT GMT