Uses of Class
tech.oxfordsemantic.jrdfox.client.ComponentInfo.Property
Packages that use ComponentInfo.Property
-
Uses of ComponentInfo.Property in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return ComponentInfo.PropertyModifier and TypeMethodDescriptionComponentInfo.getProperty(int index) Returns an individual property.ComponentInfo.getProperty(ComponentInfoMetric metric, String uniqueName) Returns an individual property by its metric and unique name.Constructors in tech.oxfordsemantic.jrdfox.client with parameters of type ComponentInfo.PropertyModifierConstructorDescriptionComponentInfo(ComponentInfo.Property[] properties, ComponentInfo[] subComponents)