C# 클래스 BcsResolver.File.BcsFileHandler

상속: IDisposable
파일 보기 프로젝트 열기: sybila/BCSParser 1 사용 예제들

공개 메소드들

메소드 설명
CreateComplexes ( ) : void
Dispose ( ) : void
ParseReactions ( ) : void
ProcessDefinitionFile ( string fileName ) : void

비공개 메소드들

메소드 설명
CreateAtomicAgents ( ) : void
CreateComponents ( ) : void
CreateLocations ( ) : void
CreateStates ( ) : void
ParseModifiers ( ) : void
PostProcessExpressionTrees ( ) : void
ProcessEntities ( ) : void
ProcessRules ( ) : void

메소드 상세

CreateComplexes() 공개 메소드

public CreateComplexes ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

ParseReactions() 공개 메소드

public ParseReactions ( ) : void
리턴 void

ProcessDefinitionFile() 공개 메소드

public ProcessDefinitionFile ( string fileName ) : void
fileName string
리턴 void