All Downloads are FREE. Search and download functionalities are using the official Maven repository.

evelopment.metamodel.2.0.0.source-code.metamodel.xml Maven / Gradle / Ivy

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