| Package | Description |
|---|---|
| org.topbraid.spin.model |
The SPIN object model (subclasses of Jena Resource).
|
| org.topbraid.spin.model.impl |
| Modifier and Type | Method and Description |
|---|---|
static Attribute |
SPINFactory.createAttribute(org.apache.jena.rdf.model.Model model,
org.apache.jena.rdf.model.Property argProperty,
org.apache.jena.rdf.model.Resource argType,
Integer minCount,
Integer maxCount)
Creates a new spl:Attribute as a blank node in a given Model.
|
static Attribute |
SPINFactory.getAttribute(org.apache.jena.rdf.model.Resource cls,
org.apache.jena.rdf.model.Property property)
Gets an spl:Attribute defined for a given property on a given class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeImpl |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.