Interface Visualization

    • Method Detail

      • getName

        Name getName()
      • getPartialVisualizations

        @NotNull
        @NotNull List<? extends Visualization> getPartialVisualizations()
      • isOperational

        boolean isOperational()
      • getSourceRelPath

        ItemPath getSourceRelPath()
        Visualization root path, relative to the owning visualization root path.
      • getSourceAbsPath

        ItemPath getSourceAbsPath()
      • getSourceValue

        PrismContainerValue<?> getSourceValue()
        Source container value where more details can be found. (For visualizations that display object or value add.)
      • getSourceDelta

        ObjectDelta<?> getSourceDelta()
        Source object delta where more details can be found. (For visualization that display an object delta.)
      • isEmpty

        boolean isEmpty()
      • isBroken

        boolean isBroken()