Package | Description |
---|---|
casa.jade |
Modifier and Type | Field and Description |
---|---|
(package private) OntologyFilter.PredType |
OntologyFilter.predType |
(package private) OntologyFilter.PredType |
OntologyFilter.Predicate.type |
Modifier and Type | Method and Description |
---|---|
static OntologyFilter.PredType |
OntologyFilter.PredType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OntologyFilter.PredType[] |
OntologyFilter.PredType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Predicate(OntologyFilter.PredType type,
Node function,
Node first,
Node second) |