Uses of Class
de.cau.cs.kieler.core.annotations.ui.contentassist.AbstractAnnotationsProposalProvider

Packages that use AbstractAnnotationsProposalProvider
de.cau.cs.kieler.core.annotations.ui.contentassist   
de.cau.cs.kieler.core.expressions.ui.contentassist Proposal provider code for the Expressions model. 
de.cau.cs.kieler.synccharts.text.actions.ui.contentassist   
de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist   
de.cau.cs.kieler.synccharts.text.kits.ui.contentassist   
 

Uses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.core.annotations.ui.contentassist
 

Subclasses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.core.annotations.ui.contentassist
 class AnnotationsProposalProvider
          see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant
 

Uses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.core.expressions.ui.contentassist
 

Subclasses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.core.expressions.ui.contentassist
 class AbstractExpressionsProposalProvider
          Represents a generated, default implementation of interface IProposalProvider.
 class ExpressionsProposalProvider
          see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant
 

Uses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.synccharts.text.actions.ui.contentassist
 

Subclasses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.synccharts.text.actions.ui.contentassist
 class AbstractActionsProposalProvider
          Represents a generated, default implementation of interface IProposalProvider.
 class ActionsProposalProvider
          see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant
 

Uses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist
 

Subclasses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist
 class AbstractInterfacesProposalProvider
          Represents a generated, default implementation of interface IProposalProvider.
 class InterfacesProposalProvider
          see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant
 

Uses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist
 

Subclasses of AbstractAnnotationsProposalProvider in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist
 class AbstractKitsProposalProvider
          Represents a generated, default implementation of interface IProposalProvider.
 class KitsProposalProvider
          see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant