jInfer

Uses of Class
cz.cuni.mff.ksi.jinfer.base.objects.VirtualCategoryPanel

Packages that use VirtualCategoryPanel
cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.properties This package contains logic for Layout selection and configuration. 
cz.cuni.mff.ksi.jinfer.base.interfaces This package contains various interfaces used in jInfer. 
cz.cuni.mff.ksi.jinfer.basicdtd.properties This package contains logic for Basic DTD Exporter configuration. 
cz.cuni.mff.ksi.jinfer.basicigg.properties This package contains logic for Basic IGG configuration. 
cz.cuni.mff.ksi.jinfer.basicxsd.properties This package contains logic for Basic XSD Exporter configuration. 
cz.cuni.mff.ksi.jinfer.functionalDependencies.properties   
cz.cuni.mff.ksi.jinfer.projecttype.properties This package contains classes which creates jInfer project properties dialog. 
cz.cuni.mff.ksi.jinfer.runner.properties This package contains the configuration of Runner's properties, that is specific settings for each one of jInfer projects. 
cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.properties Properties for Chained cleaner. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.properties Properties for Combined merge condition tester. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.properties Properties panel for KHContext module. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties Properties panel for SKStrings module. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties Properties panel for AutomatonMergingState module. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties Properties panel for StateRemoval module. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.fullscan.properties   
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.weighted.properties   
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties Properties panel for StateRemoval module. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties Properties for Chained cleaner. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.properties Properties panel for DefectiveMDL module. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.properties Properties panel for Greedy module. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.properties Properties panel for GreedyMDL module. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.properties Properties panel for KHgrams module. 
cz.cuni.mff.ksi.jinfer.twostep.properties Properties panel for TwoStepSimplifier module. 
cz.cuni.mff.ksi.jinfer.xsdimporter.properties Package contains logic for module configuration. 
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.properties
 

Methods in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> LayoutPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.base.interfaces
 

Methods in cz.cuni.mff.ksi.jinfer.base.interfaces that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> PropertiesPanelProvider.getSubCategories()
          Get List of all children virtual categories of this category.
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.basicdtd.properties
 

Methods in cz.cuni.mff.ksi.jinfer.basicdtd.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> PropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.basicigg.properties
 

Methods in cz.cuni.mff.ksi.jinfer.basicigg.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> PropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.basicxsd.properties
 

Methods in cz.cuni.mff.ksi.jinfer.basicxsd.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> PropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.functionalDependencies.properties
 

Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> PropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.projecttype.properties
 

Methods in cz.cuni.mff.ksi.jinfer.projecttype.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> ProjectPropertiesPanelProvider.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.runner.properties
 

Methods in cz.cuni.mff.ksi.jinfer.runner.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> PropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> CleanerChainedPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> CombinedPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> KHContextPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> SKStringsPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> AutomatonMergingStatePropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> StateRemovalPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.fullscan.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.fullscan.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> FullscanPropertiesPanetProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.weighted.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.weighted.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> WeightedPropertiesPanetProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> StateRemovalOrderedPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> AutomatonSimplifierChainedPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> DefectiveMDLPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> GreedyPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> GreedyMDLPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> KHgramsPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.twostep.properties
 

Methods in cz.cuni.mff.ksi.jinfer.twostep.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> TwoStepPropertiesPanelProviderImpl.getSubCategories()
           
 

Uses of VirtualCategoryPanel in cz.cuni.mff.ksi.jinfer.xsdimporter.properties
 

Methods in cz.cuni.mff.ksi.jinfer.xsdimporter.properties that return types with arguments of type VirtualCategoryPanel
 List<VirtualCategoryPanel> PropertiesPanelProviderImpl.getSubCategories()
           
 


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011