| 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) |
Attributes |
StateAttributesAdapter.marshal(Attributes attributes) |
Attributes |
StateAttributesAdapter.unmarshal(Attributes attributes) |
| Constructor and Description |
|---|
Element(String retestId,
IdentifyingAttributes identifyingAttributes,
Attributes attributes) |
Element(String retestId,
IdentifyingAttributes identifyingAttributes,
Attributes attributes,
Element... containedComponents) |
Element(String retestId,
IdentifyingAttributes identifyingAttributes,
Attributes attributes,
List<Element> containedComponents) |
Element(String retestId,
IdentifyingAttributes identifyingAttributes,
Attributes attributes,
List<Element> containedComponents,
Screenshot screenshot) |
Element(String retestId,
IdentifyingAttributes identifyingAttributes,
Attributes attributes,
Screenshot screenshot) |
MutableAttributes(Attributes attributes) |
RootElement(String retestId,
IdentifyingAttributes identifyingAttributes,
Attributes attributes,
Screenshot screenshot,
List<Element> containedComponents,
String screen,
int screenId,
String title) |
Copyright © 2018 ReTest GmbH. All rights reserved.