Package Functions

alma.acs.tmcdb.grammardef.scoping.TmcdbTablesScopeProvider Class Reference

Inherits org::eclipse::xtext::scoping::impl::AbstractDeclarativeScopeProvider.

List of all members.

Package Functions

IScope scope_Key_columns (Key ctx, EReference ref)
IScope scope_Key_pieces (Key ctx, EReference ref)
IScope scope_ForeignConstraint_columns (ForeignConstraint ctx, EReference ref)
IScope scope_CheckConstraint_column (CheckConstraint ctx, EReference ref)
IScope scope_ForeignConstraint_foreignColumn (ForeignConstraint ctx, EReference ref)
IScope scope_UniquenessConstraint_columns (UniquenessConstraint ctx, EReference ref)

Detailed Description

This class contains custom scoping description.

see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#scoping on how and when to use it


Member Function Documentation

IScope alma.acs.tmcdb.grammardef.scoping.TmcdbTablesScopeProvider.scope_CheckConstraint_column ( CheckConstraint  ctx,
EReference  ref 
) [package]
IScope alma.acs.tmcdb.grammardef.scoping.TmcdbTablesScopeProvider.scope_ForeignConstraint_columns ( ForeignConstraint  ctx,
EReference  ref 
) [package]
IScope alma.acs.tmcdb.grammardef.scoping.TmcdbTablesScopeProvider.scope_ForeignConstraint_foreignColumn ( ForeignConstraint  ctx,
EReference  ref 
) [package]
IScope alma.acs.tmcdb.grammardef.scoping.TmcdbTablesScopeProvider.scope_Key_columns ( Key  ctx,
EReference  ref 
) [package]
IScope alma.acs.tmcdb.grammardef.scoping.TmcdbTablesScopeProvider.scope_Key_pieces ( Key  ctx,
EReference  ref 
) [package]
IScope alma.acs.tmcdb.grammardef.scoping.TmcdbTablesScopeProvider.scope_UniquenessConstraint_columns ( UniquenessConstraint  ctx,
EReference  ref 
) [package]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties