| Package | Description |
|---|---|
| org.apache.stanbol.ontologymanager.servicesapi.scope |
| Modifier and Type | Method and Description |
|---|---|
static OntologySpace.SpaceType |
OntologySpace.SpaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OntologySpace.SpaceType[] |
OntologySpace.SpaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OntologySpace |
OntologySpaceFactory.createOntologySpace(String scopeId,
OntologySpace.SpaceType type,
OntologyInputSource<?>... ontologySources)
Creates an ontology space of the specified type.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.