public class CorrelationDefinitionImpl extends Object implements CorrelationDefinition
| Constructor and Description |
|---|
CorrelationDefinitionImpl() |
CorrelationDefinitionImpl(Expression key,
Expression value) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ModelFinderVisitor visitor,
long modelId) |
boolean |
equals(Object obj) |
Expression |
getKey() |
Expression |
getValue() |
int |
hashCode() |
String |
toString() |
public CorrelationDefinitionImpl(Expression key, Expression value)
public CorrelationDefinitionImpl()
public Expression getKey()
getKey in interface CorrelationDefinitionpublic Expression getValue()
getValue in interface CorrelationDefinitionpublic void accept(ModelFinderVisitor visitor, long modelId)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.