<DefaultAnnotationBomFlagRegister>
Section:
Options
Required:
No
Value type:
Fully qualified Java class name
Default:
com.osm.datamgmt.biz.DefaultAnnotationBomFlagRegister
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
If <EnableAnnotationBomRegister> is true, then the class specified in this tag is used to register BOM tables and flags in Creo Elements/Direct Annotation.
Example
This example shows a valid configuration for the tag:
<DefaultAnnotationBomFlagRegister>com.acme.datamgmt.biz.MyAnnoBomFlagReg</DefaultAnnotationBomFlagRegister>
Was this helpful?