Uses of Class
de.xima.fc.workflow.designer.model.WorkflowElementList
Packages that use WorkflowElementList
- 
Uses of WorkflowElementList in de.xima.fc.workflow.designer.exception
Methods in de.xima.fc.workflow.designer.exception that return WorkflowElementListConstructors in de.xima.fc.workflow.designer.exception with parameters of type WorkflowElementListModifierConstructorDescriptionStateReferencedByElementsException(WorkflowStateModel stateModel, WorkflowElementList elements, Map<NodeKey, String> nodeNames, Map<TriggerKey, String> triggerNames)  - 
Uses of WorkflowElementList in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return WorkflowElementListModifier and TypeMethodDescriptionstatic WorkflowElementListWorkflowElementList.empty()WorkflowEntityReferences.getReferences(Class<WorkflowState> entityType, UUID uuid) Constructor parameters in de.xima.fc.workflow.designer.model with type arguments of type WorkflowElementListModifierConstructorDescriptionWorkflowEntityReferences(Map<Class<? extends IUUIDEntity>, Map<UUID, WorkflowElementList>> refs, Map<NodeKey, String> nodeNames, Map<TriggerKey, String> triggerNames)