public interface Expectation extends Visitable
Modifier and Type | Method and Description |
---|---|
Action |
getAction() |
Expression[] |
getArguments() |
String |
getId() |
String |
getMethod() |
Multiplicity |
getMultiplicity() |
accept, canMatch, isSatisfied
String getId()
String getMethod()
Multiplicity getMultiplicity()
Expression[] getArguments()
Action getAction()
Copyright © 2005-2013 Agical AB. All Rights Reserved.