Uses of Interface
org.eclipse.esmf.constraint.RegularExpressionConstraint
Packages that use RegularExpressionConstraint
Package
Description
-
Uses of RegularExpressionConstraint in org.eclipse.esmf.constraint.impl
Classes in org.eclipse.esmf.constraint.impl that implement RegularExpressionConstraint -
Uses of RegularExpressionConstraint in org.eclipse.esmf.metamodel.loader.instantiator
Methods in org.eclipse.esmf.metamodel.loader.instantiator that return RegularExpressionConstraintModifier and TypeMethodDescriptionRegularExpressionConstraintInstantiator.apply(org.apache.jena.rdf.model.Resource regularExpressionConstraint) -
Uses of RegularExpressionConstraint in org.eclipse.esmf.metamodel.visitor
Methods in org.eclipse.esmf.metamodel.visitor with parameters of type RegularExpressionConstraintModifier and TypeMethodDescriptiondefault TAspectVisitor.visitRegularExpressionConstraint(RegularExpressionConstraint regularExpressionConstraint, C context)