|
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER getAnnotationName () |
|
||
| CHARACTER getAttributeName () |
|
||
| CHARACTER getAttributeValue () |
|
| Options | Name | Purpose | |
|---|---|---|---|
| AnnotationInfo (character) |
/* Constructor
@param character The complete annotation string, from XML-XREF typically */
|
||
| AnnotationInfo (character, character, character) |
/* Constructor
@param character The annotation type
@param character The attribute name
@param character The attribute value */
|
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER AnnotationType |
|
||
| CHARACTER AttributeName |
|
||
| CHARACTER AttributeValue |
|
CHARACTER getAnnotationName ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER getAttributeName ()
|
||||||||
CHARACTER getAttributeValue ()
|
||||||||
AnnotationInfo (character)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AnnotationInfo (character, character, character)
|
||||||||||||||||||||
CHARACTER AnnotationType
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER AttributeName
|
||||||||
CHARACTER AttributeValue
|
||||||||