boolean |
Aci.isApplicable(AciTargetMatchContext matchCtx) |
Test if the given ACI is applicable using the target match information provided.
|
boolean |
ExtOp.isApplicable(AciTargetMatchContext matchCtx) |
Check if a extop is applicable based on the provided target match context.
|
boolean |
TargetControl.isApplicable(AciTargetMatchContext matchCtx) |
Check if a targetcontrol is applicable based on the provided target match context.
|
boolean |
TargetFilter.isApplicable(AciTargetMatchContext matchCtx) |
Checks if a targetfilter matches an evaluation context.
|
boolean |
TargAttrFilters.isApplicableAddDel(AciTargetMatchContext matchCtx) |
Check if this TargAttrFilters object is applicable to the specified target match context.
|
boolean |
TargAttrFilters.isApplicableMod(AciTargetMatchContext matchCtx,
Aci aci) |
Check if this TargAttrFilters object is applicable to the target specified match context.
|
boolean |
AciTargets.isTargetFilterApplicable(AciTargetMatchContext matchCtx) |
Checks an ACI's targetfilter rule information against a target match context.
|