ensures that the given instantiation for the schemavariable denotes a
static field
Constructor Summary
public
StaticReferenceCondition(SchemaVariable reference, boolean negation) the static reference condition checks if a suggested
instantiation for a schema variable denotes a static
reference.
public StaticReferenceCondition(SchemaVariable reference, boolean negation)(Code)
the static reference condition checks if a suggested
instantiation for a schema variable denotes a static
reference. The flag negation allows to reuse this condition for
ensuring non static references.
tests if the instantiation suggestions goes along with the static
condition
Parameters: var - the template Variable to be instantiated Parameters: subst - the SVSubstitute to be mapped to var Parameters: svInst - the SVInstantiations that are already known to beneeded true iff condition is fulfilled