public static class FlowFunction.ReadFieldConstraint<FieldRef> extends Object implements FlowFunction.Constraint<FieldRef>
Constructor and Description |
---|
ReadFieldConstraint(FieldRef fieldRef) |
Modifier and Type | Method and Description |
---|---|
AccessPath<FieldRef> |
applyToAccessPath(AccessPath<FieldRef> accPath) |
boolean |
canBeAppliedTo(AccessPath<FieldRef> accPath) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public ReadFieldConstraint(FieldRef fieldRef)
public AccessPath<FieldRef> applyToAccessPath(AccessPath<FieldRef> accPath)
applyToAccessPath
in interface FlowFunction.Constraint<FieldRef>
public boolean canBeAppliedTo(AccessPath<FieldRef> accPath)
canBeAppliedTo
in interface FlowFunction.Constraint<FieldRef>
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.