All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISpecAttrKey
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISpecAttrKey
Interface to access an attribute's value.
Role: It is similar to CATISpecAttribute but this interface
is not attached to a particular SpecObject : it is an abstraction
of the attribute (i.e. generally the startup attribute).
Key can be used instead of the attribute name for all instances
of that startup.
public virtual CATAttrKind GetListType( | )const = 0 |
public virtual CATUnicodeString GetName( | )const = 0 |
public virtual CATISpecObject* GetOwner( | )const = 0 |
public virtual CATAttrKind GetType( | )const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.