public class ContractDefinitionImpl extends InputContainerDefinitionImpl implements ContractDefinition
inputs| Constructor and Description |
|---|
ContractDefinitionImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraint(ConstraintDefinition constraint) |
boolean |
equals(Object o) |
List<ConstraintDefinition> |
getConstraints()
Lists the validation rules of the contract.
|
int |
hashCode() |
String |
toString() |
addInput, getInputsclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInputspublic void addConstraint(ConstraintDefinition constraint)
public List<ConstraintDefinition> getConstraints()
ContractDefinitiongetConstraints in interface ContractDefinitionCopyright © 2018 Bonitasoft S.A.. All rights reserved.