edu.ucla.belief.inference
Class RCEngineGenerator
Object
Dynamator
RCEngineGenerator
- All Implemented Interfaces:
- Serializable
public class RCEngineGenerator
- extends Dynamator
- implements Serializable
- Since:
- 20031029
- Author:
- Keith Cascio
- See Also:
- Serialized Form
Methods inherited from class Dynamator |
addDecorator, asIL2Algorithm, choosePropertySuperintendent, commitEditComponent, compile, fixPropertySuperintendent, getCompilationpriority, getEditComponent, getJMenu, isEditable, manufactureInferenceEngine, manufactureInferenceEngine, methodAlgorithmForClass, methodTigerToIL2, probabilitySupported, runSynchronous, toIL2Settings |
STR_GENERIC_ALLOCATION_ERROR
public static final String STR_GENERIC_ALLOCATION_ERROR
- See Also:
- Constant Field Values
DEPENDENCIES
public static final List DEPENDENCIES
RCEngineGenerator
public RCEngineGenerator()
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in class Dynamator
getCanonicalDynamator
public Dynamator getCanonicalDynamator()
- Specified by:
getCanonicalDynamator
in class Dynamator
manufactureInferenceEngineOrDie
public InferenceEngine manufactureInferenceEngineOrDie(BeliefNetwork bn,
Dynamator dyn)
throws Throwable
- Specified by:
manufactureInferenceEngineOrDie
in class Dynamator
- Throws:
Throwable
- Since:
- 20050421
killState
public void killState(PropertySuperintendent bn)
- Specified by:
killState
in class Dynamator
- Since:
- 20031210
killRCInfo
public void killRCInfo(PropertySuperintendent bn)
- Since:
- 20031210
retrieveState
public Object retrieveState(PropertySuperintendent bn)
- Specified by:
retrieveState
in class Dynamator
- Since:
- 20081029
getSettings
public static RCSettings getSettings(PropertySuperintendent bn)
getSettings
public static RCSettings getSettings(PropertySuperintendent bn,
boolean construct)
writeJavaCodeSettingsManipulation
public Dynamator writeJavaCodeSettingsManipulation(BeliefNetwork beliefnetwork,
boolean withComments,
PrintStream out)
- Overrides:
writeJavaCodeSettingsManipulation
in class Dynamator
- Since:
- 20100108
getKeyStatic
public static Object getKeyStatic()
getKey
public Object getKey()
- Specified by:
getKey
in class Dynamator
getClassDependencies
public Collection getClassDependencies()
- Specified by:
getClassDependencies
in class Dynamator
- Since:
- 20040520
Copyright 2010 UCLA Automated Reasoning Group