public class Assignment extends Object implements Serializable
assignment qualifiers
for the events and also which qualifier is applicable to which flow element.
This class encapsulates data from
QualifiedAssignments
.
Constructor and Description |
---|
Assignment(String type,
String expression)
Creates new assignment.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getExpression()
Gets the expression of the assignment.
|
String |
getType()
Gets the type of the assignment.
|
int |
hashCode() |
String |
toString() |
public String getType()
assignment qualifiers
for all possible types.public String getExpression()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.