| Package | Description |
|---|---|
| org.apache.stanbol.ontologymanager.servicesapi.collector | |
| org.apache.stanbol.ontologymanager.servicesapi.ontology |
| Modifier and Type | Method and Description |
|---|---|
static ImportManagementPolicy |
ImportManagementPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportManagementPolicy[] |
ImportManagementPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImportManagementPolicy |
OntologyProvider.getImportManagementPolicy()
Gets the policy adopted by this provider whenever an import statement is found in an ontology that
has already been loaded (e.g. when exporting it).
|
| Modifier and Type | Method and Description |
|---|---|
void |
OntologyProvider.setImportManagementPolicy(ImportManagementPolicy policy)
Sets the policy adopted by this provider whenever an import statement is found in an ontology that
has already been loaded (e.g. when exporting it).
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.