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

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

public final class Type
extends AbstractBean<Member>


コンストラクタの概要
Type()
           
 
メソッドの概要
 
クラス 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
 

コンストラクタの詳細

Type

public Type()


Copyright © 2004-2014. All Rights Reserved.