Package | Description |
---|---|
edu.freiburg.dbis.rdd.model | |
edu.freiburg.dbis.rdd.parser |
Modifier and Type | Method and Description |
---|---|
static WA |
WA.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WA[] |
WA.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ClassConstraint(WA wa,
boolean isSingleton,
IRI clazz,
java.util.List<IRI> subClazzes,
java.util.List<PropConstraint> qpcs,
java.util.List<Key> keys) |
ClassConstraintSec(WA worldAssumption,
java.util.List<ClassConstraint> ccs) |
PropConstraintSec(WA worldAssumption,
java.util.List<PropConstraint> pcs) |
Modifier and Type | Method and Description |
---|---|
WA |
RDDParser.wa() |