Skip to search formSkip to main contentSkip to account menu

Mixin

Known as: Mixin class, Mix ins, Mixins 
In object-oriented programming languages, a mixin is a class that contains methods for use by other classes without having to be the parent class of… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2012
2012
Motivated by the recent experimental evidence of nonzero and relatively large θ13, we modified the tribimaximal mixing matrix by… 
2008
2008
Software engineering considers many assets relevant for developing a software system, ranging from requirements to source code… 
2005
2005
A mixin is a reusable module that provides uniform extensions and modifications to classes. It is an abstract subclass that is… 
2003
2003
Mainstream object modelling techniques use Statechart Diagrams as a means of modelling object behaviour. Research into how… 
2003
2003
We study how 2nd order statistics (SOS) can be exploited in two signal processing problems, blind separation of binary sources… 
2000
2000
Mixin-Based Programming in C++ is a powerful programming style based on the parameterized inheritance idiom and the composition… 
1999
1999
Object-oriented software system composition is traditionally centered on class-based designs. In this paper we will take a look… 
1997
1997
Mixins are modules which may contain deferred components, i.e. components not defined in the module itself, and allow definitions… 
1997
1997
We show that many different overriding operators present in programming languages can be expressed, adopting a mixin-based… 
Review
1994
Review
1994
This papers reviews two software aspects of the IUE project: dynamic attributes and code-generation. Dynamic attributes separates…