| Package | Description |
|---|---|
| org.aksw.rdfunit.enums | |
| org.aksw.rdfunit.patterns |
| Modifier and Type | Method and Description |
|---|---|
static PatternParameterConstraints |
PatternParameterConstraints.resolve(String value)
Resolves a full URI/IRI to an enum
|
static PatternParameterConstraints |
PatternParameterConstraints.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatternParameterConstraints[] |
PatternParameterConstraints.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PatternParameterConstraints |
PatternParameter.getConstrain() |
| Constructor and Description |
|---|
PatternParameter(String uri,
String id,
PatternParameterConstraints constrain,
String constraintPattern) |
Copyright © 2014. All rights reserved.