Uses of Class
net.ssehub.easy.instantiation.core.model.buildlangModel.BuildModel
-
Packages that use BuildModel Package Description net.ssehub.easy.instantiation.core.model.buildlangModel Implements the abstract representation of the build language (parsed, analyzed and already linked, i.e. -
-
Uses of BuildModel in net.ssehub.easy.instantiation.core.model.buildlangModel
Fields in net.ssehub.easy.instantiation.core.model.buildlangModel declared as BuildModel Modifier and Type Field Description static BuildModelBuildModel. INSTANCEStores the singleton instance.
-