Class DefaultFeatureAndContext

    • Constructor Detail

      • DefaultFeatureAndContext

        public DefaultFeatureAndContext​(IFeature feature,
                                        IContext context)
        Instantiates a new default feature and context.
        Parameters:
        feature - the feature
        context - the context
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object