|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> enhanced >> [ test overview ] | PREV NEXT | ||||||||
A
- aProperty() - Method in class com.hp.hpl.jena.enhanced.test.TestAllImpl
- aProperty() - Method in interface com.hp.hpl.jena.enhanced.test.TestModel
- aProperty() - Method in class com.hp.hpl.jena.enhanced.test.TestModelImpl
- aProperty() - Method in interface com.hp.hpl.jena.enhanced.test.TestSubject
- aProperty() - Method in class com.hp.hpl.jena.enhanced.test.TestSubjectImpl
- aSubject() - Method in class com.hp.hpl.jena.enhanced.test.TestAllImpl
- aSubject() - Method in interface com.hp.hpl.jena.enhanced.test.TestModel
- aSubject() - Method in class com.hp.hpl.jena.enhanced.test.TestModelImpl
- aSubject() - Method in interface com.hp.hpl.jena.enhanced.test.TestObject
- The subject of a triple of which I am object.
- aSubject() - Method in class com.hp.hpl.jena.enhanced.test.TestObjectImpl
- The code first checks that the interface is appropriate at this point.
- aTriple() - Method in class com.hp.hpl.jena.enhanced.test.TestModelImpl
- anObject() - Method in class com.hp.hpl.jena.enhanced.test.TestAllImpl
- anObject() - Method in interface com.hp.hpl.jena.enhanced.test.TestModel
- anObject() - Method in class com.hp.hpl.jena.enhanced.test.TestModelImpl
- anObject() - Method in interface com.hp.hpl.jena.enhanced.test.TestProperty
- anObject() - Method in class com.hp.hpl.jena.enhanced.test.TestPropertyImpl
- asObject() - Method in class com.hp.hpl.jena.enhanced.test.TestCommonImpl
- asObject() - Method in interface com.hp.hpl.jena.enhanced.test.TestNode
- asProperty() - Method in class com.hp.hpl.jena.enhanced.test.TestCommonImpl
- asProperty() - Method in interface com.hp.hpl.jena.enhanced.test.TestNode
- asSubject() - Method in class com.hp.hpl.jena.enhanced.test.TestCommonImpl
- asSubject() - Method in interface com.hp.hpl.jena.enhanced.test.TestNode
B
- basic(String, Personality) - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- This test show the basic format of an enhanced test.
- bitOfBoth - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage
- broken - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage
C
- cache(String, Personality) - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- canImplement(String, TestNode, int, boolean) - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- canImplement(String, TestNode, boolean[]) - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- canImplement(String, TestNode[], boolean[][]) - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- com.hp.hpl.jena.enhanced.test - package com.hp.hpl.jena.enhanced.test
- This package defines the enhanced node and graph classes; an enhanced node is one embedded in a particular enhanced graph.
- combo - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage
F
- factory - Static variable in class com.hp.hpl.jena.enhanced.test.TestAllImpl
- factory - Static variable in class com.hp.hpl.jena.enhanced.test.TestObjectImpl
- The required field is the factory field, of class Implementation.
- factory - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage.AnotherExample
- factory - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage.Example
- factory - Static variable in class com.hp.hpl.jena.enhanced.test.TestPropertyImpl
- factory - Static variable in class com.hp.hpl.jena.enhanced.test.TestSubjectImpl
- findNode(Node, Node, Node) - Method in class com.hp.hpl.jena.enhanced.test.TestCommonImpl
- findObject() - Method in class com.hp.hpl.jena.enhanced.test.TestCommonImpl
- findPredicate() - Method in class com.hp.hpl.jena.enhanced.test.TestCommonImpl
- findSubject() - Method in class com.hp.hpl.jena.enhanced.test.TestCommonImpl
- follow(String, Personality) - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
G
- getModel() - Method in class com.hp.hpl.jena.enhanced.test.TestCommonImpl
I
- isObject() - Method in class com.hp.hpl.jena.enhanced.test.TestAllImpl
- isObject() - Method in interface com.hp.hpl.jena.enhanced.test.TestObject
- Checks whether this node is right now the object of some triple in the graph.
- isObject() - Method in class com.hp.hpl.jena.enhanced.test.TestObjectImpl
- isProperty() - Method in class com.hp.hpl.jena.enhanced.test.TestAllImpl
- isProperty() - Method in interface com.hp.hpl.jena.enhanced.test.TestProperty
- isProperty() - Method in class com.hp.hpl.jena.enhanced.test.TestPropertyImpl
- isSubject() - Method in class com.hp.hpl.jena.enhanced.test.TestAllImpl
- isSubject() - Method in interface com.hp.hpl.jena.enhanced.test.TestSubject
- isSubject() - Method in class com.hp.hpl.jena.enhanced.test.TestSubjectImpl
M
- manyNodeAsSupports(String, TestNode[], boolean[][]) - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- miniAsSupports(String, TestNode, Class, boolean) - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- View n as intf.
O
- O - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage
- oneNodeAsSupports(String, TestNode, boolean[]) - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
P
- P - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage
S
- S - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage
- Would like to get rid of these, but the abstraction is hard to find at the moment.
- split - Static variable in class com.hp.hpl.jena.enhanced.test.TestPackage
- suite() - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- supports(Class) - Method in class com.hp.hpl.jena.enhanced.test.TestAllImpl
- supports(Class) - Method in class com.hp.hpl.jena.enhanced.test.TestObjectImpl
- supports(Class) - Method in class com.hp.hpl.jena.enhanced.test.TestPropertyImpl
- supports(Class) - Method in class com.hp.hpl.jena.enhanced.test.TestSubjectImpl
T
- TestAllImpl - class com.hp.hpl.jena.enhanced.test.TestAllImpl.
- TestAllImpl(Node, EnhGraph) - Constructor for class com.hp.hpl.jena.enhanced.test.TestAllImpl
- Creates a new instance of TestAllImpl
- TestCommonImpl - class com.hp.hpl.jena.enhanced.test.TestCommonImpl.
- TestCommonImpl(Node, EnhGraph) - Constructor for class com.hp.hpl.jena.enhanced.test.TestCommonImpl
- Creates new TestCommonImpl
- TestModel - interface com.hp.hpl.jena.enhanced.test.TestModel.
- A minimalist model interface.
- TestModelImpl - class com.hp.hpl.jena.enhanced.test.TestModelImpl.
- TestModelImpl(Graph, Personality) - Constructor for class com.hp.hpl.jena.enhanced.test.TestModelImpl
- Creates a new instance of TestModelImpl
- TestNode - interface com.hp.hpl.jena.enhanced.test.TestNode.
- TestObject - interface com.hp.hpl.jena.enhanced.test.TestObject.
- An interface for viewing object nodes in the graph.
- TestObjectImpl - class com.hp.hpl.jena.enhanced.test.TestObjectImpl.
- See TestObject for more detailed documentation.
- TestObjectImpl(Node, EnhGraph) - Constructor for class com.hp.hpl.jena.enhanced.test.TestObjectImpl
- Creates a new instance of TestAllImpl
- TestPackage - class com.hp.hpl.jena.enhanced.test.TestPackage.
- These tests give a small version of a model-like interface TestModel with different views over the nodes in the graph TestSubject, TestProperty TestObject Any node can be any one of these three, but the interface only works if the node is the subject, property or object, respectively, of some triple in the graph.
- TestPackage(String) - Constructor for class com.hp.hpl.jena.enhanced.test.TestPackage
- Creates a new instance of EnhancedTestSuite
- TestPackage.AnotherExample - class com.hp.hpl.jena.enhanced.test.TestPackage.AnotherExample.
- TestPackage.AnotherExample() - Constructor for class com.hp.hpl.jena.enhanced.test.TestPackage.AnotherExample
- TestPackage.Example - class com.hp.hpl.jena.enhanced.test.TestPackage.Example.
- TestPackage.Example() - Constructor for class com.hp.hpl.jena.enhanced.test.TestPackage.Example
- TestProperty - interface com.hp.hpl.jena.enhanced.test.TestProperty.
- TestPropertyImpl - class com.hp.hpl.jena.enhanced.test.TestPropertyImpl.
- TestPropertyImpl(Node, EnhGraph) - Constructor for class com.hp.hpl.jena.enhanced.test.TestPropertyImpl
- Creates a new instance of TestAllImpl
- TestSubject - interface com.hp.hpl.jena.enhanced.test.TestSubject.
- TestSubjectImpl - class com.hp.hpl.jena.enhanced.test.TestSubjectImpl.
- TestSubjectImpl(Node, EnhGraph) - Constructor for class com.hp.hpl.jena.enhanced.test.TestSubjectImpl
- Creates a new instance of TestAllImpl
- testAlreadyLinkedViewException() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testBitOfBothBasic() - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testBitOfBothCache() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testBitOfBothFollow() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testBitOfBothSurprise() - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testBrokenBasic() - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testComboBasic() - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testComboCache() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testComboFollow() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testEquals() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- test that equals works on an EnhNode (after hedgehog introduced FrontsNode it didn't).
- testNullPointerTrap() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- Test that an attempt to polymorph an enhanced node into a class that isn't supported by the enhanced graph generates an UnsupportedPolymorphism exception.
- testSimple() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testSplitBasic() - Static method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testSplitCache() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
- testSplitFollow() - Method in class com.hp.hpl.jena.enhanced.test.TestPackage
A B C F G I M O P S T
|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> enhanced >> [ test overview ] | PREV NEXT | ||||||||