org.jenkinsci.plugins.vs_code_metrics.bean
クラス Module

java.lang.Object
  上位を拡張 org.jenkinsci.plugins.vs_code_metrics.bean.Metrics
      上位を拡張 org.jenkinsci.plugins.vs_code_metrics.bean.AbstractBean<Namespace>
          上位を拡張 org.jenkinsci.plugins.vs_code_metrics.bean.Module

public final class Module
extends AbstractBean<Namespace>


コンストラクタの概要
Module()
           
 
メソッドの概要
 
クラス org.jenkinsci.plugins.vs_code_metrics.bean.AbstractBean から継承されたメソッド
addChild, getChildren
 
クラス org.jenkinsci.plugins.vs_code_metrics.bean.Metrics から継承されたメソッド
getClassCoupling, getCyclomaticComplexity, getDepthOfInheritance, getLinesOfCode, getMaintainabilityIndex, getName, setClassCoupling, setCyclomaticComplexity, setDepthOfInheritance, setLinesOfCode, setMaintainabilityIndex, setName
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Module

public Module()


Copyright © 2004-2014. All Rights Reserved.