C# Class libsbmlcs.ModelCreator

Inheritance: IDisposable
Afficher le fichier Open project: sys-bio/libroadrunner-deps Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
ModelCreator ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( ModelCreator obj ) : HandleRef
getCPtrAndDisown ( ModelCreator obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Equals() public méthode

public Equals ( Object sb ) : bool
sb Object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ModelCreator() public méthode

public ModelCreator ( ) : System
Résultat System

ModelCreator() public méthode

public ModelCreator ( ModelCreator orig ) : System
orig ModelCreator
Résultat System

ModelCreator() public méthode

public ModelCreator ( XMLNode creator ) : System
creator XMLNode
Résultat System

clone() public méthode

public clone ( ) : ModelCreator
Résultat ModelCreator

getEmail() public méthode

public getEmail ( ) : string
Résultat string

getFamilyName() public méthode

public getFamilyName ( ) : string
Résultat string

getGivenName() public méthode

public getGivenName ( ) : string
Résultat string

getOrganisation() public méthode

public getOrganisation ( ) : string
Résultat string

getOrganization() public méthode

public getOrganization ( ) : string
Résultat string

hasBeenModified() public méthode

public hasBeenModified ( ) : bool
Résultat bool

hasRequiredAttributes() public méthode

public hasRequiredAttributes ( ) : bool
Résultat bool

isSetEmail() public méthode

public isSetEmail ( ) : bool
Résultat bool

isSetFamilyName() public méthode

public isSetFamilyName ( ) : bool
Résultat bool

isSetGivenName() public méthode

public isSetGivenName ( ) : bool
Résultat bool

isSetOrganisation() public méthode

public isSetOrganisation ( ) : bool
Résultat bool

isSetOrganization() public méthode

public isSetOrganization ( ) : bool
Résultat bool

operator() public static méthode

public static operator ( ) : bool
Résultat bool

resetModifiedFlags() public méthode

public resetModifiedFlags ( ) : void
Résultat void

setEmail() public méthode

public setEmail ( string email ) : int
email string
Résultat int

setFamilyName() public méthode

public setFamilyName ( string familyName ) : int
familyName string
Résultat int

setGivenName() public méthode

public setGivenName ( string givenName ) : int
givenName string
Résultat int

setOrganisation() public méthode

public setOrganisation ( string organization ) : int
organization string
Résultat int

setOrganization() public méthode

public setOrganization ( string organization ) : int
organization string
Résultat int

unsetEmail() public méthode

public unsetEmail ( ) : int
Résultat int

unsetFamilyName() public méthode

public unsetFamilyName ( ) : int
Résultat int

unsetGivenName() public méthode

public unsetGivenName ( ) : int
Résultat int

unsetOrganisation() public méthode

public unsetOrganisation ( ) : int
Résultat int

unsetOrganization() public méthode

public unsetOrganization ( ) : int
Résultat int

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool