Modifier and Type | Method and Description |
---|---|
static ActivityLabeler |
ActivityLabeler.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ActivityLabeler[] |
ActivityLabeler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
ActivityLabeler |
EPtree2SVGRecipe.Parameters.activityLabeler |
ActivityLabeler |
Petrinet2DotSVGRecipe.Parameters.activityLabeler |
ActivityLabeler |
Statechart2DotSVGRecipe.Parameters.activityLabeler |
ActivityLabeler |
Statechart2SVGRecipe.Parameters.activityLabeler |
Modifier and Type | Field and Description |
---|---|
Signal1<ActivityLabeler> |
DiscoveryWorkbenchController.View.SignalInputActivityLabeler |
Modifier and Type | Method and Description |
---|---|
abstract void |
DiscoveryWorkbenchController.View.setActivityLabeler(ActivityLabeler activityLabeler) |
void |
DiscoveryWorkbenchView.setActivityLabeler(ActivityLabeler activityLabeler) |
Modifier and Type | Method and Description |
---|---|
void |
SubviewSettingsPanel.setActivityLabeler(ActivityLabeler activityLabeler) |
void |
VisualizationSettingsPanel.setActivityLabeler(ActivityLabeler activityLabeler) |