cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Interface ItemTyped

All Known Implementing Classes:
Item, ItemCategory, ItemCompositeImpl, ItemMessage

public interface ItemTyped

Interface marking the object as "typed" therefore being a subject for description by ItemDescriptor.


Method Summary
 ItemType getType()
          Returns ItemType as injected by ItemTranslator.
 

Method Detail

getType

ItemType getType()
Returns ItemType as injected by ItemTranslator.

Returns: