Class CP_OutputPath

java.lang.Object
tripleo.elijah_durable_congenial.comp.nextgen.CP_OutputPath
All Implemented Interfaces:
_CP_RootPath, CP_Path

public class CP_OutputPath extends Object implements CP_Path, _CP_RootPath
  • Constructor Details

  • Method Details

    • subFile

      @NotNull public @NotNull CP_SubFile subFile(String aFile)
      Specified by:
      subFile in interface CP_Path
    • child

      public CP_Path child(String aSubPath)
      Specified by:
      child in interface CP_Path
    • getPath

      @NotNull public @NotNull Path getPath()
      Specified by:
      getPath in interface CP_Path
    • getPathPromise

      @NotNull public @NotNull org.jdeferred2.Promise<Path,Void,Void> getPathPromise()
      Specified by:
      getPathPromise in interface CP_Path
    • toFile

      @NotNull public @NotNull File toFile()
      Specified by:
      toFile in interface CP_Path
    • getRootFile

      @NotNull public @NotNull File getRootFile()
      Specified by:
      getRootFile in interface CP_Path
    • getParent

      @Nullable public @Nullable CP_Path getParent()
      Specified by:
      getParent in interface CP_Path
    • getName

      @Nullable public @Nullable String getName()
      Specified by:
      getName in interface CP_Path
    • getRootPath

      @NotNull public @NotNull _CP_RootPath getRootPath()
      Specified by:
      getRootPath in interface CP_Path
    • getRoot

      public File getRoot()
    • renderNodes

      public void renderNodes()
    • _renderNodes

      public void _renderNodes(@NotNull @NotNull List<ER_Node> nodes)
    • signalCalculateFinishParse

      public void signalCalculateFinishParse()
    • renderNode

      @NotNull public @NotNull Operation<Boolean> renderNode(@NotNull @NotNull ER_Node node)
    • testShim

      public void testShim()