|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.schema.impl.osl.SubjectIndicatorMatcher
public class SubjectIndicatorMatcher
INTERNAL: Matches topics by their subject indicators.
| Field Summary | |
|---|---|
protected LocatorIF |
locator
|
| Constructor Summary | |
|---|---|
SubjectIndicatorMatcher(LocatorIF locator)
INTERNAL: Creates a subject indicator matcher that matches topics by the locator given. |
|
| Method Summary | |
|---|---|
boolean |
equals(TMObjectMatcherIF object)
INTERNAL: Returns true if this object equals the given parameter. |
LocatorIF |
getLocator()
INTERNAL: Returns the locator used for matching. |
boolean |
matches(TMObjectIF object)
INTERNAL: Returns true if this object is matched by the matcher. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected LocatorIF locator
| Constructor Detail |
|---|
public SubjectIndicatorMatcher(LocatorIF locator)
| Method Detail |
|---|
public LocatorIF getLocator()
public boolean matches(TMObjectIF object)
TMObjectMatcherIF
matches in interface TMObjectMatcherIFpublic String toString()
toString in class Objectpublic boolean equals(TMObjectMatcherIF object)
TMObjectMatcherIF
equals in interface TMObjectMatcherIF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||