package jetbrains.mps.make.facet; /*Generated by MPS */ public interface ITargetEx extends ITarget { boolean isOptional(); }