Uses of Class
de.uni_trier.wi2.procake.utils.composition.Parameter
Packages that use Parameter
Package
Description
IO package description
CAKE Composition Manager
-
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 -
Uses of Parameter in de.uni_trier.wi2.procake.data.model.impl
Fields in de.uni_trier.wi2.procake.data.model.impl declared as ParameterModifier and TypeFieldDescriptionfinal Parameter
ModelFactoryObjectImpl.MODEL_NAME
final Parameter
ModelFactoryObjectImpl.MODEL_PATH
Methods in de.uni_trier.wi2.procake.data.model.impl that return types with arguments of type Parameter -
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 ParameterModifier and TypeFieldDescriptionprotected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_CONTROLFLOW_EDGES
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_CONTROLFLOW_ELEMENT_IDS
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_CONTROLFLOW_END_ELEMENTS
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_DATA_IDS
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_DATA_IDS_IN_PLACE
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_DATAFLOW_EDGES
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_DFS_STRUCTURE
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_GRAPH_STRUCTURE
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_PART_OF_EDGES
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_SUBWORKFLOWS
protected final Parameter
NESTWorkflowStringVisualizerImpl.SHOW_TASK_IDS
Fields in de.uni_trier.wi2.procake.data.object.nest.utils.impl with type parameters of type ParameterModifier and TypeFieldDescriptionprotected Map<Parameter,
Predicate<? super NESTGraphItemObject>> NESTGraphVisualizerImpl.parameterToGraphItemTypeMapping
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 ParameterModifier and TypeMethodDescriptionNESTGraphVisualizerImpl.getParameters()
NESTWorkflowStringVisualizerImpl.getParameters()
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 ParameterModifier and TypeFieldDescriptionstatic final Parameter
TransformationConfigFactoryObjectImpl.CONFIG_FILENAME
Methods in de.uni_trier.wi2.procake.data.object.transformation that return types with arguments of type Parameter -
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 -
Uses of Parameter in de.uni_trier.wi2.procake.similarity.impl
Fields in de.uni_trier.wi2.procake.similarity.impl declared as ParameterModifier and TypeFieldDescriptionfinal Parameter
SimilarityModelFactoryObjectImpl.MODEL_NAME
Each similarity model depends on a data model.final Parameter
SimilarityModelFactoryObjectImpl.SIM_MODEL_NAME
Each similarity model must have a unique name.final Parameter
SimilarityModelFactoryObjectImpl.SIM_MODEL_PATH
Methods in de.uni_trier.wi2.procake.similarity.impl that return types with arguments of type Parameter -
Uses of Parameter in de.uni_trier.wi2.procake.utils.composition
Methods in de.uni_trier.wi2.procake.utils.composition that return ParameterMethods in de.uni_trier.wi2.procake.utils.composition that return types with arguments of type ParameterModifier and TypeMethodDescriptionAbstractEmptyFactoryObjectImplementation.getParameters()
FactoryObjectImplementation.getParameters()
-
Uses of Parameter in de.uni_trier.wi2.procake.utils.ontology
Fields in de.uni_trier.wi2.procake.utils.ontology declared as ParameterModifier and TypeFieldDescriptionfinal Parameter
OntologyFactoryObjectImpl.ONTOLOGY_NAME
final Parameter
OntologyFactoryObjectImpl.ONTOLOGY_PATH
final Parameter
OntologyFactoryObjectImpl.ONTOLOGY_PATH_BACKUP
Methods in de.uni_trier.wi2.procake.utils.ontology that return types with arguments of type Parameter