| Package | Description |
|---|---|
| de.retest.ui.descriptors |
| Modifier and Type | Field and Description |
|---|---|
protected Attributes |
Element.attributes |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Attributes.applyChanges(Set<AttributeDifference> attributeChanges) |
Attributes |
Element.getAttributes() |
Attributes |
MutableAttributes.immutable() |
Attributes |
StateAttributesAdapter.marshal(Attributes attributes) |
Attributes |
StateAttributesAdapter.unmarshal(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
int |
Attributes.compareTo(Attributes other) |
static Element |
Element.create(String retestId,
Element parent,
IdentifyingAttributes identifyingAttributes,
Attributes attributes) |
static Element |
Element.create(String retestId,
Element parent,
IdentifyingAttributes identifyingAttributes,
Attributes attributes,
Screenshot screenshot) |
Attributes |
StateAttributesAdapter.marshal(Attributes attributes) |
Attributes |
StateAttributesAdapter.unmarshal(Attributes attributes) |
| Constructor and Description |
|---|
MutableAttributes(Attributes attributes) |
RootElement(String retestId,
IdentifyingAttributes identifyingAttributes,
Attributes attributes,
Screenshot screenshot,
String screen,
int screenId,
String title) |
Copyright © 2019 ReTest GmbH. All rights reserved.