Uses of Class
templates.presentation.EventLinker.LabelLink

Packages that use EventLinker.LabelLink
templates.presentation   
 

Uses of EventLinker.LabelLink in templates.presentation
 

Fields in templates.presentation declared as EventLinker.LabelLink
protected  EventLinker.LabelLink EventLinker.selectedLink
          The event link selected by the user.
 

Fields in templates.presentation with type parameters of type EventLinker.LabelLink
protected  java.util.Set<EventLinker.LabelLink> EventLinker.links
          The representations of the links between events.