Package | Description |
---|---|
org.linqs.psl.model.predicate.model |
Modifier and Type | Method and Description |
---|---|
static ModelPredicate |
ModelPredicate.get(String name)
The an existing standard predicate (or null if none with this name exists).
|
static ModelPredicate |
ModelPredicate.get(String name,
SupportingModel model,
ConstantType... types)
Get a predicate if one already exists, othereise create a new one.
|
Copyright © 2020 University of California, Santa Cruz. All rights reserved.