| Package | Description |
|---|---|
| org.openl.rules.common |
| Modifier and Type | Method and Description |
|---|---|
ArtefactType |
InheritedProperty.getTypeOfNode() |
static ArtefactType |
ArtefactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtefactType[] |
ArtefactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InheritedProperty.setTypeOfNode(ArtefactType typeOfNode) |
| Constructor and Description |
|---|
InheritedProperty(Object value,
ArtefactType typeOfNode,
String nameOfNode) |
Copyright © 2018. All rights reserved.