public class FlattenedGrammarAccess
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FlattenedGrammarAccess.FlattenedGrammarAccessAdapter |
| Constructor and Description |
|---|
FlattenedGrammarAccess(RuleNames names,
RuleFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
attachToEmfObject(org.eclipse.emf.common.notify.Notifier emfObject) |
static FlattenedGrammarAccess |
findInEmfObject(org.eclipse.emf.common.notify.Notifier emfObject) |
Grammar |
getFlattenedGrammar() |
static FlattenedGrammarAccess |
removeFromEmfObject(org.eclipse.emf.common.notify.Notifier emfObject) |
public FlattenedGrammarAccess(RuleNames names, RuleFilter filter)
public static FlattenedGrammarAccess findInEmfObject(org.eclipse.emf.common.notify.Notifier emfObject)
public static FlattenedGrammarAccess removeFromEmfObject(org.eclipse.emf.common.notify.Notifier emfObject)
public void attachToEmfObject(org.eclipse.emf.common.notify.Notifier emfObject)
public Grammar getFlattenedGrammar()