Class ELNamedElementHelper


  • public abstract class ELNamedElementHelper
    extends java.lang.Object
    A named element is an element in a model that may have a name
    See Also:
    ELNamedElement
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void setToDefaultName​(SrvContext srvCtx, java.util.List<? extends ELNamedElement> seqSel)
      Resets the names of the provided items to their default names.
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait