| Package | Description |
|---|---|
| org.apache.stanbol.ontologymanager.servicesapi.ontology |
| Modifier and Type | Method and Description |
|---|---|
OWLExportable.ConnectivityPolicy |
OWLExportable.getConnectivityPolicy()
Returns the connectivity policy adopted by this object when exported to an OWL artifact.
|
static OWLExportable.ConnectivityPolicy |
OWLExportable.ConnectivityPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OWLExportable.ConnectivityPolicy[] |
OWLExportable.ConnectivityPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLExportable.setConnectivityPolicy(OWLExportable.ConnectivityPolicy policy)
Sets the connectivity policy that will be adopted by this object when it is exported to an OWL
artifact.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.