Uses of Interface
de.ukn.hci.squidy.manager.data.IDataVisitorFactory

Packages that use IDataVisitorFactory
de.ukn.hci.squidy.manager.data Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.manager.data.impl   
de.ukn.hci.squidy.manager.model Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
 

Uses of IDataVisitorFactory in de.ukn.hci.squidy.manager.data
 

Methods in de.ukn.hci.squidy.manager.data that return IDataVisitorFactory
 IDataVisitorFactory IDataVisitor.getFactory()
           
 IDataVisitorFactory AbstractDataVisitor.getFactory()
           
 

Constructors in de.ukn.hci.squidy.manager.data with parameters of type IDataVisitorFactory
AbstractDataVisitor(IDataVisitorFactory factory)
           
 

Uses of IDataVisitorFactory in de.ukn.hci.squidy.manager.data.impl
 

Classes in de.ukn.hci.squidy.manager.data.impl that implement IDataVisitorFactory
 class DataTestVisitorFactory
          DataTestVisitorFactory.
 

Constructors in de.ukn.hci.squidy.manager.data.impl with parameters of type IDataVisitorFactory
DataTestVisitor(IDataVisitorFactory factory)
           
 

Uses of IDataVisitorFactory in de.ukn.hci.squidy.manager.model
 

Methods in de.ukn.hci.squidy.manager.model with parameters of type IDataVisitorFactory
 boolean Piping.addDataVisitorFactory(IDataVisitorFactory factory)
           
 boolean Piping.removeDataVisitorFactory(IDataVisitorFactory factory)
           
 



Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.