Package org.aksw.jenax.path.relgen
Class RelationGeneratorSimple
java.lang.Object
org.aksw.jenax.path.relgen.RelationGeneratorBase
org.aksw.jenax.path.relgen.RelationGeneratorSimple
A relation generator that returns the same relation on
every request for a new one
- Author:
- raven
-
Field Summary
FieldsFields inherited from class org.aksw.jenax.path.relgen.RelationGeneratorBase
conditions, contextHash, contextHashStr, pastRelations, relation, relationStartAbsPath, relPath -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RelationGeneratorSimpleprotected FragmentYield the next relation to traverseMethods inherited from class org.aksw.jenax.path.relgen.RelationGeneratorBase
assemble, computeNextHash, encodeHashCode, ensureInit, getCurrentConcept, getCurrentVar, getPastRelations, process, process, reset, setHashCode, updateHash
-
Field Details
-
template
-
-
Constructor Details
-
RelationGeneratorSimple
-
-
Method Details
-
create
-
nextInstance
Description copied from class:RelationGeneratorBaseYield the next relation to traverse- Specified by:
nextInstancein classRelationGeneratorBase- Returns:
-