C# 클래스 UI.MetricsCheckedList

파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
edge_reciprocation bool
group_metrics bool
overall_graph_metrics bool
vertex_clustering_coefficient bool
vertex_degree bool
vertex_eigenvector_centrality bool
vertex_pagerank bool
vertex_reciprocated_pair_ratio bool

공개 메소드들

메소드 설명
MetricsCheckedList ( ) : Analyzer

메소드 상세

MetricsCheckedList() 공개 메소드

public MetricsCheckedList ( ) : Analyzer
리턴 Analyzer

프로퍼티 상세

edge_reciprocation 공개적으로 프로퍼티

public bool edge_reciprocation
리턴 bool

group_metrics 공개적으로 프로퍼티

public bool group_metrics
리턴 bool

overall_graph_metrics 공개적으로 프로퍼티

public bool overall_graph_metrics
리턴 bool

vertex_clustering_coefficient 공개적으로 프로퍼티

public bool vertex_clustering_coefficient
리턴 bool

vertex_degree 공개적으로 프로퍼티

public bool vertex_degree
리턴 bool

vertex_eigenvector_centrality 공개적으로 프로퍼티

public bool vertex_eigenvector_centrality
리턴 bool

vertex_pagerank 공개적으로 프로퍼티

public bool vertex_pagerank
리턴 bool

vertex_reciprocated_pair_ratio 공개적으로 프로퍼티

public bool vertex_reciprocated_pair_ratio
리턴 bool