Skip to search formSkip to main contentSkip to account menu

Field encapsulation

Known as: Encapsulate Field 
In computer programming, field encapsulation involves providing methods that can be used to read from or write to the field rather than accessing the… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2013
Review
2013
This position paper identifies emerging trends in refactoring research particulary Refactoring, and enumerates a list of open… 
2010
2010
Programs expressed using logic representations can be more easily analysed and transformed. Transformations will depend on the… 
2008
2008
  • S. Counsell
  • 2008
  • Corpus ID: 10094581
A current and difficult challenge in the software engineering arena is assessment of code smells and subsequent re-engineering… 
2007
2007
Many object-oriented programming languages use fields to represent object state. But subclasses cannot alter the representation… 
1996
1996
The paper describes the Field Encapsulation Library (FEL), which provides a grid independent application programmer's interface…