Package | Description |
---|---|
owltools.gaf.lego.json |
Modifier and Type | Field and Description |
---|---|
JsonOwlObject[] |
JsonOwlObject.expressions |
JsonOwlObject |
JsonOwlObject.filler |
JsonOwlObject[] |
JsonModel.properties |
JsonOwlObject |
JsonOwlObject.property |
JsonOwlObject[] |
JsonOwlIndividual.type |
Modifier and Type | Method and Description |
---|---|
static JsonOwlObject |
JsonOwlObject.createIntersection(List<JsonOwlObject> expressions) |
static JsonOwlObject |
JsonOwlObject.createSvf(JsonOwlObject prop,
JsonOwlObject filler) |
static JsonOwlObject |
JsonOwlObject.createUnion(List<JsonOwlObject> expressions) |
JsonOwlObject |
MolecularModelJsonRenderer.renderObject(org.semanticweb.owlapi.model.OWLObjectProperty p) |
Modifier and Type | Method and Description |
---|---|
static JsonOwlObject |
JsonOwlObject.createSvf(JsonOwlObject prop,
JsonOwlObject filler) |
Modifier and Type | Method and Description |
---|---|
static JsonOwlObject |
JsonOwlObject.createIntersection(List<JsonOwlObject> expressions) |
static JsonOwlObject |
JsonOwlObject.createUnion(List<JsonOwlObject> expressions) |
Copyright © 2010–2015. All rights reserved.