Interface XSTermFunction<T>
- All Known Subinterfaces:
XSFunction<T>
- All Known Implementing Classes:
AbstractAxisImpl, Axis.ModelGroupAxis, ComponentNameFunction, NameGetter, XSFinder, XSFunctionFilter
public interface XSTermFunction<T>
Function object that works on
XSTerm.-
Method Summary
Modifier and TypeMethodDescriptionelementDecl(XSElementDecl decl) modelGroup(XSModelGroup group) wildcard(XSWildcard wc)
-
Method Details
-
wildcard
-
modelGroupDecl
-
modelGroup
-
elementDecl
-