프롤로그 섹션에는 프레임워크 파일과 헤더 또는 푸터 파일(적용 가능한 경우)이 포함됩니다.
<lang>_CG::Class/Package::SpecIncludes 특성을 사용하여 추가적인 포함 파일을 추가할 수 있습니다. IBM® Rational® Rhapsody® 디자인의 일부가 아닌 모듈에 대한 종속성을 작성하는 경우 추가적인 포함 파일을 추가해야 할 수도 있습니다.
#ifndef class_H #define class_H #include <oxf.h> // The framework header file //------------------------------------------------------ // class.h //------------------------------------------------------