|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeImpl | |
---|---|
info.sswap.impl.empire.model |
Uses of TypeImpl in info.sswap.impl.empire.model |
---|
Fields in info.sswap.impl.empire.model with type parameters of type TypeImpl | |
---|---|
private java.util.Map<java.net.URI,TypeImpl> |
SourceModelImpl.typeImpls
A cache of all SSWAP type implementations defined in this Jena model. |
Methods in info.sswap.impl.empire.model with parameters of type TypeImpl | |
---|---|
private static void |
TypeImpl.createComplexType(SSWAPModel model,
TypeImpl resultType,
com.hp.hpl.jena.rdf.model.Property connectingProperty,
java.util.Collection<SSWAPType> types)
Creates a complex type that consists of multiple other types connected by a property (e.g., owl:intersectionOf or owl:unionOf). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |