C# 클래스 CyPhy2CAD_CSharp.CommonTraversal

파일 보기 프로젝트 열기: metamorph-inc/meta-core 1 사용 예제들

공개 메소드들

메소드 설명
CommonTraversal ( ISIS.GME.Common start, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : System
CommonTraversal ( ISIS.GME.Dsml.CyPhyML.Interfaces connection, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : System
GetVisitedConnectionCount ( ) : int

비공개 메소드들

메소드 설명
GetRefportOrParent ( MgaConnection conn, string role = "src" ) : MgaFCO
Initialize ( ) : void
IsParent ( ISIS.GME.Dsml.CyPhyML.Interfaces conn, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : bool
VisitCADDatum ( ISIS.GME.Dsml.CyPhyML.Interfaces datum ) : void
VisitConnector ( ISIS.GME.Dsml.CyPhyML.Interfaces connector, MgaFCO parent ) : void
VisitConnectorComposition ( ISIS.GME.Dsml.CyPhyML.Interfaces connection ) : void

메소드 상세

CommonTraversal() 공개 메소드

public CommonTraversal ( ISIS.GME.Common start, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : System
start ISIS.GME.Common
topassembly ISIS.GME.Dsml.CyPhyML.Interfaces
리턴 System

CommonTraversal() 공개 메소드

public CommonTraversal ( ISIS.GME.Dsml.CyPhyML.Interfaces connection, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : System
connection ISIS.GME.Dsml.CyPhyML.Interfaces
topassembly ISIS.GME.Dsml.CyPhyML.Interfaces
리턴 System

GetVisitedConnectionCount() 공개 메소드

public GetVisitedConnectionCount ( ) : int
리턴 int