|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Alternative | |
| org.jrdf.graph | This package defines a set of APIs required to implement an RDF Graph and it's associated objects. |
| org.jrdf.graph.mem | |
| Uses of Alternative in org.jrdf.graph |
| Methods in org.jrdf.graph with parameters of type Alternative | |
void |
AbstractTripleFactory.addAlternative(SubjectNode subjectNode,
Alternative alternative)
|
void |
TripleFactory.addAlternative(SubjectNode subjectNode,
Alternative alternative)
Inserts a alternative using the given subject. |
| Uses of Alternative in org.jrdf.graph.mem |
| Classes in org.jrdf.graph.mem that implement Alternative | |
class |
AlternativeImpl
An implementation of Alternative. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||