package org.archstudio.myx.fw; public interface MyxConstants { public static final IMyxName[] EMPTY_PATH = new IMyxName[0]; }