C# 클래스 Rhetos.Dsl.DefaultConcepts.AutoCodePropertyInfo

상속: IConceptInfo
파일 보기 프로젝트 열기: Rhetos/Rhetos 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CheckSemantics ( IEnumerable existingConcepts ) : void
CreateNewConcepts ( IEnumerable existingConcepts ) : IEnumerable

보호된 메소드들

메소드 설명
CreateUniqueConstraint ( ) : IConceptInfo

메소드 상세

CheckSemantics() 공개 메소드

public CheckSemantics ( IEnumerable existingConcepts ) : void
existingConcepts IEnumerable
리턴 void

CreateNewConcepts() 공개 메소드

public CreateNewConcepts ( IEnumerable existingConcepts ) : IEnumerable
existingConcepts IEnumerable
리턴 IEnumerable

CreateUniqueConstraint() 보호된 메소드

protected CreateUniqueConstraint ( ) : IConceptInfo
리턴 IConceptInfo