Mostrando 221 - 240 Resultados de 453 Para Buscar '"UML"', tiempo de consulta: 0.07s Limitar resultados
  1. 221
    por Jacobson, Ivar
    Publicado 2000
    Materias:
    Libro
  2. 222
    por Douglass, Bruce Powel
    Publicado 2003
    Materias:
    Libro
  3. 223
  4. 224
    Publicado 2010
    Tabla de Contenidos: “…Domain modeling2.5. The executable UML (xUML) formalism; 2.6. System generation; 2.7. …”
    Libro electrónico
  5. 225
  6. 226
    Publicado 2004
    Materias:
    Libro electrónico
  7. 227
    Publicado 2016
    Materias: Acceso con credenciales UPSA.
    Libro electrónico
  8. 228
    Publicado 2020
    Materias: Acceso con credenciales UPSA.
    Libro electrónico
  9. 229
    Publicado 2001
    Materias:
    Revista digital
  10. 230
    por Saray, Aaron
    Publicado 2009
    Tabla de Contenidos: “…Part II: Reference MaterialChapter 3: Adapter Pattern; Problem and Solution; UML; Code Examples; Chapter 4: Builder Pattern; Problem and Solution; UML; Code Example; Chapter 5: Data Access Object Pattern; Problem and Solution; UML; Code Example; Chapter 6: Decorator Pattern; Problem and Solution; UML; Code Example; Chapter 7: Delegate Pattern; Problem and Solution; UML; Code Example; Chapter 8: Façade Pattern; Problem and Solution; UML; Code Example; Chapter 9: Factory Pattern; Problem and Solution; UML; Code Example; Chapter 10: Interpreter Pattern; Problem and Solution; UML; Code Example…”
    Libro electrónico
  11. 231
    por Esposito, Dino
    Publicado 2009
    Tabla de Contenidos: “…ActivitiesModels for Software Development; Agile Methodologies; Microsoft Solutions Framework; Summary; Murphy's Laws of the Chapter; 2. UML Essentials; Versions and Standards of UML; The Strengths and Weaknesses of UML; UML in Practice; UML Modes and Usage; UML as a Blueprint; UML as a Programming Language; How We Use UML in Our Own Real World; UML Diagrams; Generic Relationships; Inclusion; Extension; Generalization; Class Diagrams; Attributes; Operations; Associations; Generalization; Dependency; Sequence Diagrams; Life and Death of an Object; Asynchronous Messages…”
    Libro electrónico
  12. 232
    Publicado 2007
    Tabla de Contenidos: “…W1 – Aspect-Oriented Modeling -- 9th International Workshop on Aspect-Oriented Modeling -- Modeling Features in Aspect-Based Product Lines with Use Case Slices: An Exploratory Case Study -- Join Point Patterns: A High-Level Join Point Selection Mechanism -- W2 – Critical Systems Development -- Critical Systems Development Using Modeling Languages – CSDUML 2006 Workshop Report -- Modeling an Electronic Throttle Controller Using the Timed Abstract State Machine Language and Toolset -- Model Checking of UML 2.0 Interactions -- W3 – Reverse Engineering -- 3rd International Workshop on Metamodels, Schemas, Grammars and Ontologies -- A Unified Ontology-Based Process Model for Software Maintenance and Comprehension -- Formalizing the Well-Formedness Rules of EJB3QL in UML + OCL -- W4 – Quality in Modeling -- The 1st Workshop on Quality in Modeling -- Consistency of Business Process Models and Object Life Cycles -- A Qualitative Investigation of UML Modeling Conventions -- W5 – Advanced User Interfaces -- Model Driven Development of Advanced User Interfaces (MDDAUI) – MDDAUI’06 Workshop Report -- A Model-Driven Approach to the Engineering of Multiple User Interfaces -- Model-Driven Dynamic Generation of Context-Adaptive Web User Interfaces -- W6 – Real-Time and Embedded Systems -- Modelling and Analysis of Real Time and Embedded Systems – Using UML -- Time Exceptions in Sequence Diagrams -- Applying Model Intelligence Frameworks for Deployment Problem in Real-Time and Embedded Systems -- W7 – OCL -- OCL for (Meta-)Models in Multiple Application Domains -- OCL-Based Validation of a Railway Domain Profile -- OCL Support in an Industrial Environment -- W8 – Integrating MDA and V&V -- Report on the 3rd MoDeVa Workshop – Model Design and Validation -- Towards Model-Driven Unit Testing -- Validation of Model Transformations – First Experiences Using a White Box Approach -- W9 – Model Size Metrics -- Summary of the 2006 Model Size Metrics Workshop -- Model Size Matters -- On the Application of Software Metrics to UML Models -- W10 – Models@run.time -- Summary of the Workshop Models@run.time at MoDELS 2006 -- Using Runtime Models to Unify and Structure the Handling of Meta-information in Reflective Middleware -- Applying OMG D&C Specification and ECA Rules for Autonomous Distributed Component-Based Systems -- W11 – Multi-Paradigm Modeling -- Summary of the Workshop on Multi-Paradigm Modeling: Concepts and Tools -- Think Global, Act Local: Implementing Model Management with Domain-Specific Integration Languages -- S1 – Doctoral Symposium -- MoDELS 2006 Doctoral Symposium -- Model Driven Security Engineering for the Realization of Dynamic Security Requirements in Collaborative Systems -- S2 – Educators Symposium -- Educators’ Symposium at MoDELS 2006 -- If You’re Not Modeling, You’re Just Programming: Modeling Throughout an Undergraduate Software Engineering Program -- Teaching Software Modeling in a Simulated Project Environment -- Repository for Model Driven Development (ReMoDD) -- S3 – A Formal Semantics for UML -- 2 nd UML 2 Semantics Symposium: Formal Semantics for UML -- A UML Simulator Based on a Generic Model Execution Engine -- Queries and Constraints: A Comprehensive Semantic Model for UML2 -- Analysis of UML Activities with Dynamic Meta Modeling Techniques…”
    Libro electrónico
  13. 233
    por Mueller, John, 1958-
    Publicado 2009
    Tabla de Contenidos: “…Building ComponentsDeploying the Software; Chapter 4: Demonstrating Behavior with UML; Drawing Objects; Casing Out the Use Cases; Sequence Diagrams; Collaboration Diagrams; Activity Diagrams; State Diagrams; Chapter 5: Modeling Your Programs with UML; Using UML Goodies; Free to Be UML; C++ and UML; Chapter 6: Building with Design Patterns; Introducing a Simple Pattern: the Singleton; Watching an Instance with an Observer; Mediating with a Pattern; Book III: Fixing Problems; Contents at a Glance; Chapter 1: Dealing with Bugs; It's Not a Bug. …”
    Libro electrónico
  14. 234
    Publicado 2003
    “…"Jos Warmer’s work has contributed greatly to the semantics of the UML. From that perspective, and in this book, he offers insight on how one can and can’t use the UML to move to the next level of abstraction in building systems." …”
    Libro electrónico
  15. 235
  16. 236
    por Martin, James, 1933-
    Publicado 1998
    Libro
  17. 237
    Tesis
  18. 238
    por Palmer, Grant
    Publicado 2008
    Tabla de Contenidos: “…A Little Taste of C# -- Abstraction and Modeling -- Objects and Classes -- Object Interactions -- Relationships Between Objects -- Collections of Objects -- Polymorphism and Some Final Object Concepts -- Object Modeling 101 -- The Object Modeling Process in a Nutshell -- Formalizing Requirements Through Use Cases -- Modeling the Static/Data Aspects of the System -- Modeling the Dynamic/Behavioral Aspects of the System -- Wrapping Up Our Modeling Efforts -- Translating a UML “Blueprint” into C# Code -- A Deeper Look at C# -- Transforming Our UML Model into C# Code -- Rounding Out Our Application, Part 1: Adding File Persistence -- Rounding Out Our Application, Part 2: Adding a Graphical User Interface -- Next Steps…”
    Libro electrónico
  19. 239
    Publicado 2009
    Tabla de Contenidos: “…Entity-relationship concepts -- Data modeling in UML -- Requirements analysis and conceptual data modeling -- Logical database design -- Normalization -- Physical database design -- Denormalization -- Business metadata infrastructure -- Storing : XML and databases -- Modeling and querying current movement…”
    Libro electrónico
  20. 240
    Publicado 2012
    “…Présentation Concevoir une base de données grâce à UML 2 S'adressant aux architectes logiciels, chefs de projet, analystes, développeurs, responsables méthode et étudiants en informatique, cet ouvrage explique comment utiliser à bon escient le diagramme de classes UML pour concevoir une base de données, puis comment traduire correctement ce diagramme en langage SQL. …”
    Libro electrónico