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

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

public class GeneralDescriptorFactory
extends Object
implements IDescriptorFactory<GeneralDescriptor>

Author:
Ondrej

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

Method Detail

getInstance

public static GeneralDescriptorFactory getInstance()

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.