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

magritte.Intention Maven / Gradle / Ivy

Go to download

Magritte is a framework for developing complex models at different levels of abstraction. It supports the definition of Domain Specific Languages (DSL) for modeling purposes. Models are composed of many objects that are linked representing different types of relations: abstraction, generalization, composition, aggregation or association. The most interesting feature is the dynamic polymorphism, that means that a single object can change what classes belong during its life.

The newest version!
package magritte;

public interface Intention extends Wrapper {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy