cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Descriptor: Current Object Type

chekm8
Contributor

Is there a way to output the current object type (e.g. "Application", "Database") when processing a descriptor?

I know I can create descriptors for each object type but, I am looking to have s single descriptor for most objects with the only thing changing being the specific object type name.  

1 Reply

hsoegaard
MEGA Partner
MEGA Partner

Hi,

 

In theory you could create a descriptor for the MetaClass "Generic Object" since all meta classes is a sub-class of this metaclass. But you would only be able to output name, comments etc.

 

In order to have full control of what you output, you would have to create a Descriptor per MetaClass.