Package | Description |
---|---|
it.uniroma1.lcl.babelfy.commons |
Modifier and Type | Method and Description |
---|---|
BabelfyParameters.SemanticAnnotationResource |
BabelfyParameters.getAnnotationResource()
Returns the semantic annotation resource
|
static BabelfyParameters.SemanticAnnotationResource |
BabelfyParameters.SemanticAnnotationResource.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BabelfyParameters.SemanticAnnotationResource[] |
BabelfyParameters.SemanticAnnotationResource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BabelfyParameters.setAnnotationResource(BabelfyParameters.SemanticAnnotationResource annotationResource)
|