Class AbstractXdtoFactoryInvocationTypesComputer

    • Field Detail

      • scopeProvider

        @Inject
        protected org.eclipse.xtext.scoping.IScopeProvider scopeProvider
    • Constructor Detail

      • AbstractXdtoFactoryInvocationTypesComputer

        public AbstractXdtoFactoryInvocationTypesComputer()
    • Method Detail

      • checkForXdtoFactory

        protected boolean checkForXdtoFactory​(FeatureAccess feature)
        Checks calling context
        Parameters:
        feature - actual FeatureAccess, can't be null
        Returns:
        true if method invoke from "XDTOfactory" type, false otherwise