|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.clarkparsia.pellet.datatypes.AbstractBaseDatatype<T>
public abstract class AbstractBaseDatatype<T>
Title: Abstract base datatype type
Description: Base implementation to handle some boiler plate code shared by all datatype implementations
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
aterm.ATermAppl |
getName()
Get the datatype identifier |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.clarkparsia.pellet.datatypes.Datatype |
---|
asDataRange, getCanonicalRepresentation, getLiteral, getPrimitiveDatatype, getValue, isPrimitive |
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public aterm.ATermAppl getName()
Datatype
getName
in interface Datatype<T>
ATermAppl
of URI for datatypepublic int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |