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.objectpooleditor 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 Parameter
ModelFactoryObjectImpl. MODEL_NAME
Parameter
ModelFactoryObjectImpl. MODEL_PATH
Methods 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 Parameter
NESTWorkflowStringVisualizerImpl. SHOW_CONTROLFLOW_EDGES
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_CONTROLFLOW_ELEMENT_IDS
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_CONTROLFLOW_END_ELEMENTS
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_DATA_IDS
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_DATA_IDS_IN_PLACE
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_DATAFLOW_EDGES
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_DFS_STRUCTURE
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_GRAPH_STRUCTURE
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_PART_OF_EDGES
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_SUBWORKFLOWS
protected Parameter
NESTWorkflowStringVisualizerImpl. SHOW_TASK_IDS
Fields 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>>
NESTWorkflowVisualizerImpl. parameterToGraphItemTypeMapping
Methods 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>
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 Parameter
TransformationConfigFactoryObjectImpl. CONFIG_FILENAME
Methods 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 Parameter
SimilarityModelFactoryObjectImpl. MODEL_NAME
Each similarity model depends on a data model.Parameter
SimilarityModelFactoryObjectImpl. SIM_MODEL_NAME
Each similarity model must have a unique name.Parameter
SimilarityModelFactoryObjectImpl. SIM_MODEL_PATH
Methods 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 Parameter
FactoryObjectImplementation. 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.objectpooleditor
Fields in de.uni_trier.wi2.procake.utils.objectpooleditor with type parameters of type Parameter Modifier and Type Field Description protected Map<String,Parameter>
AggregateObjectLabelProviderImpl. parameterMap
Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.uni_trier.wi2.procake.utils.objectpooleditor that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>
AggregateObjectLabelProviderImpl. getParameters()
Deprecated, for removal: This API element is subject to removal in a future version. -
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 Parameter
OntologyFactoryObjectImpl. ONTOLOGY_NAME
Parameter
OntologyFactoryObjectImpl. ONTOLOGY_PATH
Parameter
OntologyFactoryObjectImpl. ONTOLOGY_PATH_BACKUP
Methods 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()
-