![]() | Object |
Name | Description | |
---|---|---|
![]() ![]() | HasInterfaceClassReference(IObjectWithExternalInterface, InterfaceFamilyType, Boolean) | Determines whether an object with ExternalInterfaces has an associated reference to the specified InterfaceClass. If inheritance relations between InterfaceClasses should be regarded, the optional parameter 'regardInheritance' should be set. In this case the specified InterfaceClass is either identical to a referenced InterfaceClass or a referenced InterfaceClass is derived from the specified InterfaceClass. |
![]() ![]() | HasInterfaceClassReference(IObjectWithExternalInterface, String, Boolean) | Determines whether this Object with ExternalInterfaces has an associated InterfaceClass reference with the specified CAEX path interface reference. If inheritance relations between interface classes should be regarded, the optional parameter 'regardInheritance' should be set. In this case the specified InterfaceClass is either identical to a referenced InterfaceClass or a referenced InterfaceClass is derived from the specified InterfaceClass. |