|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkedConcept | |
|---|---|
| be.destin.skos.core | In memory model for SKOS data: core classes, read me first! |
| Uses of LinkedConcept in be.destin.skos.core |
|---|
| Subclasses of LinkedConcept in be.destin.skos.core | |
|---|---|
class |
LocalLinkedConcept
|
| Methods in be.destin.skos.core that return LinkedConcept | |
|---|---|
LinkedConcept |
LinkedConcept.clean()
|
| Methods in be.destin.skos.core that return types with arguments of type LinkedConcept | |
|---|---|
static java.util.LinkedList<LinkedConcept> |
LinkedConcept.cleanSemanticRelation(java.util.LinkedList<LinkedConcept> toBeCleaned)
|
java.util.LinkedList<LinkedConcept> |
Concept.getBroadMatch()
|
java.util.LinkedList<LinkedConcept> |
Concept.getCloseMatch()
|
java.util.LinkedList<LinkedConcept> |
Concept.getExactMatch()
|
java.util.LinkedList<LinkedConcept> |
Concept.getNarrowMatch()
|
java.util.LinkedList<LinkedConcept> |
Concept.getRelatedMatch()
|
| Method parameters in be.destin.skos.core with type arguments of type LinkedConcept | |
|---|---|
static java.util.HashSet<java.lang.String> |
SkosUtil.aboutSchemesRelations(java.util.LinkedList<LinkedConcept> conceptsAbout)
|
static java.util.LinkedList<LinkedConcept> |
LinkedConcept.cleanSemanticRelation(java.util.LinkedList<LinkedConcept> toBeCleaned)
|
static java.util.LinkedList<java.lang.String> |
LinkedConcept.getScheme_About(java.util.LinkedList<LinkedConcept> rels)
|
void |
Concept.mergeBroadMatch(java.util.LinkedList<LinkedConcept> parents)
|
void |
Concept.mergeCloseMatch(java.util.LinkedList<LinkedConcept> equivs)
|
void |
Concept.mergeExactMatch(java.util.LinkedList<LinkedConcept> equivs)
|
void |
Concept.mergeNarrowMatch(java.util.LinkedList<LinkedConcept> children)
|
void |
Concept.mergeRelatedMatch(java.util.LinkedList<LinkedConcept> children)
|
static void |
LinkedConcept.mergeSemanticRelation(java.util.LinkedList<LinkedConcept> currRels,
java.util.LinkedList<LinkedConcept> toBeCleaned)
|
static void |
LinkedConcept.mergeSemanticRelation(java.util.LinkedList<LinkedConcept> currRels,
java.util.LinkedList<LinkedConcept> toBeCleaned)
|
void |
Concept.setBroadMatch(java.util.LinkedList<LinkedConcept> parents)
|
void |
Concept.setCloseMatch(java.util.LinkedList<LinkedConcept> equivs)
|
void |
Concept.setExactMatch(java.util.LinkedList<LinkedConcept> equivs)
|
void |
Concept.setNarrowMatch(java.util.LinkedList<LinkedConcept> children)
|
void |
Concept.setRelatedMatch(java.util.LinkedList<LinkedConcept> seealso)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||