Click or drag to resize

IGraphModelExternalObjectTypes Property

The external object types known to this model, it contains always and at least the object type, the bottom type of the external attribute types hierarchy.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 8.1
Syntax
C#
ExternalObjectType[] ExternalObjectTypes { get; }

Property Value

Type: ExternalObjectType
See Also