| Package | Description |
|---|---|
| com.corticon.rulesemf.operationsmodel | |
| com.corticon.rulesemf.operationsmodel.util |
| Modifier and Type | Method and Description |
|---|---|
OperatorNode |
OperationsmodelFactory.createOperatorNode()
Returns a new object of class 'Operator Node'
|
OperatorNode |
OperatorNode.getParent()
Returns the value of the 'Parent' container reference.
|
OperatorNode |
OperatorTree.getRoot()
Returns the value of the 'Root' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperatorNode.setParent(OperatorNode value)
Sets the value of the '
Parent' container reference |
void |
OperatorTree.setRoot(OperatorNode value)
Sets the value of the '
Root' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
OperationsmodelSwitch.caseOperatorNode(OperatorNode object)
Returns the result of interpreting the object as an instance of 'Operator Node'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.