프로젝트

일반

사용자정보

개정판 762819ff

ID762819ffb0a744c5d9098aa5c44b47c0d5e58a71
상위 4a90fb87
하위 8c9f96ef

함의성이(가) 약 4년 전에 추가함

issue #000: separate case

Change-Id: I65075f933155ea72a201d9811cb37879edecf408

차이점 보기:

DTI_PID/DTI_PID/Shapes/EngineeringAbstractItem.py
458 458

  
459 459
        return None
460 460

  
461
    @property
462
    def case(self):
463
        matches = [attr for attr in self.attrs if attr.Attribute.upper() == 'CASE']
464
        if matches:
465
            return self.attrs[matches[0]]
466

  
467
        return None
468

  
461 469
    '''
462 470
    @stream_no.setter
463 471
    def stream_no(self, value):

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)