Uses of Class
org.praxislive.ide.project.api.ExecutionElement.File
Packages that use ExecutionElement.File
-
Uses of ExecutionElement.File in org.praxislive.ide.project.spi
Methods in org.praxislive.ide.project.spi with parameters of type ExecutionElement.FileModifier and TypeMethodDescriptionFileHandler.Provider.createHandler(PraxisProject project, ExecutionLevel level, ExecutionElement.File element) Create a file handler, if possible, for the provided project, execution level and file element. -
Uses of ExecutionElement.File in org.praxislive.ide.pxr
Methods in org.praxislive.ide.pxr with parameters of type ExecutionElement.FileModifier and TypeMethodDescriptionPXRFileHandler.Provider.createHandler(PraxisProject project, ExecutionLevel level, ExecutionElement.File element)