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

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

public class GeneralDescriptorFactory
extends Object
implements IDescriptorFactory<GeneralDescriptor>

Author:
Ondrej

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

Constructor Detail

GeneralDescriptorFactory

public GeneralDescriptorFactory()
Method Detail

getNewDescriptor

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


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