C# 클래스 AIMA.Core.Logic.FOL.StandardizeApartIndexicalImpl

상속: StandardizeApartIndexical
파일 보기 프로젝트 열기: PaulMineau/AIMA.Net

공개 메소드들

메소드 설명
StandardizeApartIndexicalImpl ( String prefix ) : System
getNextIndex ( ) : int
getPrefix ( ) : String

메소드 상세

StandardizeApartIndexicalImpl() 공개 메소드

public StandardizeApartIndexicalImpl ( String prefix ) : System
prefix String
리턴 System

getNextIndex() 공개 메소드

public getNextIndex ( ) : int
리턴 int

getPrefix() 공개 메소드

public getPrefix ( ) : String
리턴 String