PHP 인터페이스 Storm\Core\Object\IProcedure

저자: Elliot Levin ([email protected])
파일 보기 프로젝트 열기: timetoogo/penumbra 0 사용 예제들

공개 메소드들

메소드 설명
GetCriterion ( ) : Storm\Core\Object\ICriterion
GetEntityType ( ) : string
GetExpressions ( ) : AssignmentExpression[]

메소드 상세

GetCriterion() 공개 메소드

public GetCriterion ( ) : Storm\Core\Object\ICriterion
리턴 Storm\Core\Object\ICriterion

GetEntityType() 공개 메소드

public GetEntityType ( ) : string
리턴 string

GetExpressions() 공개 메소드

public GetExpressions ( ) : AssignmentExpression[]
리턴 Storm\Core\Object\Expressions\AssignmentExpression[]