WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/10004082,
	  title     = {Applications for Accounting of Inherited Object-Oriented Class Members },
	  author    = {Jehad Al Dallal},
	  country	= {},
	  institution	= {},
	  abstract     = {A class in an Object-Oriented (OO) system is the basic unit of design, and it encapsulates a set of attributes and methods. In OO systems, instead of redefining the attributes and methods that are included in other classes, a class can inherit these attributes and methods and only implement its unique attributes and methods, which results in reducing code redundancy and improving code testability and maintainability. Such mechanism is called Class Inheritance. However, some software engineering applications may require accounting for all the inherited class members (i.e., attributes and methods). This paper explains how to account for inherited class members and discusses the software engineering applications that require such consideration.
},
	    journal   = {International Journal of Computer and Systems Engineering},
	  volume    = {10},
	  number    = {4},
	  year      = {2016},
	  pages     = {706 - 709},
	  ee        = {https://publications.waset.org/pdf/10004082},
	  url   	= {https://publications.waset.org/vol/112},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 112, 2016},
	}