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

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

public final class Namespace
extends AbstractBean<Type>


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

コンストラクタの詳細

Namespace

public Namespace()


Copyright © 2004-2014. All Rights Reserved.