|
Duplicate model objects with some selection of their subgraph. All target model objects must be in the current group context. The extra three data members allow adjustment of the related subgraph. The same type must not be listed in more than one of those data members. Use of a more specific sub-type in a data member always overrides the more general type in another.
The types of the model objects to actually duplicate.
The types of the model objects that should not be duplicated but that may participate in references involving duplicates.
The types of the model objects that should not be duplicated and that may not participate in references involving duplicates.
|