Library | Module

Class pfcDependency



Description

Describes a first-level dependency for an object.



Property Summary

pfcModelDescriptorDepModel
The model descriptor that describes the dependency



Method Summary

booleanIsUDFGroup ()
Identifies if a model dependency is to a UDF group.



Property Detail


pfcModelDescriptorDepModel

The model descriptor that describes the dependency





Method Detail


booleanIsUDFGroup ()

Identifies if a model dependency is to a UDF group.

The model descriptor for this dependency will not have a type set, and may not be used for retrieval or other operations.
Returns:
true if the dependency is to a UDF library, false otherwise.