Package | Description |
---|---|
org.linqs.psl.application.inference | |
org.linqs.psl.database.atom | |
org.linqs.psl.reasoner |
Modifier and Type | Field and Description |
---|---|
protected InitialValue |
InferenceApplication.initialValue |
Constructor and Description |
---|
PersistedAtomManager(Database db,
boolean prebuiltCache,
InitialValue initialValueOnIllegalAccess)
Constructs a PersistedAtomManager with a built-in set of all the database's persisted RandomVariableAtoms.
|
Modifier and Type | Method and Description |
---|---|
static InitialValue |
InitialValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InitialValue[] |
InitialValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 University of California, Santa Cruz. All rights reserved.