| Modifier and Type | Interface and Description |
|---|---|
interface |
Connector
A representation of the model object 'Connector'
|
interface |
Flow
A representation of the model object 'Flow'
|
interface |
Ruleflow
A representation of the model object 'Ruleflow'
|
interface |
Subflow
A representation of the model object 'Subflow'
|
| Modifier and Type | Method and Description |
|---|---|
RuleActivity |
RuleflowFactory.createRuleActivity()
Returns a new object of class 'Rule Activity'
|
RuleActivity |
ActivityNode.getInvokes()
Returns the value of the 'Invokes' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityNode.setInvokes(RuleActivity value)
Sets the value of the '
Invokes' reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RuleflowSwitch.caseRuleActivity(RuleActivity object)
Returns the result of interpreting the object as an instance of 'Rule Activity'
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PRuleset
A representation of the model object 'PRuleset'
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RulesheetSwitch.caseRuleActivity(RuleActivity object)
Returns the result of interpreting the object as an instance of 'Rule Activity'
|
| Modifier and Type | Method and Description |
|---|---|
RuleActivity |
Testsheet.getRuleActivity()
Returns the value of the 'Rule Activity' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
Testsheet.setRuleActivity(RuleActivity value)
Sets the value of the '
Rule Activity' reference |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.