Package | Description |
---|---|
org.processmining.plugins.declareminer.visualizing |
Modifier and Type | Class and Description |
---|---|
class |
ActivityCell
Title: DECLARE
|
Modifier and Type | Method and Description |
---|---|
ActivityDefinitonCell |
ActivityDefinitionPort.ActivityDefinitionView()
converts the owner vertex into the ActivityDefinitionView type
|
protected ActivityDefinitonCell |
AssignmentModelView.createActivityCell(ActivityDefinition activityDefinition,
int x,
int y) |
protected ActivityDefinitonCell |
AssignmentView.createActivityCell(ActivityDefinition activityDefinition,
int x,
int y) |
ActivityDefinitonCell |
AssignmentModelView.getActivityDefinitionCell(ActivityDefinition job)
getActivityDefinitionCell
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ActivityDefinitonCell> |
AssignmentModelView.activityDefinitionCells()
activityDefinitionCells
|
Constructor and Description |
---|
DeclareNode(ActivityDefinitonCell activity,
org.processmining.models.graphbased.directed.AbstractDirectedGraph<?,?> graph) |