de.twenty11.skysail.common.graphs
Annotation Type Graph


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface Graph


Optional Element Summary
 String edgesPath
           
 String nodesPath
           
 

nodesPath

public abstract String nodesPath
Returns:
Default:
""

edgesPath

public abstract String edgesPath
Returns:
Default:
""


Copyright © 2011-2012. All Rights Reserved.