![]() | AnnotationPart Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class AnnotationPart
The AnnotationPart type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnotationPart |
Ctor.
|
![]() | AnnotationPart(String) |
Ctor.
|
![]() | AnnotationPart(String, IListT) | Initializes a new instance of the AnnotationPart class |
Name | Description | |
---|---|---|
![]() | Attributes |
Returns annotation attributes.
|
![]() | Name |
Returns annotation interface class name.
|
![]() | TreeObjectName |
Returns the internal expression id assigned for tools to identify the expression.
|
Name | Description | |
---|---|---|
![]() | AddValue(Object) |
Add value.
|
![]() | AddValue(String, Object) |
Add named value.
|
![]() | Copy |
Copy annotation values.
|
![]() ![]() | NameAnnotation |
Returns a name annotation for use with a statement object model
|
![]() | ToEPL(TextWriter) |
Print part.
|
![]() ![]() | ToEPL(TextWriter, IListT, Void) |