Uses of Interface
com.sun.n1.sps.model.component.GeneratedVariableSettingsID

Packages that use GeneratedVariableSettingsID
com.sun.n1.sps.model.component   
com.sun.n1.sps.model.executor   
com.sun.n1.sps.model.install   
 

Uses of GeneratedVariableSettingsID in com.sun.n1.sps.model.component
 

Methods in com.sun.n1.sps.model.component that return GeneratedVariableSettingsID
 GeneratedVariableSettingsID GeneratedVariableSettings.getID()
          Returns the ID of this object.
 

Uses of GeneratedVariableSettingsID in com.sun.n1.sps.model.executor
 

Methods in com.sun.n1.sps.model.executor that return GeneratedVariableSettingsID
 GeneratedVariableSettingsID[] SubplanInfo.getGeneratedVariableSettingsIDs()
          Returns the GeneratedVariableSettingsID chosen for this subplan run.
 

Uses of GeneratedVariableSettingsID in com.sun.n1.sps.model.install
 

Methods in com.sun.n1.sps.model.install that return GeneratedVariableSettingsID
 GeneratedVariableSettingsID InstalledComponent.getVariableSettingsID()
          The generated variable settings used to configure the installed component.