//주차장법 시행규칙 6조 (노외주차장의 구조·설비기준) 1항 12호 Check(ERPA_6_1_12){ IF CS THEN KS } CS{ getObjectProperty(ParkingLot.buildingType)="BuildingType" getObjectProperty(ParkingLot.Floor.numberOf) >= 2 } KS{ getResult(ERPA_6_1_12_나)=TRUE }