|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSWAPDatatype | |
---|---|
info.sswap.api.model | Main package for SSWAP API |
info.sswap.impl.empire.model |
Uses of SSWAPDatatype in info.sswap.api.model |
---|
Methods in info.sswap.api.model that return SSWAPDatatype | |
---|---|
SSWAPDatatype |
SSWAPDocument.createAnonymousDatatype()
Creates an anonymous SSWAPDatatype |
SSWAPDatatype |
SSWAPDocument.getDatatype(java.net.URI uri)
Gets a named datatype object |
Methods in info.sswap.api.model with parameters of type SSWAPDatatype | |
---|---|
void |
SSWAPPredicate.addRange(SSWAPDatatype datatype)
Adds an rdfs:range axiom to this predicate |
Uses of SSWAPDatatype in info.sswap.impl.empire.model |
---|
Classes in info.sswap.impl.empire.model that implement SSWAPDatatype | |
---|---|
class |
DatatypeImpl
Implementation of SSWAPDatatype |
Methods in info.sswap.impl.empire.model that return SSWAPDatatype | |
---|---|
SSWAPDatatype |
SourceModelImpl.createAnonymousDatatype()
|
SSWAPDatatype |
SourceModelImpl.getDatatype(java.net.URI uri)
|
Methods in info.sswap.impl.empire.model with parameters of type SSWAPDatatype | |
---|---|
void |
PredicateImpl.addRange(SSWAPDatatype type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |