

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) |
Private Member Functions | |
| Iterable< IScopedElement > | getColumnsAsIScopedElements (Table table) |
| Iterable< IScopedElement > | getColumnsAsIScopedElementsWithInheritance (Table table) |
This class contains custom scoping description.
see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#scoping on how and when to use it
| Iterable<IScopedElement> alma::acs::tmcdb::grammardef::scoping::TmcdbTablesScopeProvider::getColumnsAsIScopedElements | ( | Table | table | ) | [inline, private] |
Referenced by scope_Key_columns(), and scope_Key_pieces().
| Iterable<IScopedElement> alma::acs::tmcdb::grammardef::scoping::TmcdbTablesScopeProvider::getColumnsAsIScopedElementsWithInheritance | ( | Table | table | ) | [inline, private] |
| IScope alma::acs::tmcdb::grammardef::scoping::TmcdbTablesScopeProvider::scope_CheckConstraint_column | ( | CheckConstraint | ctx, | |
| EReference | ref | |||
| ) | [inline, package] |
References getColumnsAsIScopedElementsWithInheritance().
| IScope alma::acs::tmcdb::grammardef::scoping::TmcdbTablesScopeProvider::scope_ForeignConstraint_columns | ( | ForeignConstraint | ctx, | |
| EReference | ref | |||
| ) | [inline, package] |
References getColumnsAsIScopedElementsWithInheritance().
| IScope alma::acs::tmcdb::grammardef::scoping::TmcdbTablesScopeProvider::scope_ForeignConstraint_foreignColumn | ( | ForeignConstraint | ctx, | |
| EReference | ref | |||
| ) | [inline, package] |
References getColumnsAsIScopedElementsWithInheritance().
| IScope alma::acs::tmcdb::grammardef::scoping::TmcdbTablesScopeProvider::scope_Key_columns | ( | Key | ctx, | |
| EReference | ref | |||
| ) | [inline, package] |
References getColumnsAsIScopedElements().
| IScope alma::acs::tmcdb::grammardef::scoping::TmcdbTablesScopeProvider::scope_Key_pieces | ( | Key | ctx, | |
| EReference | ref | |||
| ) | [inline, package] |
References getColumnsAsIScopedElements().
1.6.2