Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.hp.hpl.jena.enhanced.test
Interface TestProperty  view TestProperty download TestProperty.java

All Superinterfaces:
TestNode
All Known Implementing Classes:
TestAllImpl, TestPropertyImpl

public interface TestProperty
extends TestNode


Method Summary
 TestObject anObject()
           
 boolean isProperty()
           
 
Methods inherited from interface com.hp.hpl.jena.enhanced.test.TestNode
asObject, asProperty, asSubject
 

Method Detail

isProperty

public boolean isProperty()

anObject

public TestObject anObject()