C# Class libsbml.CVTerm

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
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

Private Methods

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

Method Details

CVTerm() public méthode

public CVTerm ( ) : System
Résultat System

CVTerm() public méthode

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

CVTerm() public méthode

public CVTerm ( XMLNode node ) : System
node XMLNode
Résultat System

CVTerm() public méthode

public CVTerm ( int type ) : System
type int
Résultat System

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

addNestedCVTerm() public méthode

public addNestedCVTerm ( CVTerm term ) : int
term CVTerm
Résultat int

addResource() public méthode

public addResource ( string resource ) : int
resource string
Résultat int

clone() public méthode

public clone ( ) : CVTerm
Résultat CVTerm

getBiologicalQualifierType() public méthode

public getBiologicalQualifierType ( ) : int
Résultat int

getListNestedCVTerms() public méthode

public getListNestedCVTerms ( ) : SWIGTYPE_p_List
Résultat SWIGTYPE_p_List

getModelQualifierType() public méthode

public getModelQualifierType ( ) : int
Résultat int

getNestedCVTerm() public méthode

public getNestedCVTerm ( long n ) : CVTerm
n long
Résultat CVTerm

getNumNestedCVTerms() public méthode

public getNumNestedCVTerms ( ) : long
Résultat long

getNumResources() public méthode

public getNumResources ( ) : long
Résultat long

getQualifierType() public méthode

public getQualifierType ( ) : int
Résultat int

getResourceURI() public méthode

public getResourceURI ( long n ) : string
n long
Résultat string

getResources() public méthode

public getResources ( ) : XMLAttributes
Résultat XMLAttributes

hasBeenModified() public méthode

public hasBeenModified ( ) : bool
Résultat bool

hasRequiredAttributes() public méthode

public hasRequiredAttributes ( ) : bool
Résultat bool

operator() public static méthode

public static operator ( ) : bool
Résultat bool

removeNestedCVTerm() public méthode

public removeNestedCVTerm ( long n ) : CVTerm
n long
Résultat CVTerm

removeResource() public méthode

public removeResource ( string resource ) : int
resource string
Résultat int

resetModifiedFlags() public méthode

public resetModifiedFlags ( ) : void
Résultat void

setBiologicalQualifierType() public méthode

public setBiologicalQualifierType ( int type ) : int
type int
Résultat int

setBiologicalQualifierType() public méthode

public setBiologicalQualifierType ( string qualifier ) : int
qualifier string
Résultat int

setModelQualifierType() public méthode

public setModelQualifierType ( int type ) : int
type int
Résultat int

setModelQualifierType() public méthode

public setModelQualifierType ( string qualifier ) : int
qualifier string
Résultat int

setQualifierType() public méthode

public setQualifierType ( int type ) : int
type int
Résultat int

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool