public class Annotation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
displayForm
The display form
|
int |
displayKind
The display kind
|
int |
id
The uniq annotation identifier
|
int |
nbTokens
The nbTokens attribute represents the annotation covering
|
AnnotationRef[] |
refs
If enabled during processing, the list of references used to generation this annotation
|
java.lang.String |
tag
The tag
|
int |
tid
The internal tag identifier
|
int |
trustLevel
The trust level
|
Constructor and Description |
---|
Annotation() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Pretty print the annotation
|
public int id
public java.lang.String displayForm
public int displayKind
public java.lang.String tag
public int tid
public int nbTokens
public int trustLevel
public AnnotationRef[] refs
Copyright © 2013 Dassault Systèmes, All Rights Reserved.