![JAR search and dependency download from the Maven repository](/logo.png)
evelopment.metamodel.2.0.0.source-code.metamodel.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of metamodel Show documentation
Show all versions of metamodel Show documentation
The meta model for javasoft.se development framework
The newest version!
<model> <applications> <application /> </applications> <models> <model /> </models> <modelgroups> <modelgroup /> </modelgroups> <modeldatatypes> <global> <name type="String" /> <notnull type="Boolean" default="true" /> <tostring type="Boolean" default="false" /> <transient type="Boolean" default="false" /> <default type="String" /> <sort type="Boolean" default="false" /> </global> <string /> <text /> <timestamp /> <boolean /> <integer /> <double> <precision type="Integer" default="2" /> </double> <selectone> <type type="String" /> </selectone> <list> <type type="String" /> <master type="Boolean" default="true" /> <manytomany type="Boolean" default="false" /> </list> <set> <type type="String" /> <master type="Boolean" default="true" /> <manytomany type="Boolean" default="false" /> </set> </modeldatatypes> </model>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy