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

jeaf.VersionCheck.chk Maven / Gradle / Ivy

There is a newer version: 1.24.1
Show newest version
import uml;
import JMM;

extension java::GeneratorCommons;

context Model if this.getAllAppliedProfiles().allOwnedElements().typeSelect(ModelVersion).size > 0 ERROR this.getErrorMessage("9100", {"257", this.getMetaModelVersion().toString()}): this.getMetaModelVersion() >= 257;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy