Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.EventSubscription
Packages that use EventSubscription
Package
Description
-
Uses of EventSubscription in com._1c.g5.v8.dt.eventhandlers.model
Methods in com._1c.g5.v8.dt.eventhandlers.model that return types with arguments of type EventSubscription -
Uses of EventSubscription in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return EventSubscriptionModifier and TypeMethodDescriptionstatic EventSubscription
TestMdObjectFactory.createEventSubscription
(String name) Creates EventSubscription with name -
Uses of EventSubscription in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return EventSubscriptionModifier and TypeMethodDescriptionAdoptedEventSubscriptionInitializer.create
(IV8Project v8project, Version version) -
Uses of EventSubscription in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return EventSubscriptionModifier and TypeMethodDescriptionEventSubscriptionAdopterParticipant.adopt
(EventSubscription nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type EventSubscriptionModifier and TypeMethodDescriptionEventSubscriptionAdopterParticipant.adopt
(EventSubscription nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
EventSubscriptionAdopterParticipant.createExtension
(EventSubscription nativeObject) -
Uses of EventSubscription in com._1c.g5.v8.dt.internal.md.ui.editors.eventsubscription
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.eventsubscription with parameters of type EventSubscriptionModifierConstructorDescriptionEventSubscriptionEditorInput
(EventSubscription eventSubscriprion) Instantiates a new eventsubscription editor input. -
Uses of EventSubscription in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md with parameters of type EventSubscriptionModifier and TypeMethodDescriptionEventSubscriptionEventsProvider.getEvents
(EventSubscription eventSubscription) Set of events that can be set in givenEventSubscription
context as event.EventSubscriptionEventsProvider.getEvents
(EventSubscription context, TypeDescription typeDescription) Set of events that can be set in givenEventSubscription
context as event. -
Uses of EventSubscription in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return EventSubscriptionModifier and TypeMethodDescriptionEventSubscriptionInitializer.create
(IV8Project v8project, Version version) -
Uses of EventSubscription in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type EventSubscriptionModifier and TypeMethodDescriptionprotected boolean
MdImplicitRefInferrer._infer
(EventSubscription object) -
Uses of EventSubscription in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return EventSubscriptionModifier and TypeMethodDescriptionBmEventSubscriptionEventsModel.getEventSubscription()
BmEventSubscriptionHandlerNameModel.getEventSubscription()
IEventSubscriptionEventsModel.getEventSubscription()
Event subscription model contextIEventSubscriptionHandlerNameModel.getEventSubscription()
Event subscription model contextConstructors in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type EventSubscriptionModifierConstructorDescriptionBmEventSubscribtionSourceModel
(EventSubscription parent, IV8Project v8project, EventSubscriptionEventsProvider eventsProvider, IModelEditingSupport editingSupport) Creates a new model.BmEventSubscriptionEventsModel
(EventSubscription eventSubscription, org.eclipse.emf.ecore.EStructuralFeature feature, Version version, ScriptVariant scriptVariant, EventSubscriptionEventsProvider eventsProvider) Create instance ofBmEventSubscriptionEventsModel
BmEventSubscriptionHandlerNameModel
(EventSubscription object, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IModelEditingSupport editingSupport, IBslModuleEventsLookup eventsLookup, BslModuleRegionsInfoServiceProvider moduleRegionsInfoServiceProvider, EventSubscriptionEventsProvider eventsProvider, IBmModelManager modelManager, INamingService namingService) Instantiates a new value. -
Uses of EventSubscription in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type EventSubscriptionModifier and TypeMethodDescriptionprotected void
EventSubscriptionRule.buildForObject
(EventSubscription object, IV8Project v8project) -
Uses of EventSubscription in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type EventSubscriptionModifier and TypeMethodDescriptionvoid
MdValidator.checkEventSubscriptionHandler
(EventSubscription eventSubscription) Deprecated. -
Uses of EventSubscription in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return EventSubscriptionModifier and TypeMethodDescriptionMdClassFactory.createEventSubscription()
Returns a new object of class 'Event Subscription'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type EventSubscriptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<EventSubscription>
Configuration.getEventSubscriptions()
Returns the value of the 'Event Subscriptions' reference list. -
Uses of EventSubscription in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement EventSubscriptionModifier and TypeClassDescriptionclass
An implementation of the model object 'Event Subscription'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return EventSubscriptionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type EventSubscriptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<EventSubscription>
ConfigurationImpl.getEventSubscriptions()
-
Uses of EventSubscription in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type EventSubscriptionModifier and TypeMethodDescriptionMdClassSwitch.caseEventSubscription
(EventSubscription object) Returns the result of interpreting the object as an instance of 'Event Subscription'.boolean
MdClassValidator.validateEventSubscription
(EventSubscription eventSubscription, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateEventSubscription_validate
(EventSubscription eventSubscription, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Event Subscription'.