Usage: you can reimplement this interface by deriving the supplied CATKweObjectAdapter adapter class.
interface CATICkeFeature
Interface dedicated to manipulating objects in Knowledgeware.
This interface must be implemented by features that are supposed to be selected as an input in the Knowledge Advisor rules.
For example, a surface feature S implements CATICkeFeature to be able to write a formula like this " a = area (S) "
Role: this interface allows one to make his objects usable
in KnowledgeWare rule, check and formula editors.
Implementations of that interface should derive from CATKweObjectAdapter.
BOA information: this interface CANNOT be implemented using the BOA (Basic Object Adapter). To know more about the BOA, refer to the CAA Encyclopedia home page. Click Middleware at the bottom left, then click the Object Modeler tab page. Several articles deal with the BOA.
This interface will be multi implemented by the different applicative features. This interface is not aimed at another usage than the Knowledge Advisor one.public virtual GetType( | ) |
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.