xtUML Days 2019 UK (1)

xtUML Days 2019 UK is coming September 12 in Cheltenham. This is the 6th edition of xtUMLDays. Last year xtUML Days hosted a substantial contingent of Shlaer-Mellor expertise from Saab, Vricon, UK Govt, ICS, BAE Systems, Kyushu University and others. This year will introduce new members to the modeling community. The information page is here: […]

Modeling Before Programming

This paper was written and presented at an IEEE conference in Niigata, Japan.  It continues to garner interest from high school and college teachers. Teaching UML Modeling Before Programming at the High School Level

Model API?

API and MC-Java The API to the xtUML metamodel is simply the xtUML metamodel viewed as an xtUML model.  Applications that wish to interface are written in xtUML and operate on the metamodel as they would any other xtUML application model. Almost nobody access the xtUML metamodel with native hand-craft Java.  Of course this is […]

Senior Project

Hey Professor, In this email I’m going to give you some background information on xtUML, the link to what we call an “analysis note” (the first stage of our engineering process), and my proposal for a delivery schedule. The analysis note you will read does not make much sense unless you are familiar with xtUML […]

Eclipse Governance

The Eclipse Foundation provides governance for open source software projects that assures openness, accessibility and long term stability. The BridgePoint source code is already open source and now is taking another step to establish continuity by becoming an eclipse project. View the migration proposal here. https://projects.eclipse.org/proposals/papyrus-xtuml BridgePoint is still BridgePoint, and will now enjoy the […]

Always Advancing: xtUML release 5.3.4

The xtUML development team is pleased to announce a new BridgePoint Community Edition, release 5.3.4, that has several notable changes. Our teams last release, 5.2- released in June 2015, included several updates including the move to Eclipse 4 (Mars). “This is the first community release since 5.2.” said One Fact CEO, Cortland Starrett , “With […]

xtUML.jp

このグループは、xtUML/BridgePointの日本での普及を目指すcommunityです。モデリングやソースコードの自動生成に興味ある方はご参加下さい。なお、当面本グループはグループメンバーの紹介制とさせていただきます。 The xtUML community in Japan is growing.  For those living and working in Japan, join the facebook group xtUML.jp!

EclipseCON North America 2016

The North American venue for the Eclipse conference is Reston, Virginia (basically Washington, D.C.) March 7-10.  One Fact will present in the Embedded Control track on modeling incrementally so that your application advances forward without being broken.  Register to attend at www.eclipsecon.org/na2016/.  

Issue Tracking with Redmine

The xtUML team uses Redmine for issue tracking.  At the open-sourcing of BridgePoint, we evaluated Redmine as the best of the free and open issue trackers.  One Fact customers use it to report service requests.  The overall community uses it to report BridgePoint bugs and then to assign, participate and track progress.  Redmine has nice […]

Action Language Fundamentals

An action language needs to do only five (5) things. Now it happens that these five things cover everything you might ever want to do. The five fundamental actions are categorized: – accessor: create, delete, relate, unrelate, read, write – transform: +, -, *, /, other data manipulation – generator: state machine synchronization – bridge: […]