IRISLIB database
Operation Class Reference

This class represents an atomic operation in the sequence of operations making up a TT model. More...

Inheritance diagram for Operation:
Collaboration diagram for Operation:

Public Member Functions

_.Library.String GetClassname ()
 Returns the full classname for the operation class referred to in <property>name</property>.
 

Public Attributes

 description
   More...
 
 displayName
 Display name of the operation. More...
 
 name
 Name of this operation. More...
 
 type
 Operation type. More...
 

Detailed Description

This class represents an atomic operation in the sequence of operations making up a TT model.

Member Data Documentation

◆ description

description

 

 

◆ displayName

displayName

Display name of the operation.

 

◆ name

name

Name of this operation.

This should correspond to the class name of a subclass of <class>iKnow.TextTransformation.Annotate</class>

or <class>iKnow.TextTransformation.Transform</class>. If the class belongs to the iKnow.TextTransformation package, the package name can be left out.  

◆ type

type

Operation type.