Class Mixset

java.lang.Object
cruise.umple.compiler.MixsetOrFile
cruise.umple.compiler.Mixset

public class Mixset
extends MixsetOrFile
A mixset is a block of code that may or may not be included by a use statement It consists of one or more fragments that are encountered anywhere in the Umple source including in other mixsets
  • Constructor Details

    • Mixset

      public Mixset​(java.lang.String aMixsetName)
  • Method Details