-
How to access Class Objects under common name
Hello members,
I am facing a problem where i need to refer to set of objects using common name. Offcourse this is to be done in java. Let me make the situation more clear.
There are certain set of objects that need to be accessed using a single name in programm.
These objects are for example MCHAR, TCHAR, BCHAR, UCHAR & KFIG
I hope this could not be solved with the inheritence or interface technology because all the above mentioned obects does exists and are not just "concepts or properties" . I mean to say they have attributes (variables) as well as methods.
And all these actually have abstract notion of IOBJ, the name with which i need to access them.
Please reply at the earliest.
Thanking in anticipation.
regards
-
I don't get it. What do you mean by this:
I hope this could not be solved with the inheritence or interface technology because all the above mentioned obects does exists and are not just "concepts or properties" . I mean to say they have attributes (variables) as well as methods.
What do you mean by 'accessed using a single name'...do they all have the same methods? And accessed how?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks