C D M N P R

C

ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels - package ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels
 

D

dispose() - Method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Frees native resources associated with this object
dispose() - Method in interface ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModelRemote
Frees native resources associated with the remote server object
disposeAllInstances() - Static method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Calls dispose method for each outstanding instance of this class.

M

main(String[]) - Static method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Invokes the first m-function specified by MCC, with any arguments given on the command line, and prints the result.
modelPredictForJava(List, List) - Method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Provides the mlx interface for calling the modelPredictForJava M-function.
modelPredictForJava(Object[], Object[]) - Method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Provides the mlx interface for calling the modelPredictForJava M-function.
modelPredictForJava(int, Object...) - Method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Provides the standard interface for calling the modelPredictForJava M-function with 3 input arguments.
modelPredictForJava(int, Object...) - Method in interface ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModelRemote
Provides the standard interface for calling the modelPredictForJava M-function with 3 input arguments.

N

newInstance(MWComponentOptions) - Static method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.predictivemodelsMCRFactory
 
newInstance() - Static method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.predictivemodelsMCRFactory
 
newInstance() - Static method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.predictivemodelsSharedMCRFactory
 
newInstance(MWComponentOptions) - Static method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.predictivemodelsSharedMCRFactory
 

P

PredictiveModel - Class in ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels
The PredictiveModelPredictiveModel() - Constructor for class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Constructs a new instance of the PredictiveModel class.
PredictiveModel(String) - Constructor for class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Constructs a new instance of the PredictiveModel class.
PredictiveModel(MWComponentOptions) - Constructor for class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Constructs a new instance of the PredictiveModel class.
PredictiveModelRemote - Interface in ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels
The PredictiveModelpredictivemodelsMCRFactory - Class in ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels
 
predictivemodelsSharedMCRFactory - Class in ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels
 

R

read_model_from_file(List, List) - Method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
 
read_model_from_file(Object[], Object[]) - Method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Provides the mlx interface for calling the read_model_from_file M-function.
read_model_from_file(int, Object...) - Method in class ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModel
Provides the standard interface for calling the read_model_from_file M-function with 1 input argument.
read_model_from_file(int, Object...) - Method in interface ca.ubc.cs.beta.activeconfigurator.matlab.predictivemodels.PredictiveModelRemote
Provides the standard interface for calling the read_model_from_file M-function with 1 input argument.

C D M N P R