3 resultados para Component Based Development

em Digital Commons at Florida International University


Relevância:

100.00% 100.00%

Publicador:

Resumo:

In communities throughout the developing world, faith-based organizations (FBOs) focus on goals such as eradicating poverty, bolstering local economies, and fostering community development, while premising their activities and interaction with local communities on theological and religious understandings. Due to their pervasive interaction with participants, the religious ideologies of these FBOs impact the religious, economic, and social realities of communities. This study investigates the relationship between the international FBO, World Vision International (WVI), and changes to religious, economic, and social ideologies and practices in Andean indigenous communities in southern Peruvian. This study aims to contribute to the greater knowledge and understanding of (1) institutionalized development strategies, (2) faith-based development, and (3) how institutionalized development interacts with processes of socio-cultural change. Based on fifteen months of field research, this study involved qualitative and quantitative methods of participant-observation, interviews, surveys, and document analysis. Data were primarily collected from households from a sample of eight communities in the Pitumarca and Combapata districts, department of Canchis, province of Cusco, Peru where two WVI Area Development Programs were operating. Research findings reveal that there is a relationship between WVI’s intervention and some changes to religious, economic, and social structure (values, ideologies, and norms) and practices, demonstrating that structure and practices change when social systems are altered by new social actors. Findings also revealed that the impacts of WVI’s intervention greatly increased over the course of several years, demonstrating that changes in structure and practice occur gradually and need a period of time to take root. Finally, results showed that the impacts of WVI’s intervention were primarily limited to those most closely involved with the organization, revealing that the ability of one social actor to incite changes in the structure and practice of another actor is associated with the intensity of the relationship between the social actors. The findings of this study should be useful in ascertaining deductions and strengthening understandings of how faith-based development organizations impact aspects of religious, economic, and social life in the areas where they work.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The purpose of this study was to document and critically analyze the lived experience of selected nursing staff developers in the process of moving toward a new model for hospital nursing education. Eleven respondents were drawn from a nation-wide population of about two hundred individuals involved in nursing staff development. These subjects were responsible for the implementation of the Performance Based Development System (PBDS) in their institutions.^ A purposive, criterion-based sampling technique was used with respondents being selected according to size of hospital, primary responsibility for orchestration of the change, influence over budgetary factors and managerial responsibility for PBDS. Data were gathered by the researcher through both in-person and telephone interviews. A semi-structured interview guide, designed by the researcher was used, and respondents were encouraged to amplify on their recollections as desired. Audiotapes were transcribed and resulting computer files were analyzed using the program "Martin". Answers to interview questions were compiled and reported across cases. The data was then reviewed a second time and interpreted for emerging themes and patterns.^ Two types of verification were used in the study. Internal verification was done through interview transcript review and feedback by respondents. External verification was done through review and feedback on data analysis by readers who were experienced in management of staff development departments.^ All respondents were female, so Gilligan's concept of the "ethic of care" was examined as a decision making strategy. Three levels of caring which influenced decision making were found. They were caring: (a) for the organization, (b) for the employee, and (c) for the patient. The four existentials of the lived experience, relationality, corporeality, temporality and spatiality were also examined to reveal the everydayness of making change. ^

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Unified Modeling Language (UML) is the most comprehensive and widely accepted object-oriented modeling language due to its multi-paradigm modeling capabilities and easy to use graphical notations, with strong international organizational support and industrial production quality tool support. However, there is a lack of precise definition of the semantics of individual UML notations as well as the relationships among multiple UML models, which often introduces incomplete and inconsistent problems for software designs in UML, especially for complex systems. Furthermore, there is a lack of methodologies to ensure a correct implementation from a given UML design. The purpose of this investigation is to verify and validate software designs in UML, and to provide dependability assurance for the realization of a UML design.^ In my research, an approach is proposed to transform UML diagrams into a semantic domain, which is a formal component-based framework. The framework I proposed consists of components and interactions through message passing, which are modeled by two-layer algebraic high-level nets and transformation rules respectively. In the transformation approach, class diagrams, state machine diagrams and activity diagrams are transformed into component models, and transformation rules are extracted from interaction diagrams. By applying transformation rules to component models, a (sub)system model of one or more scenarios can be constructed. Various techniques such as model checking, Petri net analysis techniques can be adopted to check if UML designs are complete or consistent. A new component called property parser was developed and merged into the tool SAM Parser, which realize (sub)system models automatically. The property parser generates and weaves runtime monitoring code into system implementations automatically for dependability assurance. The framework in the investigation is creative and flexible since it not only can be explored to verify and validate UML designs, but also provides an approach to build models for various scenarios. As a result of my research, several kinds of previous ignored behavioral inconsistencies can be detected.^