| Contents | Previous | Next | Home |
|
|
| Prasks a higher learning resouce |
|
|
|
Chapter 1 : Object Oriented Concepts, UML, with reference to Java
The current trend of the information technology industry (IT) is to go
component based.
Component can be defined as unit which do has the functionality for which it is
designed.
A component example can be a credit card processing component. The credit card
processing component will have the functionalities such as
This credit card component can be used in various areas. This component can be
used in online retail stores,subcription services, online service providers etc.
This credit card component will used with other components to provide a full
fledged services to the customer.
This component may be deployed with other components such as
The component can be looked at as a one unit which provides some agreed upon
functionality.
This functionality of the component can be provided by one component or by
multiple components.
The components when drilled out contains objects for each individual
functionality.
How components work
Object
The details can be grouped together which when grouped can be used in aother
areas of the business operation.
For example when the insurance details such as
Insurance policy number
Class defined
A class is a collection of data and method to operate on the data.
This site makes no representation about the suitability of the information in
the documents published on this server for any purpose.Read the
Disclaimer
before using the site.
|
|
|
| Contents | Previous | Next | Index |
|
Last Modified on : 2/2/2001 by PRR |
|
All rights reserved. Terms of use. All products and companies mentioned at this site are trademarks of their respective owners. |
|
|