Academic literature on the topic 'Acceleo'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Acceleo.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Acceleo"
Benouda, Hanane, Mostafa Azizi, Redouane Esbai, and Mimoun Moussaoui. "Code Generation Approach for Mobile Application Using Acceleo." International Review on Computers and Software (IRECOS) 11, no. 2 (February 29, 2016): 160. http://dx.doi.org/10.15866/irecos.v11i2.8480.
Full textBENOUDA, Hanane, Redouane ESSBAI, Mostafa AZIZI, and Mimoun MOUSSAOUI. "Modeling and Code Generation of Android Applications Using Acceleo." International Journal of Software Engineering and Its Applications 10, no. 3 (March 31, 2016): 83–94. http://dx.doi.org/10.14257/ijseia.2016.10.3.08.
Full textAndré, Étienne, Mohamed Mahdi Benmoussa, and Christine Choppy. "Translating UML State Machines to Coloured Petri Nets Using Acceleo: A Report." Electronic Proceedings in Theoretical Computer Science 150 (May 3, 2014): 1–7. http://dx.doi.org/10.4204/eptcs.150.1.
Full textEssebaa, Imane, Salima Chantit, and Mohammed Ramdani. "MoDAr-WA: Tool Support to Automate an MDA Approach for MVC Web Application." Computers 8, no. 4 (December 5, 2019): 89. http://dx.doi.org/10.3390/computers8040089.
Full textLahiani, Nesrine, and Djamal Bennouar. "On the use of model transformation for the automation of product derivation process in SPL." Acta Universitatis Sapientiae, Informatica 10, no. 1 (August 1, 2018): 43–57. http://dx.doi.org/10.2478/ausi-2018-0003.
Full textEsbai, Redouane, Fouad Elotmani, and Fatima Zahra Belkadi. "Toward Automatic Generation of Column-Oriented NoSQL Databases in Big Data Context." International Journal of Online and Biomedical Engineering (iJOE) 15, no. 09 (June 14, 2019): 4. http://dx.doi.org/10.3991/ijoe.v15i09.10433.
Full textRoubi, Sarra, Mohammed Erramdani, and Samir Mbarki. "A Model Driven Approach based on Interaction Flow Modeling Language to Generate Rich Internet Applications." International Journal of Electrical and Computer Engineering (IJECE) 6, no. 6 (December 1, 2016): 3073. http://dx.doi.org/10.11591/ijece.v6i6.10541.
Full textRoubi, Sarra, Mohammed Erramdani, and Samir Mbarki. "A Model Driven Approach based on Interaction Flow Modeling Language to Generate Rich Internet Applications." International Journal of Electrical and Computer Engineering (IJECE) 6, no. 6 (December 1, 2016): 3073. http://dx.doi.org/10.11591/ijece.v6i6.pp3073-3079.
Full textRoubi, Sarra, Mohammed Erramdani, and Samir Mbarki. "A Model Driven Approach for generating Graphical User Interface for MVC Rich Internet Application." Computer and Information Science 9, no. 2 (April 19, 2016): 91. http://dx.doi.org/10.5539/cis.v9n2p91.
Full textSrai*, Dr Aziz, Prof Fatima Guerouate, and Prof Hilal Drissi Lahsini. "The Integration of the MDA Approach in Document-Oriented NoSQL Databases, the case of Mongo DB." International Journal of Engineering and Advanced Technology 10, no. 3 (February 28, 2021): 115–22. http://dx.doi.org/10.35940/ijeat.c2235.0210321.
Full textDissertations / Theses on the topic "Acceleo"
Kara, Ibrahim Bumin. "Design and Implementation of the ModelicaML Code Generator Using Acceleo 3.X." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-117873.
Full textCoelho, Keivilany Janielle de Lima. "Dos requisitos ? arquitetura em linhas de produtos de software: uma estrat?gia de transforma??es entre modelos." Universidade Federal do Rio Grande do Norte, 2012. http://repositorio.ufrn.br:8080/jspui/handle/123456789/18040.
Full textConselho Nacional de Desenvolvimento Cient?fico e Tecnol?gico
The tracking between models of the requirements and architecture activities is a strategy that aims to prevent loss of information, reducing the gap between these two initial activities of the software life cycle. In the context of Software Product Lines (SPL), it is important to have this support, which allows the correspondence between this two activities, with management of variability. In order to address this issue, this paper presents a process of bidirectional mapping, defining transformation rules between elements of a goaloriented requirements model (described in PL-AOVgraph) and elements of an architectural description (defined in PL-AspectualACME). These mapping rules are evaluated using a case study: the GingaForAll LPS. To automate this transformation, we developed the MaRiPLA tool (Mapping Requirements to Product Line Architecture), through MDD techniques (Modeldriven Development), including Atlas Transformation Language (ATL) with specification of Ecore metamodels jointly with Xtext , a DSL definition framework, and Acceleo, a code generation tool, in Eclipse environment. Finally, the generated models are evaluated based on quality attributes such as variability, derivability, reusability, correctness, traceability, completeness, evolvability and maintainability, extracted from the CAF? Quality Model
O rastreamento entre modelos das atividades de requisitos e arquitetura ? uma estrat?gia que busca evitar a perda de informa??es, reduzindo o gap entre essas duas atividades iniciais do ciclo de vida do software. No contexto das Linhas de Produto de Software (LPS), ? importante que haja um suporte a esse rastreamento, que permita a correspond?ncia entre as duas atividades, com um gerenciamento satisfat?rio das variabilidades. Buscando atender a essa quest?o, este trabalho apresenta um processo de mapeamento bi-direcional, definindo regras de transforma??o entre elementos de modelo de requisitos orientado a objetivos (descrito em PL-AOVgraph) e elementos de descri??o arquitetural (definida em PL-AspectualACME). Essas regras de mapeamento s?o avaliadas em um estudo de caso: a LPS Ginga ForAll. Para automatizar essa transforma??o, implementamos a ferramenta MaRiPLA (Mapping Requirements to Product Line Architecture), atrav?s de t?cnicas do desenvolvimento dirigido a modelos (Model-driven Development MDD), incluindo a linguagem de transforma??es entre modelos Atlas Transformation Language (ATL) com especifica??o de metamodelos do tipo Ecore em conjunto com os frameworks Xtext, de defini??o DSL, e Acceleo, de gera??o de c?digo, em ambiente Eclipse. Por fim, os modelos gerados s?o avaliados, com base em atributos de qualidade como variabilidade, derivabilidade, reusabilidade, corretude, rastreabilidade, completude, evolutibilidade e manutenibilidade, extra?dos do Modelo de Qualidade CAF?
Ibacache, Gianelli José Antonio. "Acceso artropodario Buinzoo." Tesis, Universidad de Chile, 2009. http://www.repositorio.uchile.cl/handle/2250/115790.
Full textJuica, Yantén Pablo Ignacio. "Corredor de acceso precordillerano." Tesis, Universidad de Chile, 2011. http://www.repositorio.uchile.cl/handle/2250/100370.
Full textQuispe, Cindy. "El acceso a datos como parte del derecho de acceso a la información pública." Bachelor's thesis, Pontificia Universidad Católica del Perú, 2015. http://tesis.pucp.edu.pe/repositorio/handle/123456789/6704.
Full textQuispe, Valencia Cindy. "El acceso a datos como parte del derecho de acceso a la información pública." Bachelor's thesis, Pontificia Universidad Católica del Perú, 2015. http://hdl.handle.net/20.500.12404/6704.
Full textConocimiento, Dirección de Gestión del. "Guía de acceso para GetAbstract." GetAbstract, 2021. http://hdl.handle.net/10757/655308.
Full textConocimiento, Dirección de Gestión del. "Guía de acceso para AENORmás." Asociación Española de Normalización (AENOR), 2021. http://hdl.handle.net/10757/655260.
Full textConocimiento, Dirección de Gestión del. "Guía de acceso para Bidi." Bidi, 2021. http://hdl.handle.net/10757/655265.
Full textConocimiento, Dirección de Gestión del. "Guía de acceso para DocumentaVet." Grupo Asís Biomedia, S.L, 2021. http://hdl.handle.net/10757/655290.
Full textBooks on the topic "Acceleo"
Berbeglia, Carlos Enrique. Ventanas de acceso. Buenos Aires, República Argentina: RundiNuskín Editor, 1991.
Find full textReki, Kawahara, HIMA (Comic book artist), and Allen Jocelyne 1974 translator, eds. Accel World. New York: Yen Press, 2014.
Find full textReki, Kawahara, HIMA (Comic book artist), Allen Jocelyne 1974 tr, and Blakeslee Lys 1985 letterer, eds. Accel World. New York: Yen Press, 2015.
Find full textOrtiz, Luis Javier Moreno. Acceso a la justicia. Santa Fé de Bogotá: Ediciones Academia Colombiana de Jurisprudencia, 2000.
Find full textBook chapters on the topic "Acceleo"
Pittet, Christelle, and Pascal Prieur. "Structured Accelero-Stellar Estimator for Microscope Drag-Free Mission." In Advances in Aerospace Guidance, Navigation and Control, 591–604. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-17518-8_34.
Full textPego-Fernandes, Paulo M., Marcelo H. da Fonseca, and Carlos E. Levischi. "Patologia del Pericardio. Videopericardioscopia Con Accesso Sottoxifoideo." In Chirurgia Toracica Videoassistita, 309–12. Milano: Springer Milan, 2006. http://dx.doi.org/10.1007/978-88-470-0522-8_37.
Full textEcalle, J. "Finitude des cycles-limites et accelero-sommation de l’application de retour." In Lecture Notes in Mathematics, 74–159. Berlin, Heidelberg: Springer Berlin Heidelberg, 1990. http://dx.doi.org/10.1007/bfb0085391.
Full textBarbiera, Irene. "Sex ratio nell’Ιtalia medievale: accesso conteso alle risorse?" In Haut Moyen Âge, 43–63. Turnhout, Belgium: Brepols Publishers, 2018. http://dx.doi.org/10.1484/m.hama-eb.5.114108.
Full textModelski, George, and Sylvia Modelski. "The United States Accede to Global Leadership." In Documenting Global Leadership, 319–407. London: Palgrave Macmillan UK, 1988. http://dx.doi.org/10.1007/978-1-349-10227-3_7.
Full textCastaño González, Fabio César. "El futuro de la educación: desafíos de lo presencial a lo virtual." In Reimaginar el futuro pospandemia, 32–41. Editorial Universidad Santiago de Cali, 2020. http://dx.doi.org/10.35985/9789585147096.2.
Full textEppley, Barry L. "Acceso quirúrgico." In Traumatismos maxilofaciales y reconstrucción facial estética, 153–67. Elsevier, 2005. http://dx.doi.org/10.1016/b978-84-8174-836-9.50009-2.
Full textMartínez, Jesús Montenegro, Manuel Lanuza Luengo, and Antonio Morey Molina. "El acceso peritoneal." In Tratado de diálisis peritoneal, 109–47. Elsevier, 2009. http://dx.doi.org/10.1016/b978-84-8086-394-0.50007-1.
Full textNewman, Vivian. "Publicidad y Estado Social de Derecho: El acceso a la información pública como derecho fundamental e instrumental para los derechos económicos y sociales en la Constitución Política de Colombia." In Derechos sociales y el momento constituyente de Chile: Perspectivas globales y locales para el debate constitucional, 28–43. The Global Initiative for Economic, Social and Cultural Rights, 2021. http://dx.doi.org/10.53110/zfgm8488.
Full textBonilla Olaya, María del Pilar. "Itinerario diagnóstico de pacientes con cáncer de próstata en población vulnerable en Colombia una realidad vivida." In Formación y manejo del cuerpo desde la educación para la salud y la antropología, 105–20. Fundación Universitaria Juan N. Corpas, 2020. http://dx.doi.org/10.26752/9789589297445.6.
Full textConference papers on the topic "Acceleo"
Colombo, Giorgio, Caterina Rizzi, Giancarlo Facoetti, and Andrea Vitali. "Automatic Generation of Software Interfaces for Hand-Tracking Devices." In ASME 2015 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. American Society of Mechanical Engineers, 2015. http://dx.doi.org/10.1115/detc2015-47360.
Full textHao, Fang, Murali Kodialam, and T. V. Lakshman. "ACCEL-RATE." In the joint international conference. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/1005686.1005707.
Full textAguilar-Jiménez, Alba Soraya, Marianela Luzardo-Briceño, Ludym Jaimes-Carrillo, and Luis Matosas-López. "Diferencias significativas en el uso de redes sociales entre universitarios españoles y colombianos." In INNODOCT 2019. Valencia: Universitat Politècnica de València, 2019. http://dx.doi.org/10.4995/inn2019.2019.10185.
Full textSalazar, Erika, Gineth Cerón, and Aranzazu Berbey-Alvarez. "ALINEACIÓN DE LOS REQUISITOS DE LA UNIR Y LA CONVOCATORIA COLCIENCIAS PARA EL DESARROLLO DE TRABAJOS DE FIN DE MASTER." In V Congreso de Investigación Desarrollo en Innovación de la Universidad Internacional de Ciencia y Tecnología. Universidad Internacional de Ciencia y Tecnología, 2021. http://dx.doi.org/10.47300/978-9962-5599-8-6-06.
Full textZaparaín, Fernando. "Centro de día y rehabilitación ASPAYM AVILA." In 9º Congreso Internacional de Arquitectura Blanca - CIAB 9. València: Editorial Universitat Politècnica de València, 2020. http://dx.doi.org/10.4995/ciab9.2020.10549.
Full textAbe, Yoshiharu, Yoshiyuki Beniya, and Haruo Masuda. "Accelerating Moving Walkway ``ACCEL-LINER''." In Eighth International Conference on Automated People Movers. Reston, VA: American Society of Civil Engineers, 2001. http://dx.doi.org/10.1061/40582(2001)55.
Full textRodés, Virginia, Patricia Diaz, Jorge Gemetto, and Mariana Fossatti. "Acceso a materiales de estudio universitarios en Uruguay." In II Workshop sobre Recursos Educativos Abiertos. Sociedade Brasileira de Computação - SBC, 2015. http://dx.doi.org/10.5753/cbie.wcbie.2015.961.
Full textMende, M., and M. Brucke. "B3.3 - Calibration or Testing of High-g Shock Accelero¬meters to 100,000 g and Higher." In SENSOR+TEST Conferences 2011. AMA Service GmbH, Von-Münchhausen-Str. 49, 31515 Wunstorf, Germany, 2011. http://dx.doi.org/10.5162/sensor11/b3.3.
Full textDölling, D., A. Hobl, U. Klein, P. Komorowski, D. Krischel, and M. Meyer-Reumers. "Development of Superconducting Undulators at ACCEL." In SYNCHROTRON RADIATION INSTRUMENTATION: Ninth International Conference on Synchrotron Radiation Instrumentation. AIP, 2007. http://dx.doi.org/10.1063/1.2436058.
Full textEgi, Hironori, and Shigeto Ozawa. "AccelPen: Detecting Writing Action with Pen Acceleration Toward Learning Support Systems." In 2012 IEEE 7th International Conference on Wireless, Mobile and Ubiquitous Technology in Education (WMUTE). IEEE, 2012. http://dx.doi.org/10.1109/wmute.2012.42.
Full textReports on the topic "Acceleo"
Cano-Sánz, Carlos Gustavo, María del Pilar Esguerra-Umaña, Nidia García-Bohórquez, Jorge Leonardo Rueda-Gil, and Andrés M. Velasco. Acceso a servicios financieros en Colombia. Bogotá, Colombia: Banco de la República, July 2013. http://dx.doi.org/10.32468/be.776.
Full textNarang, David J., Anderson F. Hoke, Sigifredo Gonzalez, Rasel Mahmud, Jay Johnson, and Shazreen Meor Danial. Accelerating Systems Integration Standards (ACCEL). Office of Scientific and Technical Information (OSTI), November 2019. http://dx.doi.org/10.2172/1574208.
Full textAuguste, Sebastián, and Bruno Galetto. Género y acceso al financiamiento empresario en Argentina. Inter-American Development Bank, May 2020. http://dx.doi.org/10.18235/0002371.
Full textMurcia, Andrés. Determinantes del acceso al crédito de los hogares colombianos. Bogotá, Colombia: Banco de la República, July 2007. http://dx.doi.org/10.32468/be.449.
Full textAyala-García, Jhorland. La salud en Colombia : más cobertura pero menos acceso. Bogotá, Colombia: Banco de la República, July 2014. http://dx.doi.org/10.32468/dtseru.204.
Full textFarías, Mónica Andrea. Desigualdades de acceso al sistema educativo en Portugal y México. Observatório das Desigualdades, 2017. http://dx.doi.org/10.15847/ciesodwp012017.
Full textDiaz-Bonilla, Eugenio, Miriam Centurión, and Flor Paz. Políticas fiscales para mejorar el acceso económico a dietas saludables. Washington, DC: International Food Policy Research Institute, 2020. http://dx.doi.org/10.2499/p15738coll2.134155.
Full textArango-Arango, Carlos Alberto, Héctor Manuel Zárate-Solano, and Nicolás F. Suárez-Ariza. Determinantes del acceso, uso y aceptación de pagos electrónicos en Colombia. Bogotá, Colombia: Banco de la República, May 2017. http://dx.doi.org/10.32468/be.999.
Full textArgueta, Carlos Eduardo, Antonieta Ramírez, Jonathan Canjura, Georgina Cisneros, and Maria Elena Rivera. Personas migrantes retornadas, género y acceso a servicios sociales en El Salvador. Inter-American Development Bank, June 2018. http://dx.doi.org/10.18235/0001219.
Full textLópez-Ornelas, Maricela, Cecilia Osuna Lever, and Karla María Díaz López. Las revistas académicas de comunicación de acceso abierto en México. Retos y vicisitudes. Revista Latina de Comunicación Social, April 2017. http://dx.doi.org/10.4185/rlcs-2017-1175.
Full text