Package com._1c.g5.modeling.xtext.model
Interface IModelChangeEventBroker.Registry
-
- All Known Implementing Classes:
ProjectCentricModelChangeEventBrokerRegistry
- Enclosing interface:
- IModelChangeEventBroker
public static interface IModelChangeEventBroker.Registry
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IModelChangeEventBroker.Registry.RegistryProvider
-
Field Summary
Fields Modifier and Type Field Description static IModelChangeEventBroker.Registry
INSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IModelChangeEventBroker
getModelChangeEventBroker(org.eclipse.emf.common.util.URI uri)
-
-
-
Field Detail
-
INSTANCE
static final IModelChangeEventBroker.Registry INSTANCE
-
-
Method Detail
-
getModelChangeEventBroker
IModelChangeEventBroker getModelChangeEventBroker(org.eclipse.emf.common.util.URI uri)
-
-