public class OPPLVariableMatcher extends Object
| Constructor and Description |
|---|
OPPLVariableMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Variable<?>> |
matches(String name,
ConstraintSystem constraintSystem,
boolean matchClasses,
boolean matchObjectProperties,
boolean matchDataProperties,
boolean matchIndividuals,
boolean matchConstants,
boolean matchAnnotationProperty) |
public static Set<Variable<?>> matches(String name, ConstraintSystem constraintSystem, boolean matchClasses, boolean matchObjectProperties, boolean matchDataProperties, boolean matchIndividuals, boolean matchConstants, boolean matchAnnotationProperty)
name - nameconstraintSystem - constraintSystemmatchClasses - matchClassesmatchObjectProperties - matchObjectPropertiesmatchDataProperties - matchDataPropertiesmatchIndividuals - matchIndividualsmatchConstants - matchConstantsmatchAnnotationProperty - matchAnnotationPropertyCopyright © 2015 The University of Manchester. All Rights Reserved.