|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectImplementation
org.topbraid.spin.util.ImplementationByType
public abstract class ImplementationByType
Extended polymorphism support for Jena, checking whether the Node has a given rdf:type.
Constructor Summary | |
---|---|
ImplementationByType(Node type)
|
Method Summary | |
---|---|
boolean |
canWrap(Node node,
EnhGraph eg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImplementationByType(Node type)
Method Detail |
---|
public boolean canWrap(Node node, EnhGraph eg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |