Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | CODING_STANDARD |
| Short Name | COS |
| View Name | CI_CODING_STANDARDS |
| Description | Standard that can be applied to projects regarding the generation |
| of code for a specific generation target | |
| Sub-type of | PROJECT_STANDARD |
| Versioning: | Structure of CODING_STANDARD versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
NAME |
| Used by: |
JDeveloper Enterprise Edition |
| Underlying table: | SDD_PST |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| ASSOCIATION_NAME_PREFIX | VARCHAR2(20) | Y | Association name prefix to be used in projects to which this standard is applied
Prompt: Association Member Name Prefix | ||
| ASSOCIATION_NAME_SUFFIX | VARCHAR2(20) | Y | Association name suffix to be used in projects to which this standard is applied
Prompt: Association Member Name Suffix | ||
| CLASS_NAME_PREFIX | VARCHAR2(20) | Y | Class name prefix to be used in projects to which this standard is applied
Prompt: Class Name Prefix | ||
| CLASS_NAME_SUFFIX | VARCHAR2(20) | Y | Class name suffix to be used in projects to which this standard is applied
Prompt: Class Name Suffix | ||
| DATA_MEMBER_NAME_PREFIX | VARCHAR2(20) | Y | Data member name prefix to be used in projects to which this standard is applied
Prompt: Data Member Name Prefix | ||
| DATA_MEMBER_NAME_SUFFIX | VARCHAR2(20) | Y | Data member name suffix to be used in projects to which this standard is applied
Prompt: Data Member Name Suffix | ||
| GENERATE_ACCESSORS_FLAG | VARCHAR2(1) | N | Indicates whether accessors to be generated in projects to which this standard is applied
Prompt: Generate Accessors ? Uppercase | YESNO | Y |
| GENERATE_COMMENTS_FLAG | VARCHAR2(1) | N | Indicates whether comments are to be generated in projects to which this standard is applied
Prompt: Generate Comments ? Uppercase | YESNO | Y |
| GENERATE_CREATE_METHOD_FLAG | VARCHAR2(1) | N | Indicates whether create method to be generated in projects to which this standard is applied
Prompt: Generate Create Methods ? Uppercase | YESNO | N |
| GENERATE_DML_METHODS_FLAG | VARCHAR2(1) | N | Indicates whether data manipulation methods to be generated in projects to which this standard is applied
Prompt: Generate Data Manipulation Methods Uppercase | YESNO | N |
| GENERATE_JAVA_IMP_STMTS_FLAG | VARCHAR2(1) | N | Indicates whether Java import statements to be generated in projects to which this standard is applied
Not displayed Uppercase | YESNO | Y |
| GENERATE_REMOVE_METHOD_FLAG | VARCHAR2(1) | N | Indicates whether remove method to be generated in projects to which this standard is applied
Prompt: Generate Remove Methods ? Uppercase | YESNO | N |
| GENERATE_TS_COLL_CLASS_FLAG | VARCHAR2(1) | N | Indicates whether type safe collection class to be generated in projects to which this standard is applied
Not displayed Uppercase | YESNO | Y |
| IMPLEMENTATION_TARGET | VARCHAR2(13) | Y | Implementation target to which this coding standard applies
Prompt: Implementation Target Uppercase | IMPLEMENTATION_TARGET | |
| NAME | VARCHAR2(100) | N | Name of the project standard
Prompt: Name Defined on PST supertype | ||
| PROJECT_STANDARD_SUBTYPE | VARCHAR2(3) | N | Sub-type discriminator. Internal system maintained property indicating the PROJECT_STANDARD subtype
Not displayed Uppercase System maintained Not updatable by user Defined on PST supertype | PROJECT_STANDARD_SUBTYPE | |
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC Defined on PST supertype |
Description |
| NOTES | CDINOT Defined on PST supertype |
Notes |
| Other Properties |
|---|
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference CODING_STANDARD:
Note: