Interface Typed

Description

Indicates that a Topic Maps construct is typed.

Indicates that a Topic Maps construct is typed. Associations, Roles, Occurrences, and Names are typed.

Located in /core/Typed.interface.php (line 25)

Construct
   |
   --Typed
Method Summary
void setType (Topic $type)
Methods
getType (line 32)

Returns the type of this construct.

Returns the type of this construct.

  • access: public
Topic getType ()
setType (line 43)

Sets the type of this construct.

Sets the type of this construct. Any previous type is overridden.

void setType (Topic $type)
  • Topic $type: The topic that should define the nature of this construct.

Inherited Methods

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:28 +0200 by phpDocumentor 1.4.0