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

core_authentication.metamodel.metamodel_demo.pure Maven / Gradle / Ivy

There is a newer version: 4.57.0
Show newest version

import meta::relational::metamodel::*;
import meta::pure::runtime::connection::authentication::*;

Class {doc.doc = 'A model element used to demo the use of authentication'} meta::pure::runtime::connection::authentication::demo::AuthenticationDemo extends PackageableElement
{
    authentication: AuthenticationSpecification[1];
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy