modelant.uml14.metamodel

UML 1.4 metamodel

License

License

Categories

Categories

Ant Build Tools Net UML Business Logic Libraries Documents Processing
GroupId

GroupId

net.mdatools
ArtifactId

ArtifactId

modelant.uml14.metamodel
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

modelant.uml14.metamodel
UML 1.4 metamodel

Download modelant.uml14.metamodel

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.mdatools : modelant.uml14.api jar 3.3.0
net.mdatools : modelant.repository.api jar 3.3.0
net.mdatools : modelant.core.impl jar 3.3.0

Project Modules

There are no modules declared in this project.

Modelant provides JMI-compliant mechanism to read, process, export models in MOF 1.4, UML 1.3 and UML 1.4, including also an engine for generation of code (any texts) using Object-Oriented Programming and templates. It is an extensible framework allowing adding support of other languages, described using MOF 1.4 metamodels.

Modelant provides Maven plugins to automate:

  • the creation and comparison of UML 1.3, UML 1.4, MOF 1.4 models
  • the generation of code from models
  • the reverse engineering of java code, relational databases and XML DTD/XSD
  • the transformatoion of models, e.g. tranformation of of UMl 1.3 models to UML 1.4.
  • the comparison and change identification in UML 1.3/UML 1.4 models and MOF 1.4 metamodels.

The produced UML 1.3 models are suitable to be imported in:

  • Rational Rose 2003 + XMI Plugin
  • WhiteStar UML / Star UML
  • Enterprise Architect
  • other as they employ MOF 1.3/MOF 1.4 as reading MOF 1.3 is internally converted to MOF1.4 and XMI 1.1 and XMI 1.2.

whereas the converted to UML 1.4 models can be imported in:

  • Argo UML
  • Enterprise Architect
  • other as they employ MOF 1.4 and XMI 1.1 and XMI 1.2.

Modelant wraps the NetBeans Meta-Data Repository (MDR).

Documentation

Versions

Version
3.3.0