Interface FeatureNamespace

All Superinterfaces:
ParserNamespace<QName,StmtContext<?,FeatureStatement,FeatureEffectiveStatement>>, StatementNamespace<QName,FeatureStatement,FeatureEffectiveStatement>

public interface FeatureNamespace extends StatementNamespace<QName,FeatureStatement,FeatureEffectiveStatement>
Feature namespace. All feature names defined in a module and its submodules share the same feature identifier namespace. Each feature is identified by a QName formed from the defining module's QNameModule and the feature name.