Package | Description |
---|---|
gate | |
gate.annotation | |
gate.relations |
Modifier and Type | Interface and Description |
---|---|
interface |
Annotation
An Annotation is an arc in an AnnotationSet.
|
interface |
Node
Nodes in AnnotationSets.
|
interface |
SimpleAnnotation
An Annotation is an arc in an AnnotationSet.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationImpl
Provides an implementation for the interface gate.Annotation
|
class |
NodeImpl
Provides an implementation for the interface gate.Node.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Relation
Interface representing a relation between GATE annotations.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleRelation
A simple implementation for the
Relation interface. |
Copyright © 2024 GATE. All rights reserved.