FUML Reference Implementation

This open source software is a reference implementation, consisting of software and related files, for the OMG specification called the Semantics of a Foundational Subset for Executable UML Models (fUML). The reference implementation is intended to implement the execution semantics of UML activity models, accepting an XMI file from a conformant UML model as its input and providing an execution trace of the selected activity model(s) as its output. The core execution engine, which is directly generated from the normative syntactic and semantic models for fUML, may also be used as a library implementation of fUML in other software.

Лицензия

Лицензия

Категории

Категории

UML Прикладные библиотеки Documents Processing
Группа

Группа

org.modeldriven
Идентификатор

Идентификатор

fuml
Последняя версия

Последняя версия

1.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

FUML Reference Implementation
This open source software is a reference implementation, consisting of software and related files, for the OMG specification called the Semantics of a Foundational Subset for Executable UML Models (fUML). The reference implementation is intended to implement the execution semantics of UML activity models, accepting an XMI file from a conformant UML model as its input and providing an execution trace of the selected activity model(s) as its output. The core execution engine, which is directly generated from the normative syntactic and semantic models for fUML, may also be used as a library implementation of fUML in other software.
Система контроля версий

Система контроля версий

https://github.com/ModelDriven/fUML-Reference-Implementation

Скачать fuml

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.modeldriven/fuml/ -->
<dependency>
    <groupId>org.modeldriven</groupId>
    <artifactId>fuml</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.modeldriven/fuml/
implementation 'org.modeldriven:fuml:1.5.0'
// https://jarcasting.com/artifacts/org.modeldriven/fuml/
implementation ("org.modeldriven:fuml:1.5.0")
'org.modeldriven:fuml:jar:1.5.0'
<dependency org="org.modeldriven" name="fuml" rev="1.5.0">
  <artifact name="fuml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.modeldriven', module='fuml', version='1.5.0')
)
libraryDependencies += "org.modeldriven" % "fuml" % "1.5.0"
[org.modeldriven/fuml "1.5.0"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
commons-collections : commons-collections jar 3.2.2
commons-lang : commons-lang jar 2.1
xerces : xercesImpl jar 2.12.0
xalan : xalan jar 2.6.0
log4j : log4j jar 1.2.8
net.java.dev.stax-utils : stax-utils jar 20040917
com.sun.xml.stream : sjsxp jar 1.0.1
commons-logging : commons-logging jar 1.1.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
org.modeldriven

Model Driven Solutions

Версии библиотеки

Версия
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0b
1.2.0a
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0c
1.1.0b
1.1.0a
1.1.0
1.0