Package | Description |
---|---|
org.linqs.psl.model.predicate.model |
Modifier and Type | Field and Description |
---|---|
protected SupportingModel |
ModelPredicate.model |
Modifier and Type | Method and Description |
---|---|
static ModelPredicate |
ModelPredicate.get(String name,
SupportingModel model,
ConstantType... types)
Get a predicate if one already exists, othereise create a new one.
|
Constructor and Description |
---|
ModelPredicate(String name,
ConstantType[] types,
SupportingModel model) |
Copyright © 2020 University of California, Santa Cruz. All rights reserved.