public class AssociationConverter extends Object implements EdgeConverter<Association>
| Constructor and Description |
|---|
AssociationConverter(TypedFactoryManager factoryManager,
PropertyReaderFactory propertyReaderFactory) |
| Modifier and Type | Method and Description |
|---|---|
Result<BpmnEdge> |
convertEdge(Association association,
Map<String,BpmnNode> nodes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresult, validpublic AssociationConverter(TypedFactoryManager factoryManager, PropertyReaderFactory propertyReaderFactory)
public Result<BpmnEdge> convertEdge(Association association, Map<String,BpmnNode> nodes)
convertEdge in interface EdgeConverter<Association>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.