cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Class OtherDescriptorFactory

Package class diagram package OtherDescriptorFactory
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.OtherDescriptorFactory
All Implemented Interfaces:
IDescriptorFactory<OtherDescriptor>

public class OtherDescriptorFactory
extends Object
implements IDescriptorFactory<OtherDescriptor>

An 'other item type' factory takes care about all items which fall into a ItemType.Category#OTHER.

Author:
Jimmy

Constructor Summary
OtherDescriptorFactory()
           
 
Method Summary
 OtherDescriptor getNewDescriptor(ItemTyped configMsg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OtherDescriptorFactory

public OtherDescriptorFactory()
Method Detail

getNewDescriptor

public OtherDescriptor getNewDescriptor(ItemTyped configMsg)
Specified by:
getNewDescriptor in interface IDescriptorFactory<OtherDescriptor>


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.