APRlib

IConstraintMap.meetsConstraint Method (Object, IEdge, INameMap)

Is the element predicate for the node a in the strategy graph true for the class graph edge e, using name map N?

bool meetsConstraint(
   object a,
   IEdge e,
   INameMap N
);

See Also

IConstraintMap Interface | edu.neu.ccs.demeter.APRlib Namespace | IConstraintMap.meetsConstraint Overload List