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