Showing 423 open source projects for "java to uml"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    plantuml-dependency
    PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    OntoCASE

    OntoCASE

    Ontology CASE Tool - Cartographie des connaissances et ontologies

    OntoCASE est un outil d'ingénierie ontologique de construction d'ontologies OWL à partir d'un modèle semi-formel graphique en langage de Modélisation Par Objets Typés (MOT) développé par la firme Cotechnoe OntoCASE se compose de: 1) eLi, un éditeur de modèle semi-formel graphique qui permet de cartographier la connaissance en langage MOT 2) OntoForm, est un système expert qui permet de formaliser le modèle MOT en ontologie OWL, 3) OntoVal, est un système expert qui asiste le...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NRL is a near-English, model-driven language for expression business constraints, actions and transformations. It works with diverse models, such as UML or XML Schema, and is designed to make it easy to translate to target languages like Java or XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    StarUML C++ Module

    A StarUML C++ Module supporting incremental reverse engineering.

    This StarUML module for C++ provides practical support for legacy systems. It uses the StarUML as a KDM (Knowledge Discovery MetaModel) framework for existing systems. The module provides an incremental reverse engineering for C++ code with a set of configurable options, such as using namespaces or folder as packages, create attributes for relations or handle properties as relations,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 5
    TextUML Toolkit is an IDE for UML that lets you create models at the same speed you write code by using a textual notation instead of the conventional graphical one. This project is now hosted on github. https://abstratt.github.io/textuml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Japrosim is a java library for both discrete event and continuous simulation. GUI for modeling and automatic code generation are offered. An explanation module is integrated. Models are described in XML and owl for interoperability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Framework for creation of board games. Chess is built-in, Monopoly comes next. It addresses: 1) Players 2) Game authors 3) AI developers 4) Model-based developers. Developed by software professionals using EMF. New games are configured in few hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TextualModelGenerator

    Generator for textual models by applying different techniques

    This is a project created and supported by: Angel Castellanos Juan Cigarrán Recuero Ana García Serrano This projects allows the modelling of textual contents by applying different techniques: TF-IDF KLD Mutual Information Chi^2 With this application the users can be able to extract the most representative terminology of a textual collection. The application is Java-based, allowing their execution in several platforms and operative systems (Windows, Linux, MacOS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JetSet
    JetSet is a (meta) tool that lets your quickly create model tranformator tools for instances of a given source meta model. For XML to XML transformations you can also specify a target XML schema and JetSet makes sure that your output conforms to this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    E.N.M.L. means Environmental Noise Model Language. The target of the project is the definition of a XML specification model mainly devoted to electronic acoustic data exchange. ENML aims to format ANY kind of noise measurement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Java Light Component Framework (JLCF) is a framework for developing modular applications for the java language. It allows designing an application using building blocks with well-defined inputs and outputs (aka software components). Using this well-defined modular approach, the application has a clear and explicit design which facilitates the development and maintenance of a software system. JLCF focuses on usability on a simple programming model and also provides advanced features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavATE is a set of Java libraries that enables application development using the domain driven methodology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PIN

    PIN

    Provenance in NetLogo

    This tool can trace, capture, query and visualize the dependency provenance in NetLogo. It consists of four main components: a source code analyzer used to automatically add probes to the model's source code, a NetLogo extension for capturing the provenance traces generated from probes, a non-preprocessing (NP) provenance slicing technique for computing provenance slices using provenance traces, and a visualization component for visualizing the provenance slices. It is compatible with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Source Operational Support Systems
    This project hosts collaborative development of Open Source implementations of interfaces supporting the Telemanagement Forum's NGOSS (New Generation Operational Support System) standard KEYWORDS: JOSIF, NGOSS, TIP, MTOSI, OSS/J
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Modeling existing Java code into UML diagrams, and generating code from UML diagrams
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Coffea UML
    This project is an eclipse plug-in aiming to link the eclipse UML2 tools to the eclipse JDT. The leading idea is to use the UML editors as code editors. With a reverse engineering functionality, avoiding a generation process allows to use easily UML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JUMLStateMachine

    Java library implementing a state machine by the UML standard.

    JUMLStateMachine is a Java library implementing a state machine by the UML standard. The purpose for the library is to be easily usable for small state machines, yet extendable and scalable for larger and more complex ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    td4j is a prototyping framework for domain models written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PIMs1

    An editor for presentation models and presentation interaction models

    PIMed is a tool for the creation of presentation models and presentation interaction models Once models have been created the tool can be used to generate abstract tests from these models, and also to export presentation interaction models (PIMs) as a .muz file for use with the AMuZed tool PIMed is free, open-source software, distributed under the GPL (GNU Public License).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SMLEditor

    Prototype editor for the SDEM Mapping Language

    The Gateways Team of the Live-Virtual-Constructive Architecture Roadmap Implementation (LVCAR-I) effort is developing a set of tools that will support the gateway community. One of these tools is the Simulation Data Exchange Model (SDEM) Mapping Language (SML) Editor. The tool provides the ability to import two SDEMs in their native language and subsequently view the entities that need to be mapped between the two SDEMs. The SDEM Editor also allows the user to create these mappings and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project hosts experimental extensions and applications of the Epsilon Eclipse GMT component (www.eclipse.org/gmt/epsilon).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ROO is an (OWL) ontology construction tool based on Protégé 4. ROO makes the ontology building process easier as it provides guidance about the steps involved and it allows to enter knowledge using an easy to learn controlled natural language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Deduced is used to edit and generate model classes. It also provides tools to implement code deduction patterns. It also simplifies data exchange and persistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NClass
    NClass is a free tool to easily create UML class diagrams with full C# and Java language support.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 25

    JavaXmlWrapping

    Utility functionalities for simple Xml usage in Java

    Facading Xml core usages for simple and easy xml usage for basic xml reading, writing, validating, especially support for simplified XPath access for reading and writing data. XPath functionality is not fully supported so far and leaks functions, conditions, axis (except 'this' and 'parent') and operators. Indexed access is supported. Be invited to join further development or send Junit test cases if you find something (existing) is not working properly :-)
    Downloads: 0 This Week
    Last Update:
    See Project