|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.opencyc.xml.ImportDaml.DamlTermInfo
Records the DAML term information for Cyc import.
| Constructor Summary | |
ImportDaml.DamlTermInfo(ImportDaml parent)
Constructs a new DamlTermInfo object. |
|
| Method Summary | |
void |
coerceToNamespace()
Coerces a namespace:localname from the URI. |
boolean |
equals(java.lang.Object object)
Returns true some object equals this object |
boolean |
hasEquivalentCycTerm()
Returns true if this term has an equivalent existing Cyc term. |
java.lang.String |
literalValue()
Returns the literal value of this object. |
boolean |
mustBeUri(ImportDaml.DamlTermInfo predicateTermInfo)
Returns true if the uri does not represent an RDF object. |
java.lang.String |
toOriginalString()
Returns a non-substituted string representation of this object. |
java.lang.String |
toString()
Returns a string representation of this object. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ImportDaml.DamlTermInfo(ImportDaml parent)
| Method Detail |
public boolean equals(java.lang.Object object)
equals in class java.lang.Objectobject - the Object for equality comparisonpublic java.lang.String toOriginalString()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String literalValue()
public void coerceToNamespace()
public boolean mustBeUri(ImportDaml.DamlTermInfo predicateTermInfo)
predicateTermInfo - when present indicates that this
is the object of the RDF triplepublic boolean hasEquivalentCycTerm()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||