Uses of Class
de.uni_trier.wi2.procake.utils.composition.Parameter
-
Packages that use Parameter Package Description de.uni_trier.wi2.procake.data.io IO package for all packages of de.uni_trier.wi2.procake.data.de.uni_trier.wi2.procake.data.model.impl de.uni_trier.wi2.procake.data.object.nest.utils.impl de.uni_trier.wi2.procake.data.object.transformation de.uni_trier.wi2.procake.data.objectpool.impl de.uni_trier.wi2.procake.similarity.impl de.uni_trier.wi2.procake.utils.composition CAKE Composition Managerde.uni_trier.wi2.procake.utils.logger.log4j1_2_8Impl de.uni_trier.wi2.procake.utils.multilanguage.jdk1_4Impl de.uni_trier.wi2.procake.utils.ontology -
-
Uses of Parameter in de.uni_trier.wi2.procake.data.io
Methods in de.uni_trier.wi2.procake.data.io that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>IOImpl. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.data.model.impl
Fields in de.uni_trier.wi2.procake.data.model.impl declared as Parameter Modifier and Type Field Description ParameterModelFactoryObjectImpl. MODEL_NAMEParameterModelFactoryObjectImpl. MODEL_PATHMethods in de.uni_trier.wi2.procake.data.model.impl that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>ModelFactoryObjectImpl. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.data.object.nest.utils.impl
Fields in de.uni_trier.wi2.procake.data.object.nest.utils.impl declared as Parameter Modifier and Type Field Description protected ParameterNESTWorkflowStringVisualizerImpl. SHOW_CONTROLFLOW_EDGESprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_CONTROLFLOW_ELEMENT_IDSprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_CONTROLFLOW_END_ELEMENTSprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_DATA_IDSprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_DATA_IDS_IN_PLACEprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_DATAFLOW_EDGESprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_DFS_STRUCTUREprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_GRAPH_STRUCTUREprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_PART_OF_EDGESprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_SUBWORKFLOWSprotected ParameterNESTWorkflowStringVisualizerImpl. SHOW_TASK_IDSFields in de.uni_trier.wi2.procake.data.object.nest.utils.impl with type parameters of type Parameter Modifier and Type Field Description protected Map<Parameter,Predicate<? super NESTGraphItemObject>>NESTGraphVisualizerImpl. parameterToGraphItemTypeMappingprotected Map<Parameter,Predicate<? super NESTGraphItemObject>>NESTWorkflowVisualizerImpl. parameterToGraphItemTypeMappingMethods in de.uni_trier.wi2.procake.data.object.nest.utils.impl that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>NESTGraphVisualizerImpl. getParameters()List<Parameter>NESTWorkflowStringVisualizerImpl. getParameters()List<Parameter>NESTWorkflowVisualizerImpl. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.data.object.transformation
Fields in de.uni_trier.wi2.procake.data.object.transformation declared as Parameter Modifier and Type Field Description static ParameterTransformationConfigFactoryObjectImpl. CONFIG_FILENAMEMethods in de.uni_trier.wi2.procake.data.object.transformation that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>TransformationConfigFactoryObjectImpl. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.data.objectpool.impl
Methods in de.uni_trier.wi2.procake.data.objectpool.impl that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>WriteableObjectPoolImpl. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.similarity.impl
Fields in de.uni_trier.wi2.procake.similarity.impl declared as Parameter Modifier and Type Field Description ParameterSimilarityModelFactoryObjectImpl. MODEL_NAMEEach similarity model depends on a data model.ParameterSimilarityModelFactoryObjectImpl. SIM_MODEL_NAMEEach similarity model must have a unique name.ParameterSimilarityModelFactoryObjectImpl. SIM_MODEL_PATHMethods in de.uni_trier.wi2.procake.similarity.impl that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>SimilarityModelFactoryObjectImpl. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.utils.composition
Methods in de.uni_trier.wi2.procake.utils.composition that return Parameter Modifier and Type Method Description ParameterFactoryObjectImplementation. getParameter(String name)Methods in de.uni_trier.wi2.procake.utils.composition that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>AbstractEmptyFactoryObjectImplementation. getParameters()abstract List<Parameter>FactoryObjectImplementation. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.utils.logger.log4j1_2_8Impl
Methods in de.uni_trier.wi2.procake.utils.logger.log4j1_2_8Impl that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>SomeLogger. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.utils.multilanguage.jdk1_4Impl
Methods in de.uni_trier.wi2.procake.utils.multilanguage.jdk1_4Impl that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>MessageFormatterImpl. getParameters() -
Uses of Parameter in de.uni_trier.wi2.procake.utils.ontology
Fields in de.uni_trier.wi2.procake.utils.ontology declared as Parameter Modifier and Type Field Description ParameterOntologyFactoryObjectImpl. ONTOLOGY_NAMEParameterOntologyFactoryObjectImpl. ONTOLOGY_PATHParameterOntologyFactoryObjectImpl. ONTOLOGY_PATH_BACKUPMethods in de.uni_trier.wi2.procake.utils.ontology that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>OntologyFactoryObjectImpl. getParameters()
-