Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „UML Graph“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "UML Graph" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "UML Graph"
Chama, Wafa, Allaoua Chaoui und Seidali Rehab. „Formal Modeling and Analysis of Object Oriented Systems using Triple Graph Grammars“. International Journal of Embedded and Real-Time Communication Systems 6, Nr. 2 (April 2015): 48–64. http://dx.doi.org/10.4018/ijertcs.2015040103.
Der volle Inhalt der QuelleZiemann, Paul, Karsten Hölscher und Martin Gogolla. „From UML Models to Graph Transformation Systems“. Electronic Notes in Theoretical Computer Science 127, Nr. 4 (April 2005): 17–33. http://dx.doi.org/10.1016/j.entcs.2004.10.025.
Der volle Inhalt der QuelleEiglsperger, Markus, Carsten Gutwenger, Michael Kaufmann, Joachim Kupke, Michael Jünger, Sebastian Leipert, Karsten Klein, Petra Mutzel und Martin Siebenhaller. „Automatic Layout of UML Class Diagrams in Orthogonal Style“. Information Visualization 3, Nr. 3 (22.07.2004): 189–208. http://dx.doi.org/10.1057/palgrave.ivs.9500078.
Der volle Inhalt der QuelleAnas, Outair, Tanana Mariam und Lyhyaoui Abdelouahid. „New method for summative evaluation of UML class diagrams based on graph similarities“. International Journal of Electrical and Computer Engineering (IJECE) 11, Nr. 2 (01.04.2021): 1578. http://dx.doi.org/10.11591/ijece.v11i2.pp1578-1590.
Der volle Inhalt der QuellePurchase, Helen C., Jo-Anne Allder und David Carrington. „Graph Layout Aesthetics in UML Diagrams: User Preferences“. Journal of Graph Algorithms and Applications 6, Nr. 3 (2002): 255–79. http://dx.doi.org/10.7155/jgaa.00054.
Der volle Inhalt der QuelleGogolla, Martin, Paul Ziemann und Sabine Kuske. „Towards an Integrated Graph Based Semantics for UML“. Electronic Notes in Theoretical Computer Science 72, Nr. 3 (Februar 2003): 160–75. http://dx.doi.org/10.1016/s1571-0661(04)80619-4.
Der volle Inhalt der QuelleHölscher, Karsten, Paul Ziemann und Martin Gogolla. „On translating UML models into graph transformation systems“. Journal of Visual Languages & Computing 17, Nr. 1 (Februar 2006): 78–105. http://dx.doi.org/10.1016/j.jvlc.2005.11.001.
Der volle Inhalt der QuelleKuske, Sabine, Martin Gogolla, Hans-Jörg Kreowski und Paul Ziemann. „Towards an integrated graph-based semantics for UML“. Software & Systems Modeling 8, Nr. 3 (28.08.2008): 403–22. http://dx.doi.org/10.1007/s10270-008-0101-4.
Der volle Inhalt der QuelleČech, Pavel. „Matching UML class models using graph edit distance“. Expert Systems with Applications 130 (September 2019): 206–24. http://dx.doi.org/10.1016/j.eswa.2019.04.008.
Der volle Inhalt der QuelleKundu, Debasish, Debasis Samanta und Rajib Mall. „An Approach to Convert XMI Representation of UML 2.x Interaction Diagram into Control Flow Graph“. ISRN Software Engineering 2012 (07.03.2012): 1–22. http://dx.doi.org/10.5402/2012/265235.
Der volle Inhalt der QuelleDissertationen zum Thema "UML Graph"
Ziemann, Paul. „An integrated operational semantics for a UML core based on graph transformation /“. Berlin : Logos-Verl, 2006. http://deposit.ddb.de/cgi-bin/dokserv?id=2774091&prov=M&dok_var=1&dok_ext=htm.
Der volle Inhalt der QuelleZiemann, Paul. „An integrated operational semantics for a UML core based on graph transformation“. Berlin Logos-Verl, 2005. http://deposit.ddb.de/cgi-bin/dokserv?id=2774091&prov=M&dok_var=1&dok_ext=htm.
Der volle Inhalt der QuelleEl, Musleh Mohammad. „Transformation of UML State Machine Diagram into Graph Database to Generate Test Cases“. Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-426060.
Der volle Inhalt der QuelleO'Keefe, Greg, und gregokeefe@netspace net au. „The Meaning of UML Models“. The Australian National University. Computer Science Laboratory, Research School of Information Sciences and Engineering, 2010. http://thesis.anu.edu.au./public/adt-ANU20100614.175427.
Der volle Inhalt der QuelleAmer, Hoda. „Automatic transformation of UML software specification into LQN performance models using graph grammar techniques“. Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2001. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp04/MQ61015.pdf.
Der volle Inhalt der QuelleLiu, Yun. „UML 2.0 with VizzAnalyzer - Visualization of class diagrams“. Thesis, Växjö University, School of Mathematics and Systems Engineering, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-1589.
Der volle Inhalt der QuelleAbstract
The program analysis tool, VizzAnalyzer, works good for visualizing the program structure as graphs, but currently it does not allow for a UML conform visualization, which allows a effective communication among software engineers. In this thesis we describe the extension of the VizzAnalyzer to allow the visualization of software systems as UML class diagrams.
The Eclipse platform provides an open source platform for creating an extensible integrated development environment. We create a plug-in that can be seamlessly integrated in the Eclipse platform through the third party tools in Eclipse to visualize the graph in VizzAnalyzer as UML class diagrams. The third party tools that are used in this thesis are the Graphical Editing Framework (GEF) and Draw2D. They are mainly used to create the UML class diagram view.
In order to get a clear view on the diagram in the limited screen size, it is necessary to provide an appropriate layout for the diagram and drag and zoom actions on its figures. We provide the necessary means and document altogether in this thesis. We implement our solution as Eclipse plug-in and demonstrate feasibility.
Wang, Chao. „Grail to XMI and Back“. Thesis, Växjö University, School of Mathematics and Systems Engineering, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-2298.
Der volle Inhalt der QuelleGrail is an open source graph library, which is developed at the MSI of Växjö University, tools like the VizzAnalyzer and vizz3d use Grail for representing their internal structures.
In this thesis, an adapter serializing and deserializing Grail graphs to and from XMI is introduced. XMI is short for XML Metadata Interchange; it is developed by the Object Management Group (OMG).
af, Sandeberg Joakim. „Graphical system visualization and flow display : A visual representation of an authentication, authorization, and accounting backend“. Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-190007.
Der volle Inhalt der QuelleAtt visualisera arkitekturen av ett mjukvarusystem är inte lätt. Visas all tillgänglig information så blir vyn för komplicerad medan ifall för lite visas så blir vyn onödig. Att samtidigt visa dynamiken som uppstår när systemet arbetar är ytterligare en utmaning. Detta examensprojektet beskriver hur utvecklingen av ett grafiskt verktyg, som både kan visa konfigurationen av ett avancerat autentisering-, tillåtelse- och bokförings-system (AAA) och meddelanden som skickas mellan noder i systemet.<p> Lösningen använder en kraftriktad graflayout tillsammans med adaptiva filter och vektorbaserad rendering för att visa en vy av systemets status. De adaptiva filtren börjar med att visa den information som oftast är mest relevant men kan ställas in av användaren. Nyttjandet av vektorbaserad grafik tillhandahåller obegränsade möjligheter för användaren att zooma in på delar av grafen för att visa mer detaljerad information. UML sekvensdiagram används för att visa medelandeflödet inuti systemet (både mellan noder och inuti noder). För att utvärdera resultatet av examensprojektet blev varje iteration av designen utvärderad vid möten med personalen på Aptilo Networks. Dessa möten gav återkoppling på vilken rikting projektet tog samt input med t. ex. id´eer på nya egenskaper att lägga till. Resultatet av detta examensarbete visar ett sätt att visa statusen för ett AAA system med många av systemets egenskaper visade samtidigt. Det kombinerar detta med en vy av flödet av meddelanden och applikationpolicies i nätverket via ett dynamiskt genererat UML sekvensdiagram. Resultatet av detta är att mänskliga operatörer kan se både systemets arkitektur och dynamiken i hur det fungerar i samma gränssnitt. Detta gränssnitt bör möjliggöra mer effektiv hantering av AAA systemet och underlätta lösningar på både problem i systemet och attacker mot systemet.
Ondrák, Lukáš. „Převod UML diagramů mezi Visual Paradigm a textovými formáty“. Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2021. http://www.nusl.cz/ntk/nusl-445491.
Der volle Inhalt der QuelleTurki, Skander. „Ingénierie système guidée par les modèles : Application du standard IEEE 15288, de l'architecture MDA et du langage SysML à la conception des systèmes mécatroniques“. Phd thesis, Université du Sud Toulon Var, 2008. http://tel.archives-ouvertes.fr/tel-00344722.
Der volle Inhalt der QuelleBücher zum Thema "UML Graph"
Nakov, Svetlin. Fundamentals of Computer Programming with C#: The Bulgarian C# Book. Sofia, Bulgaria: Svetlin Nakov, 2013.
Den vollen Inhalt der Quelle findenFerreira, Eliel Alves, und João Vicente Zamperion. Excel: Uma ferramenta estatística. Brazil Publishing, 2021. http://dx.doi.org/10.31012/978-65-5861-400-5.
Der volle Inhalt der QuelleBuchteile zum Thema "UML Graph"
Gutwenger, Carsten, Michael Jünger, Karsten Klein, Joachim Kupke, Sebastian Leipert und Petra Mutzel. „Caesar Automatic Layout of UML Class Diagrams“. In Graph Drawing, 461–62. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-45848-4_46.
Der volle Inhalt der QuellePurchase, Helen C., Jo-Anne Allder und David Carrington. „User Preference of Graph Layout Aesthetics: A UML Study“. In Graph Drawing, 5–18. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-44541-2_2.
Der volle Inhalt der QuelleGutwenger, Carsten, Michael Jünger, Karsten Klein, Joachim Kupke, Sebastian Leipert und Petra Mutzel. „A Diagramming Software for UML Class Diagrams“. In Graph Drawing Software, 257–78. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-642-18638-7_12.
Der volle Inhalt der QuelleVarró, Dániel. „A Formal Semantics of UML Statecharts by Model Transition Systems“. In Graph Transformation, 378–92. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-45832-8_28.
Der volle Inhalt der QuelleKnapp, Alexander, und Till Mossakowski. „Multi-view Consistency in UML: A Survey“. In Graph Transformation, Specifications, and Nets, 37–60. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-75396-6_3.
Der volle Inhalt der QuelleSchürr, Andy, und Andreas J. Winter. „UML Packages for PROgrammed Graph REwriting Systems“. In Theory and Application of Graph Transformations, 396–409. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-46464-8_28.
Der volle Inhalt der QuelleGrønmo, Roy, und Birger Møller-Pedersen. „Aspect Diagrams for UML Activity Models“. In Applications of Graph Transformations with Industrial Relevance, 329–44. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-89020-1_23.
Der volle Inhalt der QuelleSeemann, Jochen. „Extending the Sugiyama algorithm for drawing UML class diagrams: Towards automatic layout of object-oriented software diagrams“. In Graph Drawing, 415–24. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/3-540-63938-1_86.
Der volle Inhalt der QuelleSchleicher, Ansgar. „Formalizing UML-Based Process Models Using Graph Transformations“. In Applications of Graph Transformations with Industrial Relevance, 341–57. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/3-540-45104-8_27.
Der volle Inhalt der QuelleHuang, Liang, Yucong Duan, Xiaobing Sun, Zhaoxin Lin und Chuanpu Zhu. „Enhancing UML Class Diagram Abstraction with Knowledge Graph“. In Lecture Notes in Computer Science, 606–16. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46257-8_65.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "UML Graph"
Costa, Andrei, Vinicius Pazzini, Luciana Foss, Simone Andre da Costa Cavalheiro, Lisane Brisolara de Brisolara und Flavio R. Wagner. „Automatic Translation from UML to Simulink CAAM Using Graph Grammars“. In 2013 2nd Workshop-School on Theoretical Computer Science (WEIT). IEEE, 2013. http://dx.doi.org/10.1109/weit.2013.20.
Der volle Inhalt der QuelleBisi, Nicolas N., Vinicius Pazzini, Luciana Foss, Simone Andre da Costa Cavalheiro, Lisane B. de Brisolara und Fl´vio Rech Wagner. „Using Graph Grammars to Develop Embedded Systems Based on UML Models“. In 2011 Workshop-School on Theoretical Computer Science (WEIT). IEEE, 2011. http://dx.doi.org/10.1109/weit.2011.16.
Der volle Inhalt der QuelleChama, Wafa, Raida Elmansouri und Allaoua Chaoui. „Using graph transformation and maude to simulate and verify UML models“. In 2013 International Conference on Technological Advances in Electrical, Electronics and Computer Engineering (TAEECE). IEEE, 2013. http://dx.doi.org/10.1109/taeece.2013.6557318.
Der volle Inhalt der QuelleErmel, C., K. Holscher, S. Kuske und P. Ziemann. „Animated simulation of integrated UML behavioral models based on graph transformation“. In Proceedings. 2005 IEEE Symposium on Visual Languages and Human-Centric Computing. IEEE, 2005. http://dx.doi.org/10.1109/vlhcc.2005.18.
Der volle Inhalt der QuelleKerkouche, Elhillali, Allaoua Chaoui und Khaled Khalfaoui. „Transforming UML models to colored petri nets models using graph grammars“. In 2009 IEEE Symposium on Computers and Communications (ISCC). IEEE, 2009. http://dx.doi.org/10.1109/iscc.2009.5202298.
Der volle Inhalt der QuelleOutair, Anas, Abdelouahid Lyhyaoui und Mariam Tanana. „Towards a semi automatic assessment of UML diagrams by graph transformation“. In 2014 International Conference on Multimedia Computing and Systems (ICMCS). IEEE, 2014. http://dx.doi.org/10.1109/icmcs.2014.6911322.
Der volle Inhalt der QuelleAouag, Mouna, und Allaoua Chaoui. „From UML class diagrams to Aspect-Oriented Class Diagrams using graph transformation“. In 2013 International Conference on Control, Decision and Information Technologies (CoDIT). IEEE, 2013. http://dx.doi.org/10.1109/codit.2013.6689588.
Der volle Inhalt der QuelleKerkouche, Elhillali, Khaled Khalfaoui, Allaoua Chaoui und Ali Aldahoud. „UML Activity Diagrams and Maude Integrated Modeling and Analysis Approach Using Graph Transformation“. In The 7th International Conference on Information Technology. Al-Zaytoonah University of Jordan, 2015. http://dx.doi.org/10.15849/icit.2015.0093.
Der volle Inhalt der QuelleHettab, Abdelkamel, Elhillali Kerkouche und Allaoua Chaoui. „A Graph Transformation Approach for Automatic Test Cases Generation from UML Activity Diagrams“. In the Eighth International C* Conference. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/2790798.2790801.
Der volle Inhalt der QuelleDjaoui, Chafika, Elhillali Kerkouche, Allaoua Chaoui und Khaled Khalfaoui. „Generating Maude Specifications from UML Interaction Overview Diagrams: A Graph Transformation Based Approach“. In 2018 Fifth International Symposium on Innovation in Information and Communication Technology (ISIICT). IEEE, 2018. http://dx.doi.org/10.1109/isiict.2018.8613723.
Der volle Inhalt der Quelle