| Package | Description |
|---|---|
| com.corticon.rulesemf.viewtestmodel.testsheet.treeset | |
| com.corticon.rulesemf.viewtestmodel.testsheet.treeset.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TestAssociation
A representation of the model object 'Test Association'
|
interface |
TestAssociationHref
A representation of the model object 'Test Association Href'
|
interface |
TestAssociationImbedded
A representation of the model object 'Test Association Imbedded'
|
interface |
TestAttribute
A representation of the model object 'Test Attribute'
|
interface |
TestCharacteristic
A representation of the model object 'Test Characteristic'
|
interface |
TestEntity
A representation of the model object 'Test Entity'
|
interface |
TestRoot
A representation of the model object 'Test Root'
|
interface |
TestTransient
A representation of the model object 'Test Transient'
|
| Modifier and Type | Method and Description |
|---|---|
TestNode |
TreesetFactory.createTestNode()
Returns a new object of class 'Test Node'
|
TestNode |
TestTreeSet.getExpectedRoot()
Returns the value of the 'Expected Root' containment reference
|
TestNode |
TestTreeSet.getInputRoot()
Returns the value of the 'Input Root' containment reference
|
TestNode |
TestTreeSet.getOutputRoot()
Returns the value of the 'Output Root' containment reference
|
TestNode |
TestNode.getParent()
Returns the value of the 'Parent' container reference.
|
TestNode |
TestAssociationHref.getTargetTestNode()
Returns the value of the 'Target Test Node' reference.
|
TestNode |
MessageItem.getTestNode()
Returns the value of the 'Test Node' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestTreeSet.setExpectedRoot(TestNode value)
Sets the value of the '
Expected Root' containment reference |
void |
TestTreeSet.setInputRoot(TestNode value)
Sets the value of the '
Input Root' containment reference |
void |
TestTreeSet.setOutputRoot(TestNode value)
Sets the value of the '
Output Root' containment reference |
void |
TestNode.setParent(TestNode value)
Sets the value of the '
Parent' container reference |
void |
TestAssociationHref.setTargetTestNode(TestNode value)
Sets the value of the '
Target Test Node' reference |
void |
MessageItem.setTestNode(TestNode value)
Sets the value of the '
Test Node' reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
TreesetSwitch.caseTestNode(TestNode object)
Returns the result of interpreting the object as an instance of 'Test Node'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.