Synthesize
This scope is used for stubbing classes not part of the input classes.
Functions
Link copied to clipboard
Embeds the provided class into template and adds it to the set of input classes. It takes a ByteArray representation of a class file as an argument, referred to as classBytes, and embeds this class into the current System Model Template.
Embeds the provided class into template and adds it to the set of input classes. It takes a class as an argument, referred to as cls, and embeds this class into the current System Model Template.