package jetbrains.mps.baseLanguage.behavior; /*Generated by MPS */ import jetbrains.mps.smodel.runtime.IconResource; public class IconContainer { protected static IconResource RESOURCE_a0 = new IconResource("finalMark.png", IconContainer.class); protected static IconResource RESOURCE_a1 = new IconResource("staticMark.png", IconContainer.class); protected static IconResource RESOURCE_a2 = new IconResource("runnableMark.png", IconContainer.class); protected static IconResource RESOURCE_a4 = new IconResource("c_plocal.png", IconContainer.class); protected static IconResource RESOURCE_a5 = new IconResource("c_public.png", IconContainer.class); protected static IconResource RESOURCE_a6 = new IconResource("c_protected.png", IconContainer.class); protected static IconResource RESOURCE_a7 = new IconResource("c_private.png", IconContainer.class); }