![]() | Query |
Name | Description | |
---|---|---|
![]() | AllClassReferencesDeep(CAEXObject) | Gets all classes which have references to the provided CAEX object and their referencing classes (recursive) |
![]() | AllClassReferencesDeep(CAEXDocument, String, String) | Gets all classes which have references to the provided CAEX object and their referencing classes (recursive). This method extends the AllClassReferences(CAEXDocument, String, String) and gets not only the directly derived classes of a base class but also the derived classes of these classes and further on. If the elementName is set, only classes with the defined element name are considered. |