org.yawlfoundation.yawl.procletService.editor.pconns
Class VertexDemo.VertexStringerImpl<V,S>
java.lang.Object
org.yawlfoundation.yawl.procletService.editor.pconns.VertexDemo.VertexStringerImpl<V,S>
- Enclosing class:
- VertexDemo
public static class VertexDemo.VertexStringerImpl<V,S>
- extends Object
A simple implementation of VertexStringer that
gets Vertex labels from a Map
- Author:
- Tom Nelson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VertexDemo.VertexStringerImpl
public VertexDemo.VertexStringerImpl(Map<V,String> map)
transform
public String transform(V v)
isEnabled
public boolean isEnabled()
- Returns:
- Returns the enabled.
setEnabled
public void setEnabled(boolean enabled)
- Parameters:
enabled - The enabled to set.
Copyright © 2004-2012 The YAWL Foundation.