|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tm4j.topicmap.utils.extractors.ScopeExtractor
An extractor function which takes a ScopedObject instance as input and returns the collection of Topic instances that define the scope of the object as output.
| Constructor Summary | |
ScopeExtractor()
|
|
| Method Summary | |
java.lang.Object |
fn(java.lang.Object x)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ScopeExtractor()
| Method Detail |
public java.lang.Object fn(java.lang.Object x)
fn in interface uk.co.jezuk.mango.UnaryFunction
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||