APRlib

ISimpleStrategy Members

ISimpleStrategy overview

Public Instance Properties

ConstraintMap The constraint map B. Return null for Btrue, in which all predicates return true.
Sources The source set s, a collection of nodes in the strategy graph S.
Targets The target set t, a collection of nodes in the strategy graph S.

Public Instance Methods

GetNames The set N(v), a collection of symbolic names (strings) corresponding to node v in the strategy graph S. Return null if v is a wildcard node, intended to map to all class graph nodes.
GetStrategyGraph The strategy graph S.

See Also

ISimpleStrategy Interface | edu.neu.ccs.demeter.APRlib Namespace