Uses of Interface
com._1c.g5.v8.dt.bsl.model.FeatureEntry
Packages that use FeatureEntry
Package
Description
-
Uses of FeatureEntry in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return FeatureEntryModifier and TypeMethodDescriptionBslFactory.createFeatureEntry()Returns a new object of class 'Feature Entry'.Methods in com._1c.g5.v8.dt.bsl.model that return types with arguments of type FeatureEntryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FeatureEntry>DynamicFeatureAccess.getFeatureEntries()Returns the value of the 'Feature Entries' containment reference list.org.eclipse.emf.common.util.EList<FeatureEntry>StaticFeatureAccess.getFeatureEntries()Returns the value of the 'Feature Entries' containment reference list. -
Uses of FeatureEntry in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement FeatureEntryModifier and TypeClassDescriptionclassAn implementation of the model object 'Feature Entry'.Fields in com._1c.g5.v8.dt.bsl.model.impl with type parameters of type FeatureEntryModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<FeatureEntry>DynamicFeatureAccessImpl.featureEntriesThe cached value of the 'Feature Entries' containment reference list.protected org.eclipse.emf.common.util.EList<FeatureEntry>StaticFeatureAccessImpl.featureEntriesThe cached value of the 'Feature Entries' containment reference list.Methods in com._1c.g5.v8.dt.bsl.model.impl that return FeatureEntryMethods in com._1c.g5.v8.dt.bsl.model.impl that return types with arguments of type FeatureEntryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FeatureEntry>DynamicFeatureAccessImpl.getFeatureEntries()org.eclipse.emf.common.util.EList<FeatureEntry>StaticFeatureAccessImpl.getFeatureEntries() -
Uses of FeatureEntry in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type FeatureEntryModifier and TypeMethodDescriptionBslSwitch.caseFeatureEntry(FeatureEntry object) Returns the result of interpreting the object as an instance of 'Feature Entry'.static InvocationBslUtil.getInvocation(FeatureEntry entry) Determeines whether passed in the parameterFeatureEntryis invocation target.static booleanBslUtil.isEventHandler(FeatureEntry entry) Determines whether passedFeatureEntryrepresents referense to the event handler method. -
Uses of FeatureEntry in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource that return types with arguments of type FeatureEntryModifier and TypeMethodDescriptionDynamicFeatureAccessComputer.getLastObject(DynamicFeatureAccess featureAccess, Environments envs) Gets last object inDynamicFeatureAccessand resolves itDynamicFeatureAccessComputer.getLastObject(DynamicFeatureAccess featureAccess, Environments envs, boolean mockItemsAllowed) Gets last object inDynamicFeatureAccessand resolves itDynamicFeatureAccessComputer.getLastObject(IndexAccess indexAccess, Environments envs, boolean mockItemsAllowed) Gets last object inIndexAccessand resolves itDynamicFeatureAccessComputer.getObjectForPartByIndex(List<org.eclipse.emf.ecore.EObject> parts, int index, Environments envs, boolean mockItemsAllowed, org.eclipse.xtext.util.CancelIndicator cancelIndicator) Gets resolve part ofDynamicFeatureAccessby indexDynamicFeatureAccessComputer.getObjectForPartByIndex(List<org.eclipse.emf.ecore.EObject> parts, int index, Environments envs, org.eclipse.xtext.util.CancelIndicator cancelIndicator) Gets resolve part ofDynamicFeatureAccessby indexDynamicFeatureAccessComputer.getObjectFromContextDefOfTypes(Collection<TypeItem> neighbourTypes, Environments envs, String name, boolean mockItemsAllowed, org.eclipse.emf.ecore.resource.Resource res, org.eclipse.xtext.util.CancelIndicator cancelIndicator) Gets corresponding by name, if we know parent types inDynamicFeatureAccessDynamicFeatureAccessComputer.getObjectFromContextDefOfTypes(Collection<TypeItem> neighbourTypes, Environments envs, String name, int numParam, boolean mockItemsAllowed, org.eclipse.emf.ecore.resource.Resource res, org.eclipse.xtext.util.CancelIndicator cancelIndicator) Gets corresponding by name, if we know parent types inDynamicFeatureAccessDynamicFeatureAccessComputer.getObjectFromContextDefOfTypes(Collection<TypeItem> neighbourTypes, Environments envs, String name, int numParam, org.eclipse.emf.ecore.resource.Resource res, org.eclipse.xtext.util.CancelIndicator cancelIndicator) Gets corresponding by name, if we know parent types inDynamicFeatureAccessstatic List<FeatureEntry>DynamicFeatureAccessComputer.resolveDynamicFeatureAccess(org.eclipse.emf.ecore.EObject object, DynamicFeatureAccessComputer dynamicComputer) Gets actual model object by grammar objectstatic List<FeatureEntry>DynamicFeatureAccessComputer.resolveDynamicFeatureAccess(org.eclipse.emf.ecore.EObject object, DynamicFeatureAccessComputer dynamicComputer, boolean mockItemsAllowed) Gets actual model object by grammar objectDynamicFeatureAccessComputer.resolveObject(FeatureAccess featureAccess, Environments envs) Gets object fromFeatureAccessand resolves itDynamicFeatureAccessComputer.resolveObject(FeatureAccess featureAccess, Environments envs, boolean mockItemsAllowed) Gets object fromFeatureAccessand resolves itMethods in com._1c.g5.v8.dt.bsl.resource with parameters of type FeatureEntry -
Uses of FeatureEntry in com._1c.g5.v8.dt.bsl.util
Methods in com._1c.g5.v8.dt.bsl.util that return types with arguments of type FeatureEntryModifier and TypeMethodDescriptionstatic List<FeatureEntry>BslUtil.getRealObject(FeatureAccess featureAccess, Block block, DynamicFeatureAccessComputer dynamicComputer, IBslOwnerComputerService ownerComputerService) Computes real objects by semantic Bsl objectstatic List<FeatureEntry>BslUtil.getRealObject(FeatureAccess featureAccess, Block block, DynamicFeatureAccessComputer dynamicComputer, IBslOwnerComputerService ownerComputerService, boolean mockMethodsAllowed) Computes real objects by semantic Bsl object