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


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... | |
This class represents an atomic operation in the sequence of operations making up a TT model.
| description |
| displayName |
Display name of the operation.
| 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 |
Operation type.