| Package | Description |
|---|---|
| org.openl.rules.common | |
| org.openl.rules.common.impl | |
| org.openl.rules.repository | |
| org.openl.rules.repository.api |
| Modifier and Type | Method and Description |
|---|---|
Property |
PropertiesContainer.getProperty(String name)
Returns property by name.
|
Property |
PropertiesContainer.removeProperty(String name)
Removes property from the container.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Property> |
PropertiesContainer.getProperties()
Gets list of all properties in the container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesContainer.addProperty(Property property)
Adds property into the container.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyImpl
Implementation of Property
|
| Modifier and Type | Method and Description |
|---|---|
Property |
REntity.getProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Property> |
REntity.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Property |
ArtefactAPI.getProperty(String name)
Returns property by name.
|
Property |
ArtefactAPI.removeProperty(String name)
Removes property from the container.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Property> |
ArtefactAPI.getProperties()
Gets list of all properties in the container.
|
Copyright © 2018. All rights reserved.