Uses of Class
org.processmining.plugins.declare.visualizing.ActivityDefinitonCell

Packages that use ActivityDefinitonCell
org.processmining.plugins.declare.visualizing   
 

Uses of ActivityDefinitonCell in org.processmining.plugins.declare.visualizing
 

Subclasses of ActivityDefinitonCell in org.processmining.plugins.declare.visualizing
 class ActivityCell
           Title: DECLARE
 

Methods in org.processmining.plugins.declare.visualizing that return ActivityDefinitonCell
 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
 

Methods in org.processmining.plugins.declare.visualizing that return types with arguments of type ActivityDefinitonCell
 java.util.List<ActivityDefinitonCell> AssignmentModelView.activityDefinitionCells()
          activityDefinitionCells