C# 클래스 libsbmlcs.SBO

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

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
SBO ( ) : System
checkTerm ( int sboTerm ) : bool
checkTerm ( string sboTerm ) : bool
intToString ( int sboTerm ) : string
isConservationLaw ( long term ) : bool
isContinuousFramework ( long term ) : bool
isDiscreteFramework ( long term ) : bool
isEntity ( long term ) : bool
isEvent ( long term ) : bool
isFunctionalCompartment ( long term ) : bool
isFunctionalEntity ( long term ) : bool
isInteraction ( long term ) : bool
isKineticConstant ( long term ) : bool
isLogicalFramework ( long term ) : bool
isMaterialEntity ( long term ) : bool
isMathematicalExpression ( long term ) : bool
isMetadataRepresentation ( long term ) : bool
isModellingFramework ( long term ) : bool
isModifier ( long term ) : bool
isObselete ( long term ) : bool
isOccurringEntityRepresentation ( long term ) : bool
isParticipant ( long term ) : bool
isParticipantRole ( long term ) : bool
isPhysicalEntityRepresentation ( long term ) : bool
isPhysicalParticipant ( long term ) : bool
isProduct ( long term ) : bool
isQuantitativeParameter ( long term ) : bool
isQuantitativeSystemsDescriptionParameter ( long term ) : bool
isRateLaw ( long term ) : bool
isReactant ( long term ) : bool
isSteadyStateExpression ( long term ) : bool
isSystemsDescriptionParameter ( long term ) : bool
stringToInt ( string sboTerm ) : int

비공개 메소드들

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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SBO() 공개 메소드

public SBO ( ) : System
리턴 System

checkTerm() 공개 정적인 메소드

public static checkTerm ( int sboTerm ) : bool
sboTerm int
리턴 bool

checkTerm() 공개 정적인 메소드

public static checkTerm ( string sboTerm ) : bool
sboTerm string
리턴 bool

intToString() 공개 정적인 메소드

public static intToString ( int sboTerm ) : string
sboTerm int
리턴 string

isConservationLaw() 공개 정적인 메소드

public static isConservationLaw ( long term ) : bool
term long
리턴 bool

isContinuousFramework() 공개 정적인 메소드

public static isContinuousFramework ( long term ) : bool
term long
리턴 bool

isDiscreteFramework() 공개 정적인 메소드

public static isDiscreteFramework ( long term ) : bool
term long
리턴 bool

isEntity() 공개 정적인 메소드

public static isEntity ( long term ) : bool
term long
리턴 bool

isEvent() 공개 정적인 메소드

public static isEvent ( long term ) : bool
term long
리턴 bool

isFunctionalCompartment() 공개 정적인 메소드

public static isFunctionalCompartment ( long term ) : bool
term long
리턴 bool

isFunctionalEntity() 공개 정적인 메소드

public static isFunctionalEntity ( long term ) : bool
term long
리턴 bool

isInteraction() 공개 정적인 메소드

public static isInteraction ( long term ) : bool
term long
리턴 bool

isKineticConstant() 공개 정적인 메소드

public static isKineticConstant ( long term ) : bool
term long
리턴 bool

isLogicalFramework() 공개 정적인 메소드

public static isLogicalFramework ( long term ) : bool
term long
리턴 bool

isMaterialEntity() 공개 정적인 메소드

public static isMaterialEntity ( long term ) : bool
term long
리턴 bool

isMathematicalExpression() 공개 정적인 메소드

public static isMathematicalExpression ( long term ) : bool
term long
리턴 bool

isMetadataRepresentation() 공개 정적인 메소드

public static isMetadataRepresentation ( long term ) : bool
term long
리턴 bool

isModellingFramework() 공개 정적인 메소드

public static isModellingFramework ( long term ) : bool
term long
리턴 bool

isModifier() 공개 정적인 메소드

public static isModifier ( long term ) : bool
term long
리턴 bool

isObselete() 공개 정적인 메소드

public static isObselete ( long term ) : bool
term long
리턴 bool

isOccurringEntityRepresentation() 공개 정적인 메소드

public static isOccurringEntityRepresentation ( long term ) : bool
term long
리턴 bool

isParticipant() 공개 정적인 메소드

public static isParticipant ( long term ) : bool
term long
리턴 bool

isParticipantRole() 공개 정적인 메소드

public static isParticipantRole ( long term ) : bool
term long
리턴 bool

isPhysicalEntityRepresentation() 공개 정적인 메소드

public static isPhysicalEntityRepresentation ( long term ) : bool
term long
리턴 bool

isPhysicalParticipant() 공개 정적인 메소드

public static isPhysicalParticipant ( long term ) : bool
term long
리턴 bool

isProduct() 공개 정적인 메소드

public static isProduct ( long term ) : bool
term long
리턴 bool

isQuantitativeParameter() 공개 정적인 메소드

public static isQuantitativeParameter ( long term ) : bool
term long
리턴 bool

isQuantitativeSystemsDescriptionParameter() 공개 정적인 메소드

public static isQuantitativeSystemsDescriptionParameter ( long term ) : bool
term long
리턴 bool

isRateLaw() 공개 정적인 메소드

public static isRateLaw ( long term ) : bool
term long
리턴 bool

isReactant() 공개 정적인 메소드

public static isReactant ( long term ) : bool
term long
리턴 bool

isSteadyStateExpression() 공개 정적인 메소드

public static isSteadyStateExpression ( long term ) : bool
term long
리턴 bool

isSystemsDescriptionParameter() 공개 정적인 메소드

public static isSystemsDescriptionParameter ( long term ) : bool
term long
리턴 bool

stringToInt() 공개 정적인 메소드

public static stringToInt ( string sboTerm ) : int
sboTerm string
리턴 int

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool