Buscar
Mostrando ítems 1-10 de 574
Maude Object-Oriented Action Tool
(2013-05-24)
Object-Oriented Action Semantics (OOAS) incorporates object-oriented concepts to the Action Semantics formalism. Its main goal is to obtain more readable and reusable semantics specifications. Moreover, it
supports ...
Object-oriented software extensions in practice
(Springer, 2015)
As software evolves, data types have to be extended, possibly with new data variants
or new operations. Object-oriented design is well-known to support data extensions
well. In fact, most popular books showcase data ...
Soploon: A virtual assistant to help teachers to detect object-oriented errors in students’ source codes
(John Wiley & Sons Inc, 2018-09)
When checking students’ source codes, teachers tend to overlook some errors. This work introduces Soploon, a tool that automatically detects novice programmer errors. By using this tool, teachers can reduce the number of ...
An object-oriented structural optimization program
(Springer-verlagNew YorkEUA, 2000)
A comparative study of exception handling mechanisms for building dependable object-oriented software
(Elsevier Science IncNew YorkEUA, 2001)
Object-oriented Programming Applied to the Development of Structural Analysis and Optimization Software
(The Brazilian Society of Mechanical Sciences, 2001)
Veamy: an extensible object-oriented C++ library for the virtual element method
(Springer New York LLC, 2019)
This paper summarizes the development of Veamy, an object-oriented C++ library for the virtual element method (VEM) on general polygonal meshes, whose modular design is focused on its extensibility. The linear elastostatic ...
On the Use of Type Predicates in Object-Oriented Software: The Case of Smalltalk
(ACM, 2015)
Object-orientation relies on polymorphism to express behavioral variants. As opposed to traditional procedural design, explicit type-based conditionals should be avoided. This message is conveyed in introductory material ...