Uses of Class
tech.oxfordsemantic.jrdfox.client.ComponentInfo
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.client |
-
Uses of ComponentInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return ComponentInfo Modifier and Type Method Description ComponentInfoDataStoreConnection. getComponentInfo(boolean extended)Returns diagnostic information about the data store as a tree of objects each providing detailed information about the data store.ComponentInfoServerConnection. getComponentInfo(boolean extended)Returns diagnostic information about the server as a tree of objects each providing detailed information about the server.ComponentInfoComponentInfo. getSubComponent(int index)Returns information about sub-component.Constructors in tech.oxfordsemantic.jrdfox.client with parameters of type ComponentInfo Constructor Description ComponentInfo(java.lang.String name, java.util.Map<java.lang.String,java.lang.Object> values, ComponentInfo[] subComponents)