Uses of Interface
dev.civl.mc.model.IF.ModelBuilder
Packages that use ModelBuilder
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of ModelBuilder in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return ModelBuilderModifier and TypeMethodDescriptionstatic ModelBuilderModels.newModelBuilder(ModelFactory factory) Creates a new instance of model builder.static ModelBuilderModels.newModelBuilder(dev.civl.sarl.IF.SymbolicUniverse universe, CIVLConfiguration config) Creates a new instance of model builder.