Interface PreloadResource
-
public interface PreloadResource
Declares a resource that can offer preload.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
preload()
Preload the whole Rhapsody modelvoid
preload(java.util.List<java.lang.String> unitList)
Preload
-