C# 클래스 libsbml.CVTerm

상속: IDisposable
파일 보기 프로젝트 열기: sys-bio/libroadrunner-deps 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
CVTerm ( ) : System
CVTerm ( CVTerm orig ) : System
CVTerm ( XMLNode node ) : System
CVTerm ( int type ) : System
Dispose ( ) : void
Equals ( Object sb ) : bool
GetHashCode ( ) : int
addNestedCVTerm ( CVTerm term ) : int
addResource ( string resource ) : int
clone ( ) : CVTerm
getBiologicalQualifierType ( ) : int
getListNestedCVTerms ( ) : SWIGTYPE_p_List
getModelQualifierType ( ) : int
getNestedCVTerm ( long n ) : CVTerm
getNumNestedCVTerms ( ) : long
getNumResources ( ) : long
getQualifierType ( ) : int
getResourceURI ( long n ) : string
getResources ( ) : XMLAttributes
hasBeenModified ( ) : bool
hasRequiredAttributes ( ) : bool
operator ( ) : bool
removeNestedCVTerm ( long n ) : CVTerm
removeResource ( string resource ) : int
resetModifiedFlags ( ) : void
setBiologicalQualifierType ( int type ) : int
setBiologicalQualifierType ( string qualifier ) : int
setModelQualifierType ( int type ) : int
setModelQualifierType ( string qualifier ) : int
setQualifierType ( int type ) : int

비공개 메소드들

메소드 설명
CVTerm ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( CVTerm obj ) : HandleRef
getCPtrAndDisown ( CVTerm obj ) : HandleRef

메소드 상세

CVTerm() 공개 메소드

public CVTerm ( ) : System
리턴 System

CVTerm() 공개 메소드

public CVTerm ( CVTerm orig ) : System
orig CVTerm
리턴 System

CVTerm() 공개 메소드

public CVTerm ( XMLNode node ) : System
node XMLNode
리턴 System

CVTerm() 공개 메소드

public CVTerm ( int type ) : System
type int
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Equals() 공개 메소드

public Equals ( Object sb ) : bool
sb Object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

addNestedCVTerm() 공개 메소드

public addNestedCVTerm ( CVTerm term ) : int
term CVTerm
리턴 int

addResource() 공개 메소드

public addResource ( string resource ) : int
resource string
리턴 int

clone() 공개 메소드

public clone ( ) : CVTerm
리턴 CVTerm

getBiologicalQualifierType() 공개 메소드

public getBiologicalQualifierType ( ) : int
리턴 int

getListNestedCVTerms() 공개 메소드

public getListNestedCVTerms ( ) : SWIGTYPE_p_List
리턴 SWIGTYPE_p_List

getModelQualifierType() 공개 메소드

public getModelQualifierType ( ) : int
리턴 int

getNestedCVTerm() 공개 메소드

public getNestedCVTerm ( long n ) : CVTerm
n long
리턴 CVTerm

getNumNestedCVTerms() 공개 메소드

public getNumNestedCVTerms ( ) : long
리턴 long

getNumResources() 공개 메소드

public getNumResources ( ) : long
리턴 long

getQualifierType() 공개 메소드

public getQualifierType ( ) : int
리턴 int

getResourceURI() 공개 메소드

public getResourceURI ( long n ) : string
n long
리턴 string

getResources() 공개 메소드

public getResources ( ) : XMLAttributes
리턴 XMLAttributes

hasBeenModified() 공개 메소드

public hasBeenModified ( ) : bool
리턴 bool

hasRequiredAttributes() 공개 메소드

public hasRequiredAttributes ( ) : bool
리턴 bool

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

removeNestedCVTerm() 공개 메소드

public removeNestedCVTerm ( long n ) : CVTerm
n long
리턴 CVTerm

removeResource() 공개 메소드

public removeResource ( string resource ) : int
resource string
리턴 int

resetModifiedFlags() 공개 메소드

public resetModifiedFlags ( ) : void
리턴 void

setBiologicalQualifierType() 공개 메소드

public setBiologicalQualifierType ( int type ) : int
type int
리턴 int

setBiologicalQualifierType() 공개 메소드

public setBiologicalQualifierType ( string qualifier ) : int
qualifier string
리턴 int

setModelQualifierType() 공개 메소드

public setModelQualifierType ( int type ) : int
type int
리턴 int

setModelQualifierType() 공개 메소드

public setModelQualifierType ( string qualifier ) : int
qualifier string
리턴 int

setQualifierType() 공개 메소드

public setQualifierType ( int type ) : int
type int
리턴 int

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool