Common base interface for Occurrences and IVariants.
Common base interface for Occurrences and IVariants. See Topic Maps Data Model (TMDM) section 4.4 "Datatypes" (http://www.isotopicmaps.org/sam/sam-model/#d0e507) for datatype definition.
Located in /core/DatatypeAware.interface.php (line 26)
Construct | --Reifiable | --DatatypeAware
Class | Description |
---|---|
Occurrence | Represents an occurrence item. |
IVariant | Represents a variant item. |
Returns the URI identifying the datatype of the value.
Returns the URI identifying the datatype of the value. E.g. http://www.w3.org/2001/XMLSchema#string indicates a string value.
Returns the string representation of the value.
Returns the string representation of the value.
Sets the value and the datatype.
Sets the value and the datatype.
Inherited From Reifiable
Reifiable::getReifier()
Reifiable::setReifier()
Inherited From Construct
Construct::addItemIdentifier()
Construct::equals()
Construct::getId()
Construct::getItemIdentifiers()
Construct::getParent()
Construct::getTopicMap()
Construct::hashCode()
Construct::remove()
Construct::removeItemIdentifier()
Documentation generated on Mon, 19 Sep 2011 21:01:26 +0200 by phpDocumentor 1.4.0