FACTOID # 175: Canadians drink more fruit juice than the citizens of any other nation - more than one litre each, every week.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Isa (computer science)

OOP

In object-oriented programming (OOP) and both database theory and design, 'isa' refers to a special type relationship which can exist between objects. There are two relatively common instances where objects may have an 'isa' relationship:

  • If one or more objects (children) can have an isa relationship with another object (parent) if the if the children inherit from the parent.
  • If one or more objects implement a common interface or extend an abstract class, they will have an is-a relationship with whatever they are implementing/extending.

Database Theory/design

The ‘isa’ relationship relates to subclasses inheriting attributes from the superclass.


The method of identifying subsets of existing entity sets is called specialization. This corresponds with the notion of subclass and class inheritance in object-oriented design, where it is represented by class hierarchies (See superclass).


Related Articles

  • Hasa (computer science)
  • Usesa (computer science)


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.