package org.eclipse.uml2.diagram.sequence.internal.layout.model; /** * */ public interface LmOwner { boolean reorderAgainstModelNotGde(); }