Package | Description |
---|---|
com.unitesk.requality.core.attribute | |
com.unitesk.requality.core.nodeiterators |
Modifier and Type | Method and Description |
---|---|
AttributeValueIteratorType |
AttributeGenerator.getGeneratorType() |
Modifier and Type | Method and Description |
---|---|
static boolean |
AttributeGenerator.iteratorTypeIsHidden(AttributeValueIteratorType nitt) |
void |
AttributeGenerator.setGeneratorType(AttributeValueIteratorType type) |
void |
AttributeGenerator.setIdType(AttributeValueIteratorType tp) |
Modifier and Type | Field and Description |
---|---|
static AttributeValueIteratorType |
AttributeValueIteratorType.CYCLE |
static AttributeValueIteratorType |
AttributeValueIteratorType.FORMULA |
static AttributeValueIteratorType |
AttributeValueIteratorType.RANDOM |
Modifier and Type | Method and Description |
---|---|
static AttributeValueIteratorType |
AttributeValueIteratorType.fromId(java.lang.String type) |
static AttributeValueIteratorType |
AttributeValueIteratorType.getAVIType(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<AttributeValueIteratorType> |
AttributeValueIteratorType.values() |