Uses of Class
tech.oxfordsemantic.jrdfox.client.ComponentInfo.Property
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.client |
-
Uses of ComponentInfo.Property in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return ComponentInfo.Property Modifier and Type Method Description ComponentInfo.PropertyComponentInfo. getProperty(int index)Returns an individual property.ComponentInfo.PropertyComponentInfo. getProperty(ComponentInfoMetric metric, java.lang.String uniqueName)Returns an individual property by its metric and unique name.Constructors in tech.oxfordsemantic.jrdfox.client with parameters of type ComponentInfo.Property Constructor Description ComponentInfo(ComponentInfo.Property[] properties, ComponentInfo[] subComponents)