|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.oval.configuration.pojo.elements.ConfigurationElement
net.sf.oval.configuration.pojo.elements.MethodConfiguration
public class MethodConfiguration
| Fields inherited from class net.sf.oval.configuration.pojo.elements.ConfigurationElement |
|---|
overwrite |
| Constructor Summary | |
|---|---|
MethodConfiguration()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String name
public Boolean isInvariant
public List<ParameterConfiguration> parameterConfigurations
public MethodReturnValueConfiguration returnValueConfiguration
public Boolean postCheckInvariants
public MethodPostExecutionConfiguration postExecutionConfiguration
public Boolean preCheckInvariants
public MethodPreExecutionConfiguration preExecutionConfiguration
| Constructor Detail |
|---|
public MethodConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||