public interface WrapperTransferRelation extends TransferRelation
TransferRelation
wraps other TransferRelation
s.Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<? extends TransferRelation> |
getWrappedTransferRelations()
Returns wrapped transfer relations.
|
generateAbstractSuccessors
java.lang.Iterable<? extends TransferRelation> getWrappedTransferRelations()