Uses of Interface
backend.linguisticFeatures.Interface.IDependencyFeature
Packages that use IDependencyFeature
Package
Description
-
Uses of IDependencyFeature in backend.linguisticFeatures
Method parameters in backend.linguisticFeatures with type arguments of type IDependencyFeatureModifier and TypeMethodDescriptionvoidLinguisticFeaturesAggregate_Impl.setDependencies(List<IDependencyFeature> dependencies) -
Uses of IDependencyFeature in backend.linguisticFeatures.Interface
Method parameters in backend.linguisticFeatures.Interface with type arguments of type IDependencyFeatureModifier and TypeMethodDescriptionvoidILinguisticFeaturesAggregate.setDependencies(List<IDependencyFeature> dependencies) -
Uses of IDependencyFeature in backend.linguisticFeatures.SubClasses
Classes in backend.linguisticFeatures.SubClasses that implement IDependencyFeature -
Uses of IDependencyFeature in backend.nlp.extractor
Methods in backend.nlp.extractor that return types with arguments of type IDependencyFeatureModifier and TypeMethodDescriptionDependencyFeatureExtractor.extract(org.apache.uima.jcas.JCas jcas)