All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

Law (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---KnowledgeObject
            |
            +---KnowledgeActivateObject
              |
              +---Relation
                |
                +---Law
 


Represents the Law object.


Method Index

AddFormalParameter
Creates a formal parameter for the law.
RemoveFormalParameter
Removes a formal parameter of the law.

Methods


o Sub AddFormalParameter(CATBSTR iName,
CATBSTR iMagnitude)
Creates a formal parameter for the law.
Parameters:
iName
The name of the formal parameter.
iType
The type name of the formal parameter.
o Sub RemoveFormalParameter(CATBSTR iName)
Removes a formal parameter of the law.
Parameters:
iName
The name of the formal parameter.

Copyright © 2003, Dassault Systèmes. All rights reserved.