annotationsForNode abstract method

List<SpellAnnotation> annotationsForNode(
  1. String nodeId
)

Returns the current annotations for nodeId.

Implementation

List<SpellAnnotation> annotationsForNode(String nodeId);