|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SemanticRelation | |
---|---|
info.bliki.wiki.model | Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface. |
Uses of SemanticRelation in info.bliki.wiki.model |
---|
Fields in info.bliki.wiki.model with type parameters of type SemanticRelation | |
---|---|
protected java.util.List<SemanticRelation> |
WikiModel.semanticRelations
|
Methods in info.bliki.wiki.model that return types with arguments of type SemanticRelation | |
---|---|
java.util.List<SemanticRelation> |
WikiModel.getSemanticRelations()
Get the list of SemanticRelations. |
java.util.List<SemanticRelation> |
IWikiModel.getSemanticRelations()
Get the list of SemanticRelations. |
java.util.List<SemanticRelation> |
AbstractWikiModel.getSemanticRelations()
Get the list of SemanticRelations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |