Entity

Entity is derived class of VertexElem and represents an entity.

Fields

Methods

equals( object )

Returns True if object represents the same entity as self.

addResource( resource )

Assigns the given resource to the task.

removeResource( resource )

Removes the given resource assigned to the task.

Last updated