Package | Description |
---|---|
casa.ontology.v3 |
Modifier and Type | Field and Description |
---|---|
(package private) ConstraintSimple.Individual |
ConstraintSimple.ind |
Modifier and Type | Method and Description |
---|---|
static ConstraintSimple.Individual |
ConstraintSimple.Individual.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintSimple.Individual[] |
ConstraintSimple.Individual.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConstraintSimple(ConstraintSimple.Individual individual,
Type type,
Cons exp,
Ontology ont,
TransientAgent agent)
Constructs a SimpleConstraint.
|