C# 클래스 libsbmlcs.ModelCreator

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

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
Equals ( Object sb ) : bool
GetHashCode ( ) : int
ModelCreator ( ) : System
ModelCreator ( ModelCreator orig ) : System
ModelCreator ( XMLNode creator ) : System
clone ( ) : ModelCreator
getEmail ( ) : string
getFamilyName ( ) : string
getGivenName ( ) : string
getOrganisation ( ) : string
getOrganization ( ) : string
hasBeenModified ( ) : bool
hasRequiredAttributes ( ) : bool
isSetEmail ( ) : bool
isSetFamilyName ( ) : bool
isSetGivenName ( ) : bool
isSetOrganisation ( ) : bool
isSetOrganization ( ) : bool
operator ( ) : bool
resetModifiedFlags ( ) : void
setEmail ( string email ) : int
setFamilyName ( string familyName ) : int
setGivenName ( string givenName ) : int
setOrganisation ( string organization ) : int
setOrganization ( string organization ) : int
unsetEmail ( ) : int
unsetFamilyName ( ) : int
unsetGivenName ( ) : int
unsetOrganisation ( ) : int
unsetOrganization ( ) : int

비공개 메소드들

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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Equals() 공개 메소드

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

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ModelCreator() 공개 메소드

public ModelCreator ( ) : System
리턴 System

ModelCreator() 공개 메소드

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

ModelCreator() 공개 메소드

public ModelCreator ( XMLNode creator ) : System
creator XMLNode
리턴 System

clone() 공개 메소드

public clone ( ) : ModelCreator
리턴 ModelCreator

getEmail() 공개 메소드

public getEmail ( ) : string
리턴 string

getFamilyName() 공개 메소드

public getFamilyName ( ) : string
리턴 string

getGivenName() 공개 메소드

public getGivenName ( ) : string
리턴 string

getOrganisation() 공개 메소드

public getOrganisation ( ) : string
리턴 string

getOrganization() 공개 메소드

public getOrganization ( ) : string
리턴 string

hasBeenModified() 공개 메소드

public hasBeenModified ( ) : bool
리턴 bool

hasRequiredAttributes() 공개 메소드

public hasRequiredAttributes ( ) : bool
리턴 bool

isSetEmail() 공개 메소드

public isSetEmail ( ) : bool
리턴 bool

isSetFamilyName() 공개 메소드

public isSetFamilyName ( ) : bool
리턴 bool

isSetGivenName() 공개 메소드

public isSetGivenName ( ) : bool
리턴 bool

isSetOrganisation() 공개 메소드

public isSetOrganisation ( ) : bool
리턴 bool

isSetOrganization() 공개 메소드

public isSetOrganization ( ) : bool
리턴 bool

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

resetModifiedFlags() 공개 메소드

public resetModifiedFlags ( ) : void
리턴 void

setEmail() 공개 메소드

public setEmail ( string email ) : int
email string
리턴 int

setFamilyName() 공개 메소드

public setFamilyName ( string familyName ) : int
familyName string
리턴 int

setGivenName() 공개 메소드

public setGivenName ( string givenName ) : int
givenName string
리턴 int

setOrganisation() 공개 메소드

public setOrganisation ( string organization ) : int
organization string
리턴 int

setOrganization() 공개 메소드

public setOrganization ( string organization ) : int
organization string
리턴 int

unsetEmail() 공개 메소드

public unsetEmail ( ) : int
리턴 int

unsetFamilyName() 공개 메소드

public unsetFamilyName ( ) : int
리턴 int

unsetGivenName() 공개 메소드

public unsetGivenName ( ) : int
리턴 int

unsetOrganisation() 공개 메소드

public unsetOrganisation ( ) : int
리턴 int

unsetOrganization() 공개 메소드

public unsetOrganization ( ) : int
리턴 int

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool