public interface ActionCriteriaType
The following features are supported:
Oagis9Package.getActionCriteriaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getActionExpression()
Returns the value of the 'Action Expression' containment reference list.
|
ChangeStatusType |
getChangeStatus()
Returns the value of the 'Change Status' containment reference.
|
void |
setChangeStatus(ChangeStatusType value)
Sets the value of the '
Change Status ' containment reference. |
java.util.List getActionExpression()
ActionExpressionType
.
If the meaning of the 'Action Expression' containment reference list isn't clear, there really should be more of a description here...
Oagis9Package.getActionCriteriaType_ActionExpression()
ChangeStatusType getChangeStatus()
If the meaning of the 'Change Status' containment reference isn't clear, there really should be more of a description here...
setChangeStatus(ChangeStatusType)
,
Oagis9Package.getActionCriteriaType_ChangeStatus()
void setChangeStatus(ChangeStatusType value)
Change Status
' containment reference.
value
- the new value of the 'Change Status' containment reference.getChangeStatus()