| Package | Description |
|---|---|
| org.opendope.conditions |
| Modifier and Type | Class and Description |
|---|---|
class |
And
Java class for anonymous complex type.
|
class |
Condition
Java class for anonymous complex type.
|
class |
Conditionref
Java class for anonymous complex type.
|
class |
Not
Java class for anonymous complex type.
|
class |
Or
Java class for anonymous complex type.
|
class |
Xpathref
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Evaluable |
Not.particle |
protected Evaluable |
Condition.particle |
| Modifier and Type | Field and Description |
|---|---|
protected List<Evaluable> |
Or.xpathrefOrAndOrOr |
protected List<Evaluable> |
And.xpathrefOrAndOrOr |
| Modifier and Type | Method and Description |
|---|---|
Evaluable |
Not.getParticle()
Gets the value of the particle property.
|
Evaluable |
Condition.getParticle()
Gets the value of the particle property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Evaluable> |
Or.getXpathrefOrAndOrOr()
Gets the value of the xpathrefOrAndOrOr property.
|
List<Evaluable> |
And.getXpathrefOrAndOrOr()
Gets the value of the xpathrefOrAndOrOr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Not.setParticle(Evaluable value)
Sets the value of the particle property.
|
void |
Condition.setParticle(Evaluable value)
Sets the value of the particle property.
|
Copyright © 2007-2020. All Rights Reserved.