|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expressivity | |
---|---|
info.sswap.api.model | Main package for SSWAP API |
Uses of Expressivity in info.sswap.api.model |
---|
Methods in info.sswap.api.model that return Expressivity | |
---|---|
static Expressivity |
Expressivity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Expressivity[] |
Expressivity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in info.sswap.api.model with parameters of type Expressivity | |
---|---|
boolean |
SSWAPModel.checkProfile(Expressivity expressivity)
Checks whether the model fits a particular expressivity profile (e.g., OWL2 DL) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |