|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | CopyAnnotations (ListAnnotation, ListSerializableAnnotation, character) |
Copies annotations from a ListAnnotations to a ListSerializableAnnotations |
|
# | LOGICAL OnlyDifferByTimeStamp (character, longchar) |
Returns if the new annotation JSON only differs by the
annotation time stamp |
|
# | OnProcessingFile (ProcessingFileEventArgs) |
Raises the ProcessingFile event |
|
# | OnStatusChanged (StatusChangedEventArgs) |
Raises the StatusChanged |
|
# | LONGCHAR RemoveTimeStamp (longchar) |
Removes the "TimeStamp" from the provided JSON document |
|
+ | Run (ExtractClassAnnotationsParameter) |
Extracts class annotations into .annotation files |
Options | Name | Purpose | |
---|---|---|---|
+ | ProcessingFile (Object, ProcessingFileEventArgs) |
Raised when the job processes a file |
|
+ | StatusChanged (Object, StatusChangedEventArgs) |
Raised to provide status information |
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER FileCount |
|
Top
PROTECTED CopyAnnotations (ListAnnotation, ListSerializableAnnotation, character)
|
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED LOGICAL OnlyDifferByTimeStamp (character, longchar)
|
|||||||||||||||||||||||||||
PROTECTED OnProcessingFile (ProcessingFileEventArgs)
|
|||||||||||||||||||||||||||
PROTECTED OnStatusChanged (StatusChangedEventArgs)
|
|||||||||||||||||||||||||||
PROTECTED LONGCHAR RemoveTimeStamp (longchar)
|
|||||||||||||||||||||||||||
PUBLIC Run (ExtractClassAnnotationsParameter)
|
PUBLIC ProcessingFile (Object, ProcessingFileEventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC StatusChanged (Object, StatusChangedEventArgs)
|
PUBLIC INTEGER FileCount
|
---|