org.jenkinsci.plugins.vs_code_metrics
クラス CyclomaticComplexityGraph
java.lang.Object
hudson.util.Graph
org.jenkinsci.plugins.vs_code_metrics.AbstractGraph
org.jenkinsci.plugins.vs_code_metrics.CyclomaticComplexityGraph
public final class CyclomaticComplexityGraph
- extends AbstractGraph
| クラス hudson.util.Graph から継承されたメソッド |
doMap, doPng |
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CyclomaticComplexityGraph
public CyclomaticComplexityGraph(hudson.model.AbstractBuild<?,?> build,
String[] buildTokens,
Calendar timestamp,
int defaultW,
int defaultH)
getValue
protected int getValue(AbstractBean<?> bean)
- 定義:
- クラス
AbstractGraph 内の getValue
getValue
protected int getValue(VsCodeMetricsBuildAction action)
- 定義:
- クラス
AbstractGraph 内の getValue
Copyright © 2004-2014. All Rights Reserved.